-- Logs begin at Fri 2022-06-03 14:08:50 UTC, end at Fri 2022-06-03 17:17:34 UTC. --
Jun 03 15:11:17.514722 n-d-843680-7 systemd[1]: Started Devstack devstack@c-vol.service.
Jun 03 15:11:20.126676 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=97173) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Jun 03 15:11:20.127254 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=97173) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Jun 03 15:11:20.906672 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_db.sqlalchemy.engines [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f 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=97173) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:11:21.073684 n-d-843680-7 cinder-volume[97173]: INFO cinder.rpc [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Jun 03 15:11:21.078472 n-d-843680-7 cinder-volume[97173]: INFO cinder.rpc [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Jun 03 15:11:21.116332 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_db.sqlalchemy.engines [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f 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=97173) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:11:21.147825 n-d-843680-7 cinder-volume[97173]: INFO cinder.volume.manager [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Determined volume DB was empty at startup.
Jun 03 15:11:21.148409 n-d-843680-7 cinder-volume[97173]: DEBUG cinder.volume.manager [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Cinder Volume DB check: vol_db_empty=True {{(pid=97173) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Jun 03 15:11:21.154019 n-d-843680-7 cinder-volume[97173]: INFO cinder.volume.manager [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Service not found for updating active_backend_id, assuming default for driver init.
Jun 03 15:11:21.154791 n-d-843680-7 cinder-volume[97173]: WARNING stevedore.named [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:11:21.155232 n-d-843680-7 cinder-volume[97173]: WARNING castellan.key_manager [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:11:21.156375 n-d-843680-7 cinder-volume[97173]: WARNING cinder.keymgr.conf_key_mgr [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:11:21.177419 n-d-843680-7 cinder-volume[97173]: DEBUG cinder.volume.drivers.lvm [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=97173) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Jun 03 15:11:21.188579 n-d-843680-7 cinder-volume[97173]: INFO cinder.volume.manager [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Image-volume cache disabled for host n-d-843680-7@lvmdriver-1.
Jun 03 15:11:21.195827 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_db.sqlalchemy.engines [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f 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=97173) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:11:21.256677 n-d-843680-7 cinder-volume[97173]: INFO oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Starting 1 workers
Jun 03 15:11:21.261808 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Started child 97269 {{(pid=97173) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Jun 03 15:11:21.262813 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Full set of CONF: {{(pid=97173) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Jun 03 15:11:21.263299 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] ******************************************************************************** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Jun 03 15:11:21.263543 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] Configuration options gathered from: {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Jun 03 15:11:21.265602 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Jun 03 15:11:21.265602 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Jun 03 15:11:21.265602 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] ================================================================================ {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Jun 03 15:11:21.265602 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] allow_availability_zone_fallback = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.265885 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] allow_compression_on_image_upload = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.266234 n-d-843680-7 cinder-volume[97269]: INFO cinder.service [-] Starting cinder-volume node (version 18.2.1)
Jun 03 15:11:21.266803 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] allowed_direct_url_schemes = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.266803 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] api_rate_limit = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.267180 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] auth_strategy = keystone {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.267544 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_availability_zone = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.267963 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_host = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.269142 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.270110 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_stats_polling_interval = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.270503 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backup_api_class = cinder.backup.api.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.271071 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.271499 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backup_name_template = backup-%s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.271930 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backup_use_same_host = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.272321 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backup_use_temp_snapshot = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.272694 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] chap_password = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.273085 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] chap_username = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.273499 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.273923 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_internal_tenant_project_id = d323d43bfd2843fab5a4d94dc1098560 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.274306 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_internal_tenant_user_id = 596779234625444a915f9d1a60a3b2fe {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.274657 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cluster = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.275057 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] compression_format = gzip {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.275464 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] compute_api_class = cinder.compute.nova.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.275949 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] config_dir = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.276269 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.276673 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] config_source = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.277115 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.277552 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] control_exchange = openstack {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.277861 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] db_driver = cinder.db {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.278265 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] debug = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.278615 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] default_availability_zone = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.278994 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] default_group_type = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.281347 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f 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=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.281347 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] default_volume_type = lvmdriver-1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.281758 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_client_cert = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.282117 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_client_cert_key = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.282487 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_data_namespace = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.282851 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_ssl_cert_path = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.283208 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_ssl_cert_verify = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.283636 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] driver_use_ssl = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.284613 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enable_new_services = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.285012 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enable_unsupported_driver = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.285407 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enable_v2_api = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.285835 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enable_v3_api = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.286191 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enabled_backends = ['lvmdriver-1'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.286577 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] enforce_multipath_for_image_xfer = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.286926 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] filter_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.287288 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_api_insecure = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.287689 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_api_servers = ['http://10.222.0.20/image'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.288041 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_api_ssl_compression = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.288782 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_ca_certificates_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.288782 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_catalog_info = image:glance:publicURL {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.289098 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.289582 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.289957 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.290331 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_num_retries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.290666 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] glance_request_timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.291062 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] goodness_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.291441 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] graceful_shutdown_timeout = 5 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.291835 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] group_api_class = cinder.group.api.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.292215 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] host = n-d-843680-7 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.292587 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iet_conf = /etc/iet/ietd.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.293004 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_compress_on_upload = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.293369 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_conversion_address_space_limit = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.293725 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_conversion_cpu_limit = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.294416 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.294588 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_upload_use_cinder_backend = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.295131 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_upload_use_internal_tenant = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.295483 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_volume_cache_enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.295874 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_volume_cache_max_count = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.296226 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] image_volume_cache_max_size_gb = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.296604 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] init_host_max_objects_retrieval = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.296974 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] instance_format = [instance: %(uuid)s] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.297354 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.297848 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iscsi_iotype = fileio {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.298136 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iscsi_secondary_ip_addresses = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.298496 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iscsi_target_flags = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.298861 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iscsi_write_cache = on {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.299228 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iser_helper = tgtadm {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.300580 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iser_ip_address = 10.222.0.20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.300686 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Starting volume driver LVMVolumeDriver (3.0.0)
Jun 03 15:11:21.301016 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iser_port = 3260 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.301404 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.301762 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_config_append = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.302166 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.302561 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_dir = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.302906 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:21.303171 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.303463 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_options = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.303863 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_rotate_interval = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.304450 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_rotate_interval_type = days {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.304977 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] log_rotation_type = none {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.305435 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f 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=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.305737 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.306108 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.306490 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.306859 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.307284 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] max_age = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.307661 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] max_logfile_count = 30 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.308024 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] max_logfile_size_mb = 200 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.308427 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] max_over_subscription_ratio = 20.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.308828 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] message_reap_interval = 86400 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.309204 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] message_ttl = 2592000 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.309743 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] migration_create_volume_timeout_secs = 300 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.310106 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] monkey_patch = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.310500 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] monkey_patch_modules = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.310816 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] my_ip = 10.222.0.20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.311164 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] no_snapshot_gb_quota = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.311517 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] num_iser_scan_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.311938 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] num_shell_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.312289 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] num_volume_device_scan_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.312639 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] nvmet_ns_id = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.312987 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] nvmet_port_id = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.313395 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_max_limit = 1000 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.313754 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_ext_list = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.314216 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.314578 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_listen = 0.0.0.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.314947 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_listen_port = 8776 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.316026 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_use_ssl = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.316678 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] osapi_volume_workers = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.317273 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] per_volume_size_limit = -1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.317890 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] periodic_fuzzy_delay = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.318569 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] periodic_interval = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.319189 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] public_endpoint = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.319855 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] publish_errors = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.320470 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_backup_gigabytes = 1000 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.320853 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_backups = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.321223 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_consistencygroups = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.321600 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.321997 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_gigabytes = 1000 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.322356 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_groups = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.322725 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_snapshots = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.323097 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] quota_volumes = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.323452 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] rate_limit_burst = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.323843 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] rate_limit_except_level = CRITICAL {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.324194 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] rate_limit_interval = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.324576 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] reinit_driver_count = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.324950 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] replication_device = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.325514 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] report_discard_supported = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.325987 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] report_interval = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.326410 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] reservation_clean_interval = 86400 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.326721 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] reservation_expire = 86400 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.327078 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] reserved_percentage = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.327686 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.328145 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.328709 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] rpc_response_timeout = 120 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.329212 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] run_external_periodic_tasks = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.329736 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.330110 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] scst_target_driver = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.330461 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] scst_target_iqn_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.331434 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_down_time = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.332615 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] snapshot_name_template = snapshot-%s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.333009 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] split_loggers = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.333307 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] state_path = /opt/stack/data/cinder {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.333825 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] storage_availability_zone = nova {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.334342 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] storage_protocol = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.334945 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] syslog_log_facility = LOG_USER {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.335477 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] target_helper = tgtadm {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.335962 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] target_ip_address = 10.222.0.20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.336359 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] target_port = 3260 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.336750 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.336884 n-d-843680-7 sudo[97270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 03 15:11:21.337390 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] target_protocol = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.337498 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] trace_flags = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.337794 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] transfer_api_class = cinder.transfer.api.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.338330 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] transport_url = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.338690 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] until_refresh = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.338743 n-d-843680-7 sudo[97270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:21.339326 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_chap_auth = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.339404 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_default_quota_class = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.339775 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_eventlog = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.340138 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_journal = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.340469 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_json = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.340823 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_multipath_for_image_xfer = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.341191 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_stderr = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.341559 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] use_syslog = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.341970 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] verify_glance_signatures = enabled {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.342353 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_api_class = cinder.volume.api.API {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.342700 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_backend_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.343067 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_clear = zero {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.343408 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_clear_ionice = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.343792 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_clear_size = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.344162 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.344520 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_copy_bps_limit = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.344886 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_dd_blocksize = 1M {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.345246 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.345609 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_name_template = volume-%s {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.345962 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_service_inithost_offload = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.346490 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volume_usage_audit_period = month {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.347616 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.347976 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] watch_log_file = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.348344 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] zoning_mode = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 03 15:11:21.348821 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.349258 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.enforce_new_defaults = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.349633 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.enforce_scope = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.350046 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.policy_default_rule = default {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.350466 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.350864 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.policy_file = policy.yaml {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.351266 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.351644 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.352003 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.352376 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.352749 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.353131 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_concurrency.disable_process_locking = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.353524 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.353959 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.backend = sqlalchemy {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.354267 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.connection = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.354679 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.connection_debug = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.355045 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.connection_parameters = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.355426 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.connection_recycle_time = 3600 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.355816 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.connection_trace = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.356177 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.db_inc_retry_interval = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.356553 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.db_max_retries = 20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.356938 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.db_max_retry_interval = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.357301 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.db_retry_interval = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.357689 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.max_overflow = 50 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.358058 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.max_pool_size = 5 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.358431 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.max_retries = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.358788 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.mysql_enable_ndb = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.359153 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.mysql_sql_mode = TRADITIONAL {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.359506 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.pool_timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.360135 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.retry_interval = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.360258 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.slave_connection = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.360782 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.sqlite_synchronous = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.362061 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] database.use_db_reconnect = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.362974 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.connection_string = messaging:// {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.363301 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.363699 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.es_doc_type = notification {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.364087 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.es_scroll_size = 10000 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.364456 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.es_scroll_time = 2m {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.364846 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.filter_error_trace = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.365653 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.hmac_keys = SECRET_KEY {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.365653 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.sentinel_service_name = mymaster {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.366027 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.socket_timeout = 0.1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.367133 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] profiler.trace_sqlalchemy = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.367133 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] coordination.backend_url = etcd3+http://10.222.0.20:2379 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.367327 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] privsep_osbrick.capabilities = [21] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.367585 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] privsep_osbrick.group = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.367956 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] privsep_osbrick.helper_command = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.368299 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] privsep_osbrick.thread_pool_size = 4 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.368690 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] privsep_osbrick.user = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.369065 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.369412 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_sys_admin.group = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.369758 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_sys_admin.helper_command = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.370109 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.370474 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cinder_sys_admin.user = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.370869 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.auth_section = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.371555 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.auth_type = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.371555 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.cafile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.371946 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.372977 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.collect_timing = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.372977 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.insecure = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.373293 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.373441 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.send_service_user_token = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.373696 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.split_loggers = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.374074 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] service_user.timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.374421 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.backend_availability_zone = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.374779 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.375131 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.375502 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.chap_password = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.375885 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.chap_username = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.376252 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.376598 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_client_cert = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.376942 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_client_cert_key = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.377282 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_data_namespace = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.378783 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_ssl_cert_path = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.379177 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.379555 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.driver_use_ssl = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.379942 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.enable_unsupported_driver = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.380306 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.380599 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.extra_capabilities = {} {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.381464 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.filter_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.381464 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.goodness_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.381725 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.381972 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.383006 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.383006 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.image_volume_cache_enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.383006 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.383398 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.384202 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iscsi_iotype = fileio {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.384202 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.384511 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iscsi_target_flags = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.384876 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iscsi_write_cache = on {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.385246 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iser_helper = tgtadm {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.385797 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iser_ip_address = 10.222.0.20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.386162 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iser_port = 3260 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.386525 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.386950 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.387319 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.lvm_mirrors = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.387712 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.388083 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.lvm_type = auto {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.388457 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.388819 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.389170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.num_shell_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.389949 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.389949 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.nvmet_ns_id = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.390222 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.nvmet_port_id = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.390529 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.replication_device = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.390901 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.report_discard_supported = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.391258 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.reserved_percentage = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.391636 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.scst_target_driver = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.392600 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.scst_target_iqn_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.392600 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.storage_protocol = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.392845 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.393064 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.target_helper = tgtadm {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.394726 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.target_ip_address = 10.222.0.20 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.395856 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.target_port = 3260 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.396165 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.396478 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.target_protocol = iscsi {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.396873 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.trace_flags = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.397190 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.unique_fqdn_network = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.397571 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.use_chap_auth = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.398324 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.398324 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_backend_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.398650 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_clear = zero {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.399035 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_clear_ionice = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.399328 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_clear_size = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.399718 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.400094 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.400455 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.400834 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.401212 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volume_group = cinder-volumes {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.401515 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.401951 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.admin_password = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.402323 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.admin_tenant_name = admin {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.402671 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.admin_token = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.403018 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.admin_user = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.403404 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_admin_prefix = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.403789 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.404161 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_port = 35357 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.404565 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_protocol = https {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.404951 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_section = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.406331 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_type = password {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.406331 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_uri = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.406331 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.auth_version = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.406875 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.cache = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.406875 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.407238 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.407426 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.delay_auth_decision = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.407835 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.408183 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.http_connect_timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.408535 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.410568 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.identity_uri = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.410568 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.include_service_catalog = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.410568 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.insecure = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.410568 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.interface = public {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.411137 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.411277 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.411510 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.411911 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.412264 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.412619 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.412966 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_secret_key = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.414262 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_security_strategy = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.414262 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.414262 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.414701 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.region_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.414849 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.415128 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.service_token_roles_required = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.415481 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.service_type = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.415856 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.token_cache_time = 300 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.416214 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] keystone_authtoken.www_authenticate_uri = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.416692 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.backend = dogpile.cache.null {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.417159 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.backend_argument = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.417456 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.config_prefix = cache.oslo {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.417842 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.dead_timeout = 60.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.418222 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.debug_cache_backend = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.418591 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.enable_retry_client = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.419749 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.enable_socket_keepalive = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.419749 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.419749 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.expiration_time = 600 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.420185 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.hashclient_retry_attempts = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.420358 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.hashclient_retry_delay = 1.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.420741 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_dead_retry = 300 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.421116 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.421464 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.421831 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_pool_maxsize = 10 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.422200 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_pool_unused_timeout = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.422603 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_servers = ['localhost:11211'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.422988 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.memcache_socket_timeout = 1.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.423364 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.proxies = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.423749 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.retry_attempts = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.424111 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.retry_delay = 0.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.424614 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.socket_keepalive_count = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.425062 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.socket_keepalive_idle = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.425688 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.socket_keepalive_interval = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.426779 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.tls_allowed_ciphers = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.426779 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.tls_cafile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.426779 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.tls_certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.427406 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.tls_enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.427406 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] cache.tls_keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.428029 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_reports.file_event_handler = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.428363 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.428708 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_reports.log_dir = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.429038 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.backend_availability_zone = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.429392 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.backend_host = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.429881 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.430125 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.430469 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.chap_password = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.431186 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.chap_username = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.431186 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.chiscsi_conf = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.431508 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_client_cert = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.432221 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_client_cert_key = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.432221 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_data_namespace = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.432519 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.432835 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.433182 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.driver_use_ssl = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.433529 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.433890 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.434183 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.extra_capabilities = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.434523 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.filter_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.434865 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.goodness_function = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.435204 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iet_conf = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.435542 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.437562 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.437562 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.437562 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.438009 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.438190 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iscsi_iotype = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.438533 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.438883 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iscsi_target_flags = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.439224 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iscsi_write_cache = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.439650 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iser_helper = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.443455 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iser_ip_address = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.443455 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iser_port = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.443455 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.iser_target_prefix = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.444035 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.lvm_conf_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.444035 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.lvm_mirrors = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.444321 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.444571 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.lvm_type = default {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.444921 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.445268 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.445620 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.num_shell_tries = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.445990 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.446313 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.nvmet_ns_id = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.446660 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.nvmet_port_id = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.447008 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.replication_device = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.447353 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.report_discard_supported = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.447852 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.reserved_percentage = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449233 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.scst_target_driver = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449233 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449233 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.storage_protocol = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449233 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449791 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.target_helper = tgtadm {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.449791 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.target_ip_address = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.450070 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.target_port = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.450333 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.target_prefix = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.450633 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.target_protocol = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.450975 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.trace_flags = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.451331 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.unique_fqdn_network = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.451678 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.use_chap_auth = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.452041 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_clear = none {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_clear_ionice = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_clear_size = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.454170 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.455004 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.455004 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.455268 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.455492 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] lvmdriver-1.volumes_dir = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458093 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458093 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458093 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458093 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458093 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458808 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.458808 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.459096 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.459402 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.461478 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.461478 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.461818 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.461969 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.462307 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.462662 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.463055 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.463424 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.465587 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.465587 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.465587 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.465587 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.466180 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.ssl = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.466435 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.466747 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.467152 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.467559 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_rabbit.ssl_version = {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.468222 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_notifications.driver = [] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.468384 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_notifications.retry = -1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470252 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470252 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] oslo_messaging_notifications.transport_url = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470252 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470252 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] key_manager.fixed_key = **** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470839 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.470839 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.barbican_api_version = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.471117 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.barbican_endpoint = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.472594 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.barbican_endpoint_type = public {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.472973 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.cafile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.474907 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.474907 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.collect_timing = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.474907 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.insecure = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.474907 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.474907 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.number_of_retries = 60 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.475771 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.retry_delay = 1 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.475771 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.split_loggers = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.475771 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.476201 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.verify_ssl = True {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.476972 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] barbican.verify_ssl_path = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.476972 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.approle_role_id = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.477255 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.approle_secret_id = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.477536 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.cafile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.477880 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.certfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.479005 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.collect_timing = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.479005 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.insecure = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.479005 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.keyfile = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.479451 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.kv_mountpoint = secret {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.479683 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.kv_version = 2 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.480029 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.root_token_id = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.480376 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.split_loggers = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.481469 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.ssl_ca_crt_file = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.481469 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.timeout = None {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.481469 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.use_ssl = False {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.481923 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 03 15:11:21.482339 n-d-843680-7 cinder-volume[97173]: DEBUG oslo_service.service [None req-71eb24e1-2a10-447f-8bc8-4ad552c2b48f None None] ******************************************************************************** {{(pid=97173) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Jun 03 15:11:21.674825 n-d-843680-7 sudo[97270]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:21.676713 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.374s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:21.678607 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:21.692828 n-d-843680-7 sudo[97453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 03 15:11:21.693577 n-d-843680-7 sudo[97453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:22.018771 n-d-843680-7 sudo[97453]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:22.020831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.342s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:22.021826 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:22.035466 n-d-843680-7 sudo[97606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Jun 03 15:11:22.036227 n-d-843680-7 sudo[97606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:22.493814 n-d-843680-7 sudo[97606]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:22.495860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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.474s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:22.496830 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:22.511301 n-d-843680-7 sudo[97714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 03 15:11:22.512075 n-d-843680-7 sudo[97714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:22.836003 n-d-843680-7 sudo[97714]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:22.837975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.341s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:22.839142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:22.852923 n-d-843680-7 sudo[97743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Jun 03 15:11:22.853674 n-d-843680-7 sudo[97743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:23.338842 n-d-843680-7 sudo[97743]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:23.340936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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.501s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:23.342158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:23.356966 n-d-843680-7 sudo[97834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:11:23.357727 n-d-843680-7 sudo[97834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:23.800456 n-d-843680-7 sudo[97834]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:23.802455 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:23.803433 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:11:23.811422 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:23.819290 n-d-843680-7 sudo[97837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:11:23.820084 n-d-843680-7 sudo[97837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:24.255857 n-d-843680-7 sudo[97837]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:24.257853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:24.259824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:24.274847 n-d-843680-7 sudo[97842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:11:24.275628 n-d-843680-7 sudo[97842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:24.758381 n-d-843680-7 sudo[97842]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:24.760661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:24.763120 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.driver [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Driver hasn't implemented _init_vendor_properties()
Jun 03 15:11:24.763771 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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-843680-7: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=97269) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Jun 03 15:11:24.785792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-5c4760cf-7294-4389-91bd-4e139e976bff 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=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:11:24.806752 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.db.sqlalchemy.api [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Building query based on filter {{(pid=97269) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3150}}
Jun 03 15:11:24.822965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=97269) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Jun 03 15:11:24.828918 n-d-843680-7 cinder-volume[97269]: INFO cinder.keymgr.migration [None req-5240b150-c58d-4b5a-8b84-945c0e1033d6 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Jun 03 15:11:24.834341 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:11:24.834987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:24.849090 n-d-843680-7 sudo[97845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:11:24.850060 n-d-843680-7 sudo[97845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:25.286634 n-d-843680-7 sudo[97845]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:25.288697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:25.290679 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:25.306263 n-d-843680-7 sudo[97850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:11:25.307071 n-d-843680-7 sudo[97850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:25.756546 n-d-843680-7 sudo[97850]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:25.758970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:25.761179 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:11:25.790858 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Driver initialization completed successfully.
Jun 03 15:11:25.800664 n-d-843680-7 cinder-volume[97269]: INFO cinder.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Initiating service 3 cleanup
Jun 03 15:11:25.806173 n-d-843680-7 cinder-volume[97269]: INFO cinder.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Service 3 cleanup completed.
Jun 03 15:11:25.806538 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.service [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Creating RPC server for service cinder-volume {{(pid=97269) start /opt/stack/cinder/cinder/service.py:231}}
Jun 03 15:11:25.812730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.service [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=97269) start /opt/stack/cinder/cinder/service.py:237}}
Jun 03 15:11:25.861848 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Jun 03 15:11:25.863141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:11:25.863868 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:25.880750 n-d-843680-7 sudo[97854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:11:25.881626 n-d-843680-7 sudo[97854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:26.357049 n-d-843680-7 sudo[97854]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:26.359557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:26.361850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:11:26.376648 n-d-843680-7 sudo[97859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:11:26.377596 n-d-843680-7 sudo[97859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:11:26.856643 n-d-843680-7 sudo[97859]: pam_unix(sudo:session): session closed for user root
Jun 03 15:11:26.859086 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:11:26.996923 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5c4760cf-7294-4389-91bd-4e139e976bff None None] Driver post RPC initialization completed successfully.
Jun 03 15:13:03.008481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:13:03.009186 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:13:03.009704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:13:03.024464 n-d-843680-7 sudo[100173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:13:03.025211 n-d-843680-7 sudo[100173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:13:03.456454 n-d-843680-7 sudo[100173]: pam_unix(sudo:session): session closed for user root
Jun 03 15:13:03.459135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:13:03.460276 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:13:03.474996 n-d-843680-7 sudo[100179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:13:03.475772 n-d-843680-7 sudo[100179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:13:03.934083 n-d-843680-7 sudo[100179]: pam_unix(sudo:session): session closed for user root
Jun 03 15:13:03.936422 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:13:03.937736 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:14:03.014411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:14:03.015107 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:14:03.015524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:14:03.030481 n-d-843680-7 sudo[102691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:14:03.031238 n-d-843680-7 sudo[102691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:14:03.468127 n-d-843680-7 sudo[102691]: pam_unix(sudo:session): session closed for user root
Jun 03 15:14:03.470065 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:14:03.471704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:14:03.486661 n-d-843680-7 sudo[102698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:14:03.487418 n-d-843680-7 sudo[102698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:14:03.919513 n-d-843680-7 sudo[102698]: pam_unix(sudo:session): session closed for user root
Jun 03 15:14:03.923734 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:14:03.923734 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:15:03.024570 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:15:03.025280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:15:03.025723 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:15:03.039993 n-d-843680-7 sudo[103164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:15:03.040744 n-d-843680-7 sudo[103164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:15:03.509627 n-d-843680-7 sudo[103164]: pam_unix(sudo:session): session closed for user root
Jun 03 15:15:03.511675 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:15:03.513217 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:15:03.527972 n-d-843680-7 sudo[103169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:15:03.528727 n-d-843680-7 sudo[103169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:15:03.961274 n-d-843680-7 sudo[103169]: pam_unix(sudo:session): session closed for user root
Jun 03 15:15:03.963381 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:15:03.964758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:16:03.024003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:16:03.024687 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:16:03.025142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:16:03.039900 n-d-843680-7 sudo[103231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:16:03.040656 n-d-843680-7 sudo[103231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:16:03.494703 n-d-843680-7 sudo[103231]: pam_unix(sudo:session): session closed for user root
Jun 03 15:16:03.496747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:16:03.498405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:16:03.513246 n-d-843680-7 sudo[103236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:16:03.513995 n-d-843680-7 sudo[103236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:16:03.951432 n-d-843680-7 sudo[103236]: pam_unix(sudo:session): session closed for user root
Jun 03 15:16:03.953756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:16:03.955083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:17:03.028900 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:17:03.029594 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:17:03.030144 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:17:03.045001 n-d-843680-7 sudo[103484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:17:03.045749 n-d-843680-7 sudo[103484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:17:03.542828 n-d-843680-7 sudo[103484]: pam_unix(sudo:session): session closed for user root
Jun 03 15:17:03.544880 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:17:03.546430 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:17:03.561014 n-d-843680-7 sudo[103489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:17:03.561762 n-d-843680-7 sudo[103489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:17:04.002789 n-d-843680-7 sudo[103489]: pam_unix(sudo:session): session closed for user root
Jun 03 15:17:04.004875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:17:04.006091 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:18:03.035408 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:18:03.036133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:18:03.036603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:18:03.051308 n-d-843680-7 sudo[103564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:18:03.052080 n-d-843680-7 sudo[103564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:18:03.495786 n-d-843680-7 sudo[103564]: pam_unix(sudo:session): session closed for user root
Jun 03 15:18:03.497787 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:18:03.499358 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:18:03.514089 n-d-843680-7 sudo[103569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:18:03.514838 n-d-843680-7 sudo[103569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:18:03.955985 n-d-843680-7 sudo[103569]: pam_unix(sudo:session): session closed for user root
Jun 03 15:18:03.958030 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:18:03.959364 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:19:03.041351 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:19:03.042046 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:19:03.042497 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:19:03.057025 n-d-843680-7 sudo[103820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:19:03.057801 n-d-843680-7 sudo[103820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:19:03.512703 n-d-843680-7 sudo[103820]: pam_unix(sudo:session): session closed for user root
Jun 03 15:19:03.514684 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:19:03.516540 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:19:03.531968 n-d-843680-7 sudo[103825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:19:03.532717 n-d-843680-7 sudo[103825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:19:03.982850 n-d-843680-7 sudo[103825]: pam_unix(sudo:session): session closed for user root
Jun 03 15:19:03.984892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:19:03.986233 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:20:03.049415 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:20:03.050398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:20:03.051013 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:20:03.068780 n-d-843680-7 sudo[104761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:20:03.069879 n-d-843680-7 sudo[104761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:20:03.510415 n-d-843680-7 sudo[104761]: pam_unix(sudo:session): session closed for user root
Jun 03 15:20:03.512388 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:20:03.514035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:20:03.529701 n-d-843680-7 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 --readonly stack-volumes-lvmdriver-1
Jun 03 15:20:03.530470 n-d-843680-7 sudo[104766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:20:03.965731 n-d-843680-7 sudo[104766]: pam_unix(sudo:session): session closed for user root
Jun 03 15:20:03.967747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:20:03.969052 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:21:03.052934 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:21:03.053945 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:21:03.054835 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:21:03.103123 n-d-843680-7 sudo[105251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:21:03.104819 n-d-843680-7 sudo[105251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:21:04.127077 n-d-843680-7 sudo[105251]: pam_unix(sudo:session): session closed for user root
Jun 03 15:21:04.130845 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.076s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:21:04.133813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:21:04.170044 n-d-843680-7 sudo[105295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:21:04.172075 n-d-843680-7 sudo[105295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:21:04.731091 n-d-843680-7 sudo[105295]: pam_unix(sudo:session): session closed for user root
Jun 03 15:21:04.733520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:21:04.734846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:22:03.057482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:22:03.058171 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:22:03.058855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:22:03.108512 n-d-843680-7 sudo[105700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:22:03.109318 n-d-843680-7 sudo[105700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:22:04.101596 n-d-843680-7 sudo[105700]: pam_unix(sudo:session): session closed for user root
Jun 03 15:22:04.103772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.045s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:22:04.105322 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:22:04.148312 n-d-843680-7 sudo[105746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:22:04.150734 n-d-843680-7 sudo[105746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:22:04.801409 n-d-843680-7 sudo[105746]: pam_unix(sudo:session): session closed for user root
Jun 03 15:22:04.803587 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:22:04.805090 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:23:03.067134 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:23:03.067134 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:23:03.069035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:23:03.113822 n-d-843680-7 sudo[106451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:23:03.114801 n-d-843680-7 sudo[106451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:23:03.762813 n-d-843680-7 sudo[106451]: pam_unix(sudo:session): session closed for user root
Jun 03 15:23:03.765159 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.697s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:23:03.767922 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:23:03.819361 n-d-843680-7 sudo[106469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:23:03.822428 n-d-843680-7 sudo[106469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:23:04.493028 n-d-843680-7 sudo[106469]: pam_unix(sudo:session): session closed for user root
Jun 03 15:23:04.495595 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.727s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:23:04.497640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:24:03.075100 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:24:03.076427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:24:03.078304 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:03.120975 n-d-843680-7 sudo[107416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:24:03.122626 n-d-843680-7 sudo[107416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:03.774810 n-d-843680-7 sudo[107416]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:03.776941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:03.778539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:03.815378 n-d-843680-7 sudo[107421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:24:03.819302 n-d-843680-7 sudo[107421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:04.416261 n-d-843680-7 sudo[107421]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:04.419478 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.640s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:04.422535 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:24:49.846992 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:24:49.867006 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:24:49.880589 n-d-843680-7 cinder-volume[97269]: INFO cinder.rpc [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Jun 03 15:24:49.899333 n-d-843680-7 cinder-volume[97269]: INFO cinder.rpc [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Jun 03 15:24:49.925033 n-d-843680-7 cinder-volume[97269]: INFO cinder.rpc [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Jun 03 15:24:49.941946 n-d-843680-7 cinder-volume[97269]: INFO cinder.rpc [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Jun 03 15:24:49.943641 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:24:49.945164 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:24:50.081875 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Flow 'volume_create_manager' (daeebaee-6383-455c-9b36-0e55e90509e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:24:50.087835 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daa3e46d-4c41-4a66-9261-43d1a222cadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:50.146794 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:24:50.256174 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daa3e46d-4c41-4a66-9261-43d1a222cadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:24:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1024954100',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=84b341d0-b31a-4cd4-a469-f4d889266db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f6e7b39bc604da48df967d10bbb1cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:24:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:24:50Z,user_id='1321a120bae94409836cc8d434416819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:50.261710 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4019a11f-9dd6-4174-9e49-ebefe927160a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:50.272848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4019a11f-9dd6-4174-9e49-ebefe927160a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:50.275178 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc86c158-f4c5-47a6-b87a-4225542837bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:50.277623 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc86c158-f4c5-47a6-b87a-4225542837bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84b341d0-b31a-4cd4-a469-f4d889266db3', 'volume_name': 'volume-84b341d0-b31a-4cd4-a469-f4d889266db3', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:50.280439 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cda884da-fda7-48ec-a109-6a7f83bb917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:50.282958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cda884da-fda7-48ec-a109-6a7f83bb917c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:50.285260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45d1be79-e0c0-447d-83c2-d1d2f3aa24fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:50.286235 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume 84b341d0-b31a-4cd4-a469-f4d889266db3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84b341d0-b31a-4cd4-a469-f4d889266db3', 'volume_size': 1}
Jun 03 15:24:50.287736 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84b341d0-b31a-4cd4-a469-f4d889266db3 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:50.321376 n-d-843680-7 sudo[108064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84b341d0-b31a-4cd4-a469-f4d889266db3 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:24:50.323079 n-d-843680-7 sudo[108064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:52.341591 n-d-843680-7 sudo[108064]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:52.343853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84b341d0-b31a-4cd4-a469-f4d889266db3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 2.056s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:52.347788 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45d1be79-e0c0-447d-83c2-d1d2f3aa24fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84b341d0-b31a-4cd4-a469-f4d889266db3', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:52.350146 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdd906f9-b185-4ff5-8da5-1d3f2b122752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:24:52.455104 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume volume-84b341d0-b31a-4cd4-a469-f4d889266db3 (84b341d0-b31a-4cd4-a469-f4d889266db3): created successfully
Jun 03 15:24:52.457012 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdd906f9-b185-4ff5-8da5-1d3f2b122752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:24:52.459951 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Flow 'volume_create_manager' (daeebaee-6383-455c-9b36-0e55e90509e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:24:52.534211 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0b43cc77-d5e7-4567-a973-546211f663a2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created volume successfully.
Jun 03 15:24:56.114206 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:56.133934 n-d-843680-7 sudo[108102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 03 15:24:56.135666 n-d-843680-7 sudo[108102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:56.806443 n-d-843680-7 sudo[108102]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:56.808783 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.694s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:56.811710 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:56.829118 n-d-843680-7 sudo[108105]: ubuntu : 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-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:24:56.830508 n-d-843680-7 sudo[108105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:57.383834 n-d-843680-7 sudo[108105]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:57.386185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.576s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:57.444846 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 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/tmpe9845ltm/privsep.sock']
Jun 03 15:24:57.487777 n-d-843680-7 sudo[108108]: 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/tmpe9845ltm/privsep.sock
Jun 03 15:24:57.491458 n-d-843680-7 sudo[108108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:24:59.270551 n-d-843680-7 sudo[108108]: pam_unix(sudo:session): session closed for user root
Jun 03 15:24:59.273502 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Spawned new privsep daemon via rootwrap
Jun 03 15:24:59.274220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Accepted privsep connection to /tmp/tmpe9845ltm/privsep.sock {{(pid=97269) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Jun 03 15:24:59.275503 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [-] privsep daemon starting
Jun 03 15:24:59.276117 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Jun 03 15:24:59.276387 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none
Jun 03 15:24:59.276637 n-d-843680-7 cinder-volume[97269]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 108112
Jun 03 15:24:59.283028 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (2,) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:24:59.618499 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:24:59.636207 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:24:59.636440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:24:59.637051 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:24:59.637993 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Creating iscsi_target for Volume ID: volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created volume path /opt/stack/data/cinder/volumes/volume-84b341d0-b31a-4cd4-a469-f4d889266db3,
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: incominguser aF5TbX5f5q5rK99KwMV9 QD3iH9qCMsN5m9h9
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:24:59.790522 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:24:59.792223 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:00.503545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.711s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:00.504383 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:00.504566 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:25:00.505455 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:25:00.506281 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:00.528492 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:00.528925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:00.530414 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:25:00.531110 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:00.693551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:00.693945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:00.695143 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:00.812117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:00.812594 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550380848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:00.813699 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:25:01.016790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3', 'target_lun': 1, 'volume_id': '84b341d0-b31a-4cd4-a469-f4d889266db3', 'auth_method': 'CHAP', 'auth_username': 'aF5TbX5f5q5rK99KwMV9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9469d804-44c9-44f1-9dd8-e9af035b4b83'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:25:01.335271 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-bf073af3-4ed7-4fa4-8598-7d623f545b2e req-783985a9-0a90-414e-8fe0-afb35f3e275b tempest-LiveAutoBlockMigrationV225Test-1640943731 None] attachment_update completed successfully.
Jun 03 15:25:03.080372 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:25:03.081047 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:25:03.081599 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:03.125272 n-d-843680-7 sudo[108161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:25:03.126763 n-d-843680-7 sudo[108161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:03.907044 n-d-843680-7 sudo[108161]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:03.909077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.827s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:03.917216 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:03.933547 n-d-843680-7 sudo[108166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:25:03.935607 n-d-843680-7 sudo[108166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:04.482498 n-d-843680-7 sudo[108166]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:04.484570 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:04.486512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:25:15.924505 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:15.946511 n-d-843680-7 sudo[108290]: ubuntu : 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-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:15.947311 n-d-843680-7 sudo[108290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:16.470895 n-d-843680-7 sudo[108290]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:16.474001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:16.588810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:16.616655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:16.616937 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: I_T nexus: 1
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:16.617752 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:25:16.620719 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Creating iscsi_target for Volume ID: volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:25:16.620719 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Created volume path /opt/stack/data/cinder/volumes/volume-84b341d0-b31a-4cd4-a469-f4d889266db3,
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: incominguser aF5TbX5f5q5rK99KwMV9 QD3iH9qCMsN5m9h9
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:16.732933 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:25:16.736127 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:16.900077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.165s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:16.900350 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963408]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:16.900937 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:25:16.901465 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:25:16.905155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:16.910421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:16.911503 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: I_T nexus: 1
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:16.912336 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:25:16.919543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:17.039064 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:17.039685 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:17.041601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:17.168271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:17.169115 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:17.170206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:25:17.351617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3', 'target_lun': 1, 'volume_id': '84b341d0-b31a-4cd4-a469-f4d889266db3', 'auth_method': 'CHAP', 'auth_username': 'aF5TbX5f5q5rK99KwMV9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fb6e658b-bb4a-49c9-8a48-d9238ce0ef7a'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:25:17.670723 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-517234fe-6091-469f-8306-b2a451aa5f9c tempest-LiveAutoBlockMigrationV225Test-565914255 None] attachment_update completed successfully.
Jun 03 15:25:24.981940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:25:24.986655 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:25:24.987119 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:25:25.001692 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Flow 'volume_create_manager' (716d39c3-fc41-4ec6-9886-a1b9455904b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:25:25.005012 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8489939c-3323-4518-89bf-67d25f6b2326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.032456 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:25:25.148753 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8489939c-3323-4518-89bf-67d25f6b2326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-769030515',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e3a1e092-6b4c-45f5-bbf6-19615406c4c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d8e4c15f104f35b93284292458dd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:25:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:25:25Z,user_id='5208db45cba3468cb721357a71b56592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.099981 n-d-843680-7 sudo[108324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:25:25.150209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6782804-d689-4a40-a8a8-03d3e2c17911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.150209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6782804-d689-4a40-a8a8-03d3e2c17911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.150209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46aa9763-aa36-4a39-909b-7ed69591d397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.100754 n-d-843680-7 sudo[108324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:25.150817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46aa9763-aa36-4a39-909b-7ed69591d397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'volume_name': 'volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.150817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fcf8aac-ea43-45ce-84e6-b3ed803da306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.150817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fcf8aac-ea43-45ce-84e6-b3ed803da306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.151091 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e24f2c7-de0b-4889-a7d1-1ae6b0b56395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.151091 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Volume e3a1e092-6b4c-45f5-bbf6-19615406c4c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'volume_size': 1}
Jun 03 15:25:25.151091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:25.819747 n-d-843680-7 sudo[108324]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:25.822357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:25.826027 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e24f2c7-de0b-4889-a7d1-1ae6b0b56395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.830812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (554fd5cc-f36e-43a8-8299-1d85d8b8faa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:25.922877 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Volume volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 (e3a1e092-6b4c-45f5-bbf6-19615406c4c9): created successfully
Jun 03 15:25:25.925269 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (554fd5cc-f36e-43a8-8299-1d85d8b8faa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:25.930863 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Flow 'volume_create_manager' (716d39c3-fc41-4ec6-9886-a1b9455904b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:25:26.024828 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-532206e0-eec2-4c2a-8fec-14b60cc917bb tempest-LiveMigrationTest-1991175171 None] Created volume successfully.
Jun 03 15:25:28.933792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:28.983641 n-d-843680-7 sudo[108358]: ubuntu : 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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:28.987897 n-d-843680-7 sudo[108358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:29.620554 n-d-843680-7 sudo[108358]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:29.623601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 0.690s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:29.688604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:29.712977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:29.715188 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548737120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: I_T nexus: 1
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: I_T nexus: 2
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:29.715339 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:25:29.718337 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Creating iscsi_target for Volume ID: volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Created volume path /opt/stack/data/cinder/volumes/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9,
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: incominguser VMDgGEnf9kdPEoNDJL4k D7C5ondL7QTQ6CyY
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:29.898323 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:25:29.901602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:30.626731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 0.727s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:30.627342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548737120]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:30.627800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:25:30.630040 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:25:30.631142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:30.673068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:30.673617 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548737120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n System information:\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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: I_T nexus: 1
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: I_T nexus: 2
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:30.674418 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:25:30.682077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:30.815616 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:30.816253 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548737120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n System information:\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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:30.818172 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:30.942269 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:30.942806 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548737120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n System information:\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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:30.944116 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:25:31.208056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'target_lun': 1, 'volume_id': 'e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'auth_method': 'CHAP', 'auth_username': 'VMDgGEnf9kdPEoNDJL4k', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6404eeb7-b4b5-4f2d-9333-92e0431122d0'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:25:31.621450 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-84003983-d713-4821-a807-1e1d60542e4d req-f695e2a9-e7eb-4dab-9342-1d87297b9571 tempest-LiveMigrationTest-1991175171 None] attachment_update completed successfully.
Jun 03 15:25:38.166143 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-718fb33c-a210-447e-93a0-19410b641416 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Terminate volume connection completed successfully.
Jun 03 15:25:38.167338 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-31ff0cea-0070-4d75-b32c-d7337f7b786a req-718fb33c-a210-447e-93a0-19410b641416 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Deleting attachment 9469d804-44c9-44f1-9dd8-e9af035b4b83. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:25:47.843299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:47.865922 n-d-843680-7 sudo[108532]: ubuntu : 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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:47.867601 n-d-843680-7 sudo[108532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:25:48.316197 n-d-843680-7 sudo[108532]: pam_unix(sudo:session): session closed for user root
Jun 03 15:25:48.319186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.412180 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:48.442236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.442675 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547339856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: I_T nexus: 2
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: I_T nexus: 3
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: VMDgGEnf9kdPEoNDJL4k
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:48.443531 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:25:48.451013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Creating iscsi_target for Volume ID: volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:25:48.451013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Created volume path /opt/stack/data/cinder/volumes/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9,
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: incominguser VMDgGEnf9kdPEoNDJL4k D7C5ondL7QTQ6CyY
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:25:48.536460 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:25:48.538280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:48.632658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 0.094s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.632959 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547339856]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:48.633576 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:25:48.633872 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:25:48.635153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:48.641485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547339856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: I_T nexus: 2
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: aF5TbX5f5q5rK99KwMV9
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: I_T nexus: 3
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: VMDgGEnf9kdPEoNDJL4k
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:25:48.644667 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:25:48.649448 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:25:48.649448 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:48.735053 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.735433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547339856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:48.736633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:48.832041 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:48.832371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547339856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:48.833341 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:25:49.036710 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'target_lun': 1, 'volume_id': 'e3a1e092-6b4c-45f5-bbf6-19615406c4c9', 'auth_method': 'CHAP', 'auth_username': 'VMDgGEnf9kdPEoNDJL4k', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3a7f38cb-86e0-4609-ad2c-c5dfb7df7cfd'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:25:49.237886 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-cdda1fdc-0736-4e40-9837-501a343f4037 tempest-LiveMigrationTest-1049158353 None] attachment_update completed successfully.
Jun 03 15:25:53.598161 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-5af3270e-5a50-4940-871a-763f090430c4 req-a04650ef-11b6-4663-ac18-2bf44edd8be2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Terminate volume connection completed successfully.
Jun 03 15:25:53.598758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-5af3270e-5a50-4940-871a-763f090430c4 req-a04650ef-11b6-4663-ac18-2bf44edd8be2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deleting attachment fb6e658b-bb4a-49c9-8a48-d9238ce0ef7a. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:25:53.602034 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:53.720400 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:53.721749 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3\n Backing store flags: \n Account information:\n aF5TbX5f5q5rK99KwMV9\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:53.722823 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-5af3270e-5a50-4940-871a-763f090430c4 req-a04650ef-11b6-4663-ac18-2bf44edd8be2 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Removing iscsi_target for Volume ID: 84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:25:53.726241 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:53.846914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-84b341d0-b31a-4cd4-a469-f4d889266db3 -f" returned: 0 in 0.120s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:53.847352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389184]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:53.851290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:25:53.966016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:25:53.966372 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:25:59.588386 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:25:59.596655 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:25:59.597479 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:25:59.613449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Flow 'volume_create_manager' (c2822d99-1c6d-4a66-a6cf-04519d20456c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:25:59.619076 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97041cac-471d-4c28-8fa9-8b8a8458fd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:59.689684 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:25:59.731535 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97041cac-471d-4c28-8fa9-8b8a8458fd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-827690823',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=a6583bb6-3615-4a02-8ce5-11ca88a2adf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f6e7b39bc604da48df967d10bbb1cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:25:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:25:59Z,user_id='1321a120bae94409836cc8d434416819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:59.740444 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84096df5-6755-4a5d-aa99-de59db16c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:59.745973 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84096df5-6755-4a5d-aa99-de59db16c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:59.752767 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c603bb2-7b2b-4c9f-8b7d-64a02479a43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:59.926110 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c603bb2-7b2b-4c9f-8b7d-64a02479a43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'volume_name': 'volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:59.936527 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (134008aa-b1b2-41b1-929b-c233fb2b6ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:59.946040 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (134008aa-b1b2-41b1-929b-c233fb2b6ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:25:59.950544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80368655-39af-4ea3-a5c6-5598eee4df82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:25:59.956295 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume a6583bb6-3615-4a02-8ce5-11ca88a2adf4: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:25:59.957434 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Cloning a6583bb6-3615-4a02-8ce5-11ca88a2adf4 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:26:03.086940 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:26:03.086940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:26:03.087875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:03.132073 n-d-843680-7 sudo[108622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:26:03.133077 n-d-843680-7 sudo[108622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:03.937089 n-d-843680-7 sudo[108622]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:03.939474 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:03.942830 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:03.977323 n-d-843680-7 sudo[108628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:26:03.978118 n-d-843680-7 sudo[108628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:04.707644 n-d-843680-7 sudo[108628]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:04.709952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.768s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:04.714303 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:26:09.406651 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-a1fb3f09-6f42-40b0-8167-2c74506bc4f3 tempest-LiveMigrationTest-1049158353 None] Terminate volume connection completed successfully.
Jun 03 15:26:09.408172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9f1f0aa8-39a1-4139-b9b4-550b6b3886f1 req-a1fb3f09-6f42-40b0-8167-2c74506bc4f3 tempest-LiveMigrationTest-1049158353 None] Deleting attachment 6404eeb7-b4b5-4f2d-9333-92e0431122d0. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:26:15.725668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 15.76 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:26:15.751026 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Image download 616.00 MB at 39.08 MB/s
Jun 03 15:26:15.809245 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:15.967646 n-d-843680-7 sudo[108699]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1
Jun 03 15:26:15.968434 n-d-843680-7 sudo[108699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:16.550257 n-d-843680-7 sudo[108699]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:16.553128 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1" returned: 0 in 0.743s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:16.553928 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 1321a120bae94409836cc8d434416819. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:26:16.722450 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:16.831708 n-d-843680-7 sudo[108712]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1
Jun 03 15:26:16.832515 n-d-843680-7 sudo[108712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:17.358177 n-d-843680-7 sudo[108712]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:17.360450 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1" returned: 0 in 0.638s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:17.366039 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:17.391047 n-d-843680-7 sudo[108726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:26:17.391958 n-d-843680-7 sudo[108726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:18.130085 n-d-843680-7 sudo[108726]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:18.132471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:18.331667 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume a6583bb6-3615-4a02-8ce5-11ca88a2adf4. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:26:18.419104 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_mkitcrjd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:18.539832 n-d-843680-7 sudo[108767]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_mkitcrjd
Jun 03 15:26:18.540616 n-d-843680-7 sudo[108767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:18.956984 n-d-843680-7 sudo[108767]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:18.959272 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_mkitcrjd" returned: 0 in 0.540s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:18.960647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:19.059991 n-d-843680-7 sudo[108777]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1
Jun 03 15:26:19.060791 n-d-843680-7 sudo[108777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:19.533252 n-d-843680-7 sudo[108777]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:19.536091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1" returned: 0 in 0.575s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:19.537599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:26:19.538829 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:19.560221 n-d-843680-7 sudo[108785]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4 oflag=direct
Jun 03 15:26:19.561130 n-d-843680-7 sudo[108785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:20.283345 n-d-843680-7 sudo[108785]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:20.286000 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4 oflag=direct" returned: 0 in 0.747s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:20.287414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:20.333839 n-d-843680-7 sudo[108806]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4
Jun 03 15:26:20.340050 n-d-843680-7 sudo[108806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:24.714625 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-cb3b6e37-9e87-4026-ad68-87a0419b2478 req-70f64be8-ca3c-45dd-af2b-0ba0491e8a64 tempest-LiveMigrationTest-1991175171 None] Terminate volume connection completed successfully.
Jun 03 15:26:24.715864 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-cb3b6e37-9e87-4026-ad68-87a0419b2478 req-70f64be8-ca3c-45dd-af2b-0ba0491e8a64 tempest-LiveMigrationTest-1991175171 None] Deleting attachment 3a7f38cb-86e0-4609-ad2c-c5dfb7df7cfd. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:26:24.721492 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:24.967350 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:24.969874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546937696]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n System information:\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-e3a1e092-6b4c-45f5-bbf6-19615406c4c9\n Backing store flags: \n Account information:\n VMDgGEnf9kdPEoNDJL4k\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:24.969874 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-cb3b6e37-9e87-4026-ad68-87a0419b2478 req-70f64be8-ca3c-45dd-af2b-0ba0491e8a64 tempest-LiveMigrationTest-1991175171 None] Removing iscsi_target for Volume ID: e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:26:24.971743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:25.108798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 -f" returned: 0 in 0.131s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:25.108798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546937696]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:25.114204 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:25.543985 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.434s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:25.544296 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546937696]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:30.238431 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:26:30.247400 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:26:30.247400 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:26:30.277720 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Flow 'volume_create_manager' (c13207e1-e291-41ae-89b4-2e64b2aedfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:26:30.289237 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (020c3002-a2ed-4917-9da8-c44e2e04517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:30.363619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:26:30.434895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (020c3002-a2ed-4917-9da8-c44e2e04517f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1031626718',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=863b8179-07c5-43f6-b0d9-868a2a1ba84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d8e4c15f104f35b93284292458dd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:26:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:26:30Z,user_id='5208db45cba3468cb721357a71b56592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:30.438564 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f439492-b974-4f11-8d78-eafe79da2442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:30.440991 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f439492-b974-4f11-8d78-eafe79da2442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:30.443917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3936ed21-ed72-4d29-986a-6e72c9d98295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:30.632041 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3936ed21-ed72-4d29-986a-6e72c9d98295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'volume_name': 'volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:30.634816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4ffcef8-f5c0-40f4-90a0-fccc57a2f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:30.637796 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4ffcef8-f5c0-40f4-90a0-fccc57a2f26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:30.642925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48665c12-b018-4174-9164-72328f54b05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:30.645219 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Volume 863b8179-07c5-43f6-b0d9-868a2a1ba84a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:26:30.647907 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Cloning 863b8179-07c5-43f6-b0d9-868a2a1ba84a from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:26:34.485343 n-d-843680-7 sudo[108806]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:34.487890 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4" returned: 0 in 14.200s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:34.489006 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:34.681931 n-d-843680-7 sudo[108910]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1
Jun 03 15:26:34.682866 n-d-843680-7 sudo[108910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:35.320087 n-d-843680-7 sudo[108910]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:35.325884 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1" returned: 0 in 0.835s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:35.336470 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cx4irvexn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 14.20 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a6583bb6--3615--4a02--8ce5--11ca88a2adf4 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:26:35.338347 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Converted 700.00 MB image at 49.29 MB/s
Jun 03 15:26:35.340448 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume a6583bb6-3615-4a02-8ce5-11ca88a2adf4 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:26:35.510367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 1321a120bae94409836cc8d434416819 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:26:35.511162 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Marking volume a6583bb6-3615-4a02-8ce5-11ca88a2adf4 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:26:35.620114 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to a6583bb6-3615-4a02-8ce5-11ca88a2adf4. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:26:35.620539 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Creating volume glance metadata for volume a6583bb6-3615-4a02-8ce5-11ca88a2adf4 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:26:36.183272 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80368655-39af-4ea3-a5c6-5598eee4df82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:36.186014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf40697c-d3a9-4f2c-a665-a8e72b81aba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:26:36.344601 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Volume volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 (a6583bb6-3615-4a02-8ce5-11ca88a2adf4): created successfully
Jun 03 15:26:36.346734 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf40697c-d3a9-4f2c-a665-a8e72b81aba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:26:36.349922 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Flow 'volume_create_manager' (c2822d99-1c6d-4a66-a6cf-04519d20456c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:26:36.458621 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ba785662-f014-4352-b3a9-7b861776faa8 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created volume successfully.
Jun 03 15:26:44.964992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:44.997178 n-d-843680-7 sudo[108919]: ubuntu : 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-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:26:44.998593 n-d-843680-7 sudo[108919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:45.482800 n-d-843680-7 sudo[108919]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:45.485480 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.520s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:45.537964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:45.547591 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:45.548317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516208]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:45.549143 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:26:45.550058 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Creating iscsi_target for Volume ID: volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created volume path /opt/stack/data/cinder/volumes/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4,
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: incominguser HCP8VHGFiR48zhikByRg x755TDsScbwvmnHA
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:26:45.610423 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:26:45.616752 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:46.141868 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.528s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:46.142888 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516208]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:46.143743 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:26:46.144405 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:26:46.146221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:46.177592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:46.178061 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:46.178821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:26:46.182343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:46.373698 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:46.373977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:46.377606 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:46.559946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:46.560671 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:26:46.563065 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:26:46.783668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'target_lun': 1, 'volume_id': 'a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'auth_method': 'CHAP', 'auth_username': 'HCP8VHGFiR48zhikByRg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd2500f69-f6fb-4d21-9097-be7fdd4b831a'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:26:46.990182 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-4e8b0774-484f-431c-b0b2-c3cee4f3c998 req-4cb5a28e-a75e-4100-8409-d7956d94f9da tempest-LiveAutoBlockMigrationV225Test-1640943731 None] attachment_update completed successfully.
Jun 03 15:26:49.881181 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1, size 616.00 MB, duration 19.23 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:26:49.881843 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Image download 616.00 MB at 32.03 MB/s
Jun 03 15:26:49.937422 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:50.024848 n-d-843680-7 sudo[108957]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1
Jun 03 15:26:50.026302 n-d-843680-7 sudo[108957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:50.397152 n-d-843680-7 sudo[108957]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:50.400620 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1" returned: 0 in 0.462s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:50.401788 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 5208db45cba3468cb721357a71b56592. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:26:50.595781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:50.734696 n-d-843680-7 sudo[108962]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1
Jun 03 15:26:50.735480 n-d-843680-7 sudo[108962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:51.175959 n-d-843680-7 sudo[108962]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:51.178529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1" returned: 0 in 0.583s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:51.182691 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:51.204512 n-d-843680-7 sudo[108967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:26:51.205865 n-d-843680-7 sudo[108967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:51.885689 n-d-843680-7 sudo[108967]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:51.887995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:52.086615 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 863b8179-07c5-43f6-b0d9-868a2a1ba84a. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:26:52.155287 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o6asig4d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:52.253570 n-d-843680-7 sudo[109000]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o6asig4d
Jun 03 15:26:52.254397 n-d-843680-7 sudo[109000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:52.632215 n-d-843680-7 sudo[109000]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:52.635059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o6asig4d" returned: 0 in 0.479s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:52.636315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:52.785585 n-d-843680-7 sudo[109004]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1
Jun 03 15:26:52.792084 n-d-843680-7 sudo[109004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:53.182503 n-d-843680-7 sudo[109004]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:53.184823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:53.185685 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:26:53.186844 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:53.204551 n-d-843680-7 sudo[109009]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a oflag=direct
Jun 03 15:26:53.205370 n-d-843680-7 sudo[109009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:26:53.565064 n-d-843680-7 sudo[109009]: pam_unix(sudo:session): session closed for user root
Jun 03 15:26:53.567439 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a oflag=direct" returned: 0 in 0.380s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:26:53.583543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:26:53.608040 n-d-843680-7 sudo[109021]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a
Jun 03 15:26:53.609436 n-d-843680-7 sudo[109021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:03.087308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:27:03.089736 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:27:03.091641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:03.132111 n-d-843680-7 sudo[109072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:27:03.132954 n-d-843680-7 sudo[109072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:03.746188 n-d-843680-7 sudo[109072]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:03.748525 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:03.750408 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:03.770299 n-d-843680-7 sudo[109075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:27:03.771862 n-d-843680-7 sudo[109075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:04.266066 n-d-843680-7 sudo[109075]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:04.269612 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:04.272293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:27:06.510409 n-d-843680-7 sudo[109021]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:06.513139 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a" returned: 0 in 12.944s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:06.514931 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:06.684407 n-d-843680-7 sudo[109124]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1
Jun 03 15:27:06.685906 n-d-843680-7 sudo[109124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:07.125873 n-d-843680-7 sudo[109124]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:07.128157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1" returned: 0 in 0.613s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:07.129208 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o89qyr49n-d-843680-7@lvmdriver-1, size 700.00 MB, duration 12.95 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--863b8179--07c5--43f6--b0d9--868a2a1ba84a {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:27:07.129772 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Converted 700.00 MB image at 54.07 MB/s
Jun 03 15:27:07.130607 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 863b8179-07c5-43f6-b0d9-868a2a1ba84a successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:27:07.250816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 5208db45cba3468cb721357a71b56592 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:27:07.251411 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Marking volume 863b8179-07c5-43f6-b0d9-868a2a1ba84a as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:27:07.347711 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 863b8179-07c5-43f6-b0d9-868a2a1ba84a. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:27:07.348151 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Creating volume glance metadata for volume 863b8179-07c5-43f6-b0d9-868a2a1ba84a backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:27:07.605504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48665c12-b018-4174-9164-72328f54b05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:27:07.606119 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c205fc17-3797-4846-aa24-24e3ece9a987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:27:07.708781 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Volume volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a (863b8179-07c5-43f6-b0d9-868a2a1ba84a): created successfully
Jun 03 15:27:07.712731 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c205fc17-3797-4846-aa24-24e3ece9a987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:27:07.716575 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Flow 'volume_create_manager' (c13207e1-e291-41ae-89b4-2e64b2aedfe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:27:07.800790 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fe122b4e-bc64-452c-8904-83696aa898bd tempest-LiveMigrationTest-1991175171 None] Created volume successfully.
Jun 03 15:27:11.497942 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:11.516803 n-d-843680-7 sudo[109131]: ubuntu : 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-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:11.517586 n-d-843680-7 sudo[109131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:11.987540 n-d-843680-7 sudo[109131]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:11.990854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.492s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.131123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.151819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.152431 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547401296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: I_T nexus: 5
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: HCP8VHGFiR48zhikByRg
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:27:12.153259 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:27:12.158042 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Creating iscsi_target for Volume ID: volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:27:12.158897 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Created volume path /opt/stack/data/cinder/volumes/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4,
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: incominguser HCP8VHGFiR48zhikByRg x755TDsScbwvmnHA
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:12.285312 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:27:12.288808 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.579482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.290s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.580134 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547401296]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:12.580435 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:27:12.580804 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:27:12.582735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.606353 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.606682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547401296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: I_T nexus: 5
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: HCP8VHGFiR48zhikByRg
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:27:12.607268 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:27:12.610962 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.737355 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.737849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547401296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:12.740379 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.877585 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:12.908891 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:12.909518 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547401296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:12.911286 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:27:12.915869 n-d-843680-7 sudo[109143]: ubuntu : 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-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:27:12.919368 n-d-843680-7 sudo[109143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:13.132050 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'target_lun': 1, 'volume_id': 'a6583bb6-3615-4a02-8ce5-11ca88a2adf4', 'auth_method': 'CHAP', 'auth_username': 'HCP8VHGFiR48zhikByRg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'edd7b930-73bc-415d-90e6-07a69ef6b52f'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:27:13.460486 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-28f0e746-8ade-4438-a73b-6ec8639d2063 tempest-LiveAutoBlockMigrationV225Test-565914255 None] attachment_update completed successfully.
Jun 03 15:27:13.644633 n-d-843680-7 sudo[109143]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:13.646768 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:13.695476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:13.705075 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:13.705596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495723120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: I_T nexus: 5
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: HCP8VHGFiR48zhikByRg
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:27:13.706215 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:27:13.714624 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Creating iscsi_target for Volume ID: volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Created volume path /opt/stack/data/cinder/volumes/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a,
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: incominguser qAa7vAagdVssohWH9HZK uvH63VX4ELcrt44S
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:27:13.860764 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:14.319637 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.461s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:14.319955 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495723120]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:14.320981 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:27:14.321355 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:27:14.322534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:14.332202 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:14.332984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495723120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n System information:\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-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: I_T nexus: 5
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: HCP8VHGFiR48zhikByRg
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:27:14.333996 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:27:14.343915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:14.554172 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:14.554688 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495723120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n System information:\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-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:14.557389 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:14.672112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:14.672660 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495723120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n System information:\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-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:14.673910 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:27:14.897639 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'target_lun': 1, 'volume_id': '863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'auth_method': 'CHAP', 'auth_username': 'qAa7vAagdVssohWH9HZK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '11f5bca1-9f1b-4e7f-a3f6-efcc00c23c18'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:27:15.159026 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-15c6d5dd-9cb1-411c-beaf-5c4a67a91bbd req-925a0472-0e9d-4f23-8d67-c11f728423b4 tempest-LiveMigrationTest-1991175171 None] attachment_update completed successfully.
Jun 03 15:27:29.045562 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-425c6c41-3b43-4efe-8304-46d567eb5fdc tempest-LiveAutoBlockMigrationV225Test-565914255 None] Terminate volume connection completed successfully.
Jun 03 15:27:29.045562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-cfba6793-71f2-4fb4-bd1b-0e3a886c2724 req-425c6c41-3b43-4efe-8304-46d567eb5fdc tempest-LiveAutoBlockMigrationV225Test-565914255 None] Deleting attachment d2500f69-f6fb-4d21-9097-be7fdd4b831a. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:27:45.616359 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-977705fe-68a4-4c82-b556-e24ad915985a tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Terminate volume connection completed successfully.
Jun 03 15:27:45.622636 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-977705fe-68a4-4c82-b556-e24ad915985a tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deleting attachment edd7b930-73bc-415d-90e6-07a69ef6b52f. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:27:45.624322 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:45.763371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:45.763943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495939504]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4\n Backing store flags: \n Account information:\n HCP8VHGFiR48zhikByRg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:45.764672 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-977705fe-68a4-4c82-b556-e24ad915985a tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Removing iscsi_target for Volume ID: a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:45.768633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:45.977444 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 -f" returned: 0 in 0.211s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:45.977774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495939504]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:45.989962 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:46.103871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:46.104188 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495939504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:46.773254 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Lock "b'cinder-a6583bb6-3615-4a02-8ce5-11ca88a2adf4-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:27:47.065394 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:47.280319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:47.280743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495939504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:47.281532 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Skipping remove_export. No iscsi_target is presently exported for volume: a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:47.282639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:47.304484 n-d-843680-7 sudo[109294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:47.305560 n-d-843680-7 sudo[109294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:47.822879 n-d-843680-7 sudo[109294]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:47.825453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.542s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:47.831331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:47.861593 n-d-843680-7 sudo[109310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:47.862953 n-d-843680-7 sudo[109310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:48.407625 n-d-843680-7 sudo[109310]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:48.410232 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.582s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:48.412696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:48.435728 n-d-843680-7 sudo[109322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:48.437084 n-d-843680-7 sudo[109322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:49.074438 n-d-843680-7 sudo[109322]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:49.076863 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6583bb6-3615-4a02-8ce5-11ca88a2adf4" returned: 0 in 0.664s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:49.078058 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Successfully deleted volume: a6583bb6-3615-4a02-8ce5-11ca88a2adf4
Jun 03 15:27:49.149592 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Lock "b'cinder-84b341d0-b31a-4cd4-a469-f4d889266db3-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:27:49.235975 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:27:49.237158 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:27:49.473230 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created reservations ['ccf06e9b-b9e4-4974-b8e7-9ff6fe782a5f', 'ea2c6f97-f1b8-4b1e-9bfd-d8d89a72125f', '53258d44-98cf-4930-832f-5b5181beb9f4', '4bd29f58-94ce-4d11-991f-bc4492555838'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:27:49.525402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:49.687443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:49.687803 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556944]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:27:49.688477 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Skipping remove_export. No iscsi_target is presently exported for volume: 84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:27:49.689575 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:49.713953 n-d-843680-7 sudo[109341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:27:49.715494 n-d-843680-7 sudo[109341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:49.732533 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:27:49.733713 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:49.806394 n-d-843680-7 sudo[109343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:27:49.807205 n-d-843680-7 sudo[109343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:50.301388 n-d-843680-7 sudo[109341]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:50.304847 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.613s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:50.307549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:50.349843 n-d-843680-7 sudo[109346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:27:50.351197 n-d-843680-7 sudo[109346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:50.673203 n-d-843680-7 sudo[109343]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:50.676539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.942s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:50.680081 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:50.724419 n-d-843680-7 sudo[109349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:27:50.728470 n-d-843680-7 sudo[109349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:51.102765 n-d-843680-7 sudo[109346]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:51.105078 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 0.797s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:51.107089 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:51.148813 n-d-843680-7 sudo[109352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:27:51.155502 n-d-843680-7 sudo[109352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:51.511277 n-d-843680-7 sudo[109349]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:51.514198 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.834s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:51.516918 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:27:51.524348 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deleted volume successfully.
Jun 03 15:27:51.616756 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-60fe1622-38b4-47be-9278-93a1e8f6cd89 req-f0e99c5a-5b6c-449c-ba7c-3e2e7661780c tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Lock "b'cinder-a6583bb6-3615-4a02-8ce5-11ca88a2adf4-delete_volume'" released by "delete_volume" :: held 4.843s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:27:52.332641 n-d-843680-7 sudo[109352]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:52.334463 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84b341d0-b31a-4cd4-a469-f4d889266db3" returned: 0 in 1.227s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:52.335268 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Successfully deleted volume: 84b341d0-b31a-4cd4-a469-f4d889266db3
Jun 03 15:27:52.480248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Created reservations ['53f2f89f-bf38-413c-86b8-b101ab4f585a', '1140730e-4d1c-4ab7-9905-dc3775661639', 'fc8a400b-8d15-4c6e-8dfa-ec7305fd58bb', '04be7cf0-d3ba-4e0c-8105-e57ac1186bd9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:27:52.736758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:27:52.737435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:52.789334 n-d-843680-7 sudo[109362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:27:52.791109 n-d-843680-7 sudo[109362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:53.487474 n-d-843680-7 sudo[109362]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:53.490236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:53.492952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:27:53.556979 n-d-843680-7 sudo[109368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:27:53.557780 n-d-843680-7 sudo[109368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:27:54.322143 n-d-843680-7 sudo[109368]: pam_unix(sudo:session): session closed for user root
Jun 03 15:27:54.325091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.831s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:27:54.327517 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:27:54.343383 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Deleted volume successfully.
Jun 03 15:27:54.433592 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c3819900-e038-45d7-a916-9da5a6ba3fa7 tempest-LiveAutoBlockMigrationV225Test-1640943731 None] Lock "b'cinder-84b341d0-b31a-4cd4-a469-f4d889266db3-delete_volume'" released by "delete_volume" :: held 5.281s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:28:03.085026 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:28:03.086376 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:28:03.087219 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:03.108291 n-d-843680-7 sudo[109590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:28:03.109234 n-d-843680-7 sudo[109590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:03.594137 n-d-843680-7 sudo[109590]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:03.596214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:03.597802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:03.628585 n-d-843680-7 sudo[109612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:28:03.630204 n-d-843680-7 sudo[109612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:04.439850 n-d-843680-7 sudo[109612]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:04.441904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.844s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:04.443885 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:28:08.111443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:08.159847 n-d-843680-7 sudo[109697]: ubuntu : 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-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:08.160815 n-d-843680-7 sudo[109697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:09.163918 n-d-843680-7 sudo[109697]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:09.166204 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 1.055s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.237842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:09.239472 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.241474 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960160]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: I_T nexus: 7
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: qAa7vAagdVssohWH9HZK
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:28:09.243736 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:28:09.246435 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Creating iscsi_target for Volume ID: volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:28:09.246435 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Created volume path /opt/stack/data/cinder/volumes/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a,
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: incominguser qAa7vAagdVssohWH9HZK uvH63VX4ELcrt44S
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:28:09.341437 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:28:09.345710 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:09.560262 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.215s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.560954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960160]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:09.561960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:28:09.562505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:28:09.567036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:09.575483 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.576022 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960160]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: I_T nexus: 7
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: qAa7vAagdVssohWH9HZK
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:28:09.577238 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:28:09.582910 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:09.759735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.760398 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960160]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:09.763505 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:09.979497 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:09.979867 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960160]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:09.980883 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:28:10.211092 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'target_lun': 1, 'volume_id': '863b8179-07c5-43f6-b0d9-868a2a1ba84a', 'auth_method': 'CHAP', 'auth_username': 'qAa7vAagdVssohWH9HZK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7987656b-bd47-4a94-b53c-1742f2720a5d'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:28:10.522302 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-c25e9314-c540-4a23-817e-7b2927ec9605 tempest-LiveMigrationTest-1049158353 None] attachment_update completed successfully.
Jun 03 15:28:26.119629 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-144e612f-dc3f-4321-a0b7-87509c6f1183 tempest-LiveMigrationTest-1049158353 None] Terminate volume connection completed successfully.
Jun 03 15:28:26.120307 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-e757322e-4e05-4bb7-afd6-29b9c5267cc1 req-144e612f-dc3f-4321-a0b7-87509c6f1183 tempest-LiveMigrationTest-1049158353 None] Deleting attachment 11f5bca1-9f1b-4e7f-a3f6-efcc00c23c18. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:28:47.877628 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-72064225-6ccb-4a68-8679-beeefdb32815 req-fc481066-1517-4526-83f7-028142e70b95 tempest-LiveMigrationTest-1991175171 None] Terminate volume connection completed successfully.
Jun 03 15:28:47.878308 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-72064225-6ccb-4a68-8679-beeefdb32815 req-fc481066-1517-4526-83f7-028142e70b95 tempest-LiveMigrationTest-1991175171 None] Deleting attachment 7987656b-bd47-4a94-b53c-1742f2720a5d. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:28:47.881874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:48.171524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.292s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:48.172250 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n System information:\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-863b8179-07c5-43f6-b0d9-868a2a1ba84a\n Backing store flags: \n Account information:\n qAa7vAagdVssohWH9HZK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:48.173009 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-72064225-6ccb-4a68-8679-beeefdb32815 req-fc481066-1517-4526-83f7-028142e70b95 tempest-LiveMigrationTest-1991175171 None] Removing iscsi_target for Volume ID: 863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:48.174475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:48.393589 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a -f" returned: 0 in 0.214s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:48.396966 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556768]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:48.400568 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:48.565604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:48.566169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556768]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:49.239478 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Lock "b'cinder-863b8179-07c5-43f6-b0d9-868a2a1ba84a-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:28:49.475616 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:49.682791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:49.682791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556768]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:49.682791 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Skipping remove_export. No iscsi_target is presently exported for volume: 863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:49.682791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:49.717938 n-d-843680-7 sudo[110240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:49.719441 n-d-843680-7 sudo[110240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:50.409287 n-d-843680-7 sudo[110240]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:50.415892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.732s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:50.419927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:50.466427 n-d-843680-7 sudo[110246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:50.472282 n-d-843680-7 sudo[110246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:51.169705 n-d-843680-7 sudo[110246]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:51.172278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.752s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:51.174471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:51.214515 n-d-843680-7 sudo[110259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:51.217162 n-d-843680-7 sudo[110259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:52.071222 n-d-843680-7 sudo[110259]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:52.074332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-863b8179-07c5-43f6-b0d9-868a2a1ba84a" returned: 0 in 0.899s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:52.075503 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Successfully deleted volume: 863b8179-07c5-43f6-b0d9-868a2a1ba84a
Jun 03 15:28:52.261378 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Created reservations ['e6c8cf48-be88-4fca-87e1-74c8ca1d981f', '8cbd5689-4e48-41eb-b588-adb0ccdf3f7e', 'e78f68a9-c87b-429b-9173-5500d5e753f7', '34720c89-279d-441f-96f1-50783d6c644a'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:28:52.448937 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Lock "b'cinder-e3a1e092-6b4c-45f5-bbf6-19615406c4c9-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:28:52.491286 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:28:52.492024 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:52.533426 n-d-843680-7 sudo[110270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:28:52.534896 n-d-843680-7 sudo[110270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:52.751340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:53.023863 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:53.024785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550102144]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:28:53.025734 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:28:53.027240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:53.069166 n-d-843680-7 sudo[110280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:28:53.069993 n-d-843680-7 sudo[110280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:53.499425 n-d-843680-7 sudo[110270]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:53.502080 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.010s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:53.505132 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:53.561302 n-d-843680-7 sudo[110283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:28:53.570113 n-d-843680-7 sudo[110283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:54.333572 n-d-843680-7 sudo[110280]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:54.345286 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 1.309s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:54.347212 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:54.409579 n-d-843680-7 sudo[110289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:28:54.410518 n-d-843680-7 sudo[110289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:54.470565 n-d-843680-7 sudo[110283]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:54.474846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.969s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:54.477880 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:28:54.497301 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Deleted volume successfully.
Jun 03 15:28:54.575397 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-72064225-6ccb-4a68-8679-beeefdb32815 req-dc97cc9a-808a-45ef-8341-d409ec55796c tempest-LiveMigrationTest-1991175171 None] Lock "b'cinder-863b8179-07c5-43f6-b0d9-868a2a1ba84a-delete_volume'" released by "delete_volume" :: held 5.336s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:28:55.208076 n-d-843680-7 sudo[110289]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:55.210135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 0.863s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:55.212116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:55.252479 n-d-843680-7 sudo[110292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:28:55.256470 n-d-843680-7 sudo[110292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:56.570353 n-d-843680-7 sudo[110292]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:56.573191 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3a1e092-6b4c-45f5-bbf6-19615406c4c9" returned: 0 in 1.360s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:56.574557 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Successfully deleted volume: e3a1e092-6b4c-45f5-bbf6-19615406c4c9
Jun 03 15:28:56.729925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Created reservations ['015989fe-ff5b-4a21-826f-50adf4160e3d', '6673e0b2-5a75-484f-92e9-4f0bbee3648d', '4e5fd02e-9b5f-49d1-bcee-d11b9feaf1ed', '3e7b4ba0-5d18-40ac-a3f8-0413cdd139fd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:28:57.010275 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:28:57.010579 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:57.046980 n-d-843680-7 sudo[110317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:28:57.049012 n-d-843680-7 sudo[110317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:58.130487 n-d-843680-7 sudo[110317]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:58.132936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:58.137210 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:28:58.231367 n-d-843680-7 sudo[110366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:28:58.247721 n-d-843680-7 sudo[110366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:28:58.918204 n-d-843680-7 sudo[110366]: pam_unix(sudo:session): session closed for user root
Jun 03 15:28:58.921569 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.785s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:28:58.924263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:28:58.932786 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Deleted volume successfully.
Jun 03 15:28:59.067888 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-bc8d34bc-8c38-45d2-aa0c-3fecf0376975 tempest-LiveMigrationTest-1991175171 None] Lock "b'cinder-e3a1e092-6b4c-45f5-bbf6-19615406c4c9-delete_volume'" released by "delete_volume" :: held 6.619s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:29:03.088637 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:29:03.089779 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:29:03.090633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:29:03.131518 n-d-843680-7 sudo[110423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:29:03.145973 n-d-843680-7 sudo[110423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:29:04.723165 n-d-843680-7 sudo[110423]: pam_unix(sudo:session): session closed for user root
Jun 03 15:29:04.725794 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.634s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:29:04.727883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:29:04.805899 n-d-843680-7 sudo[110452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:29:04.809347 n-d-843680-7 sudo[110452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:29:06.024950 n-d-843680-7 sudo[110452]: pam_unix(sudo:session): session closed for user root
Jun 03 15:29:06.027236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.299s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:29:06.028566 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:30:03.089259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:30:03.089903 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:30:03.090411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:30:03.146625 n-d-843680-7 sudo[111003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:30:03.147482 n-d-843680-7 sudo[111003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:30:04.254426 n-d-843680-7 sudo[111003]: pam_unix(sudo:session): session closed for user root
Jun 03 15:30:04.257370 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.167s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:30:04.259667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:30:04.321737 n-d-843680-7 sudo[111017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:30:04.341534 n-d-843680-7 sudo[111017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:30:05.466676 n-d-843680-7 sudo[111017]: pam_unix(sudo:session): session closed for user root
Jun 03 15:30:05.468915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.209s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:30:05.476367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:31:00.500627 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:31:00.508627 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:31:00.508627 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:31:00.597186 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Flow 'volume_create_manager' (46b4b216-2dd7-4c85-a852-84c80e18f975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:31:00.609581 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fc25fa1-100f-4cfa-893c-1aee9595d708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:00.663305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:31:00.771918 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fc25fa1-100f-4cfa-893c-1aee9595d708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-522122227',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7599b2c3-7ead-4f98-a254-163e4c452727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6e2c9612f0b43e1a4055eeb88760320',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:31:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:31:00Z,user_id='d85b60bae9dd4f54a7976ced2c27bdf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:00.787973 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3974fd77-b8ad-4799-83ce-53a32bc7b786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:00.790627 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3974fd77-b8ad-4799-83ce-53a32bc7b786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:00.799888 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c3158a2-b3bb-4b5e-821b-49e4f0234f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:00.803235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c3158a2-b3bb-4b5e-821b-49e4f0234f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7599b2c3-7ead-4f98-a254-163e4c452727', 'volume_name': 'volume-7599b2c3-7ead-4f98-a254-163e4c452727', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:00.812739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7c454bb-1381-4e17-af90-ab54354bea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:00.817656 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7c454bb-1381-4e17-af90-ab54354bea19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:00.824052 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bd34a98-f9c6-4727-8d3b-2faea92a3ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:00.825769 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Volume 7599b2c3-7ead-4f98-a254-163e4c452727: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7599b2c3-7ead-4f98-a254-163e4c452727', 'volume_size': 1}
Jun 03 15:31:00.830864 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7599b2c3-7ead-4f98-a254-163e4c452727 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:00.863988 n-d-843680-7 sudo[111856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7599b2c3-7ead-4f98-a254-163e4c452727 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:31:00.865757 n-d-843680-7 sudo[111856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:02.476202 n-d-843680-7 sudo[111856]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:02.481111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7599b2c3-7ead-4f98-a254-163e4c452727 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.649s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:02.486025 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bd34a98-f9c6-4727-8d3b-2faea92a3ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7599b2c3-7ead-4f98-a254-163e4c452727', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:02.489589 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34301f39-81b4-4d3a-b357-47bb75272810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:02.570097 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Volume volume-7599b2c3-7ead-4f98-a254-163e4c452727 (7599b2c3-7ead-4f98-a254-163e4c452727): created successfully
Jun 03 15:31:02.572609 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34301f39-81b4-4d3a-b357-47bb75272810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:02.577735 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Flow 'volume_create_manager' (46b4b216-2dd7-4c85-a852-84c80e18f975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:31:02.715604 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-99163e4a-f612-4e79-8f66-2ec0fe654ac0 tempest-AttachSCSIVolumeTestJSON-555903362 None] Created volume successfully.
Jun 03 15:31:03.087260 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:31:03.088980 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:31:03.090626 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:03.156993 n-d-843680-7 sudo[111901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:31:03.158219 n-d-843680-7 sudo[111901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:04.054325 n-d-843680-7 sudo[111901]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:04.056600 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.966s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:04.058537 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:04.101862 n-d-843680-7 sudo[111915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:31:04.102674 n-d-843680-7 sudo[111915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:04.878013 n-d-843680-7 sudo[111915]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:04.880954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:04.886176 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:31:06.475040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:06.531212 n-d-843680-7 sudo[111928]: ubuntu : 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-7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:06.533537 n-d-843680-7 sudo[111928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:07.388744 n-d-843680-7 sudo[111928]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:07.392187 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727" returned: 0 in 0.917s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:07.526304 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:07.553806 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:07.555328 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548567024]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:07.556236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:31:07.557523 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Creating iscsi_target for Volume ID: volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Created volume path /opt/stack/data/cinder/volumes/volume-7599b2c3-7ead-4f98-a254-163e4c452727,
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: incominguser tZS5fLvPZVtCQodi5FdJ PtEmEVD2eiuBjmHG
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:31:07.725650 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:31:07.728774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:08.548086 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727" returned: 0 in 0.819s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:08.550464 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548567024]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:08.551283 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:31:08.553100 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:31:08.556762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:08.568119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:08.569130 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548567024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727\n Backing store flags: \n Account information:\n tZS5fLvPZVtCQodi5FdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:08.569989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:31:08.572121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:08.849816 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:08.850365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548567024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727\n Backing store flags: \n Account information:\n tZS5fLvPZVtCQodi5FdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:08.854357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:08.946664 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:08.947185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548567024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727\n Backing store flags: \n Account information:\n tZS5fLvPZVtCQodi5FdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:08.948322 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:31:09.138270 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727', 'target_lun': 1, 'volume_id': '7599b2c3-7ead-4f98-a254-163e4c452727', 'auth_method': 'CHAP', 'auth_username': 'tZS5fLvPZVtCQodi5FdJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '77433272-2bc9-4895-bdb9-2895f4c9b853'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:31:09.445524 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-54f9d66f-5144-4f1a-8c97-ef67434ea099 req-b7b552e2-47b4-427f-b6db-43bddc5fdc53 tempest-AttachSCSIVolumeTestJSON-555903362 None] attachment_update completed successfully.
Jun 03 15:31:18.304586 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-88c6e358-3e69-4d50-bf37-e1b59f525927 req-72a5de45-aed1-4ff6-b36c-d2fc404b6c72 tempest-AttachSCSIVolumeTestJSON-555903362 None] Terminate volume connection completed successfully.
Jun 03 15:31:18.305708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-88c6e358-3e69-4d50-bf37-e1b59f525927 req-72a5de45-aed1-4ff6-b36c-d2fc404b6c72 tempest-AttachSCSIVolumeTestJSON-555903362 None] Deleting attachment 77433272-2bc9-4895-bdb9-2895f4c9b853. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:31:18.308306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:18.555504 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:18.556091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550209168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727\n Backing store flags: \n Account information:\n tZS5fLvPZVtCQodi5FdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:18.557036 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-88c6e358-3e69-4d50-bf37-e1b59f525927 req-72a5de45-aed1-4ff6-b36c-d2fc404b6c72 tempest-AttachSCSIVolumeTestJSON-555903362 None] Removing iscsi_target for Volume ID: 7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:18.558536 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:18.731456 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7599b2c3-7ead-4f98-a254-163e4c452727 -f" returned: 0 in 0.172s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:18.731877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550209168]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:18.735671 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:18.913020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:18.913596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550209168]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:32.323254 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Lock "b'cinder-7599b2c3-7ead-4f98-a254-163e4c452727-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:31:32.488506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:32.585234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:32.585712 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546982576]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:31:32.586783 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:32.588347 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:32.612341 n-d-843680-7 sudo[112218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:32.613172 n-d-843680-7 sudo[112218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:33.158377 n-d-843680-7 sudo[112218]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:33.162622 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727" returned: 0 in 0.573s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:33.166931 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:33.193686 n-d-843680-7 sudo[112239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:33.195988 n-d-843680-7 sudo[112239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:33.846132 n-d-843680-7 sudo[112239]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:33.848980 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727" returned: 0 in 0.682s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:33.853343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:33.883019 n-d-843680-7 sudo[112251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:33.883917 n-d-843680-7 sudo[112251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:34.641535 n-d-843680-7 sudo[112251]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:34.645006 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7599b2c3-7ead-4f98-a254-163e4c452727" returned: 0 in 0.790s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:34.650064 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Successfully deleted volume: 7599b2c3-7ead-4f98-a254-163e4c452727
Jun 03 15:31:34.754268 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Created reservations ['0a77660e-e345-417e-8582-5b0a80a937ee', 'fcee9b08-fa83-4cf1-8fbe-ea2b7a77ec44', '1817235b-f016-41a6-a4a3-dc25ae7335eb', '01b52acc-32c9-4c3d-a605-d03978e7fcb2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:31:34.954938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:31:34.955739 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:34.978309 n-d-843680-7 sudo[112270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:31:34.979764 n-d-843680-7 sudo[112270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:35.520207 n-d-843680-7 sudo[112270]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:35.522396 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:35.524682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:35.550463 n-d-843680-7 sudo[112273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:31:35.551932 n-d-843680-7 sudo[112273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:36.119129 n-d-843680-7 sudo[112273]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:36.121434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:36.123988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:31:36.130641 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Deleted volume successfully.
Jun 03 15:31:36.224062 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-45708e59-02f8-4c0b-a7a8-9869e9446ace tempest-AttachSCSIVolumeTestJSON-555903362 None] Lock "b'cinder-7599b2c3-7ead-4f98-a254-163e4c452727-delete_volume'" released by "delete_volume" :: held 3.901s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:31:56.420599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:31:56.434418 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:31:56.434418 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:31:56.460592 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Flow 'volume_create_manager' (05a275dd-75b6-4875-9407-294614b91b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:31:56.473032 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (916becfd-6ea7-401f-8957-2b25f87beb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:56.521102 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:31:56.566851 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (916becfd-6ea7-401f-8957-2b25f87beb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-21263704',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=a60d46b5-1729-4569-b012-1cfd51f0a1b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='196393b69b224c86b210af2c6b90d796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:31:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:31:56Z,user_id='13957c809d0f4e479ee97fb184d96ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:56.569885 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (063dafbd-c22b-4251-8c9a-d0d60409bc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:56.575293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (063dafbd-c22b-4251-8c9a-d0d60409bc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:56.578466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ce2d5f-4f32-4e60-a9df-b52943baef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:56.586037 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ce2d5f-4f32-4e60-a9df-b52943baef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'volume_name': 'volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:56.589948 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88e25c7-3528-4603-9eb9-cf3758717f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:56.593356 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a88e25c7-3528-4603-9eb9-cf3758717f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:56.596680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da3abe31-5f12-4812-87e2-4db6179da69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:56.600148 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Volume a60d46b5-1729-4569-b012-1cfd51f0a1b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'volume_size': 1}
Jun 03 15:31:56.600148 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:31:56.636210 n-d-843680-7 sudo[112807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:31:56.636986 n-d-843680-7 sudo[112807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:31:57.613847 n-d-843680-7 sudo[112807]: pam_unix(sudo:session): session closed for user root
Jun 03 15:31:57.616584 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.017s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:31:57.620560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da3abe31-5f12-4812-87e2-4db6179da69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:57.623944 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22f68bc8-3785-41c2-939c-82a9f596bca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:31:57.799751 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Volume volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 (a60d46b5-1729-4569-b012-1cfd51f0a1b7): created successfully
Jun 03 15:31:57.801676 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22f68bc8-3785-41c2-939c-82a9f596bca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:31:57.805333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Flow 'volume_create_manager' (05a275dd-75b6-4875-9407-294614b91b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:31:57.959064 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f45dd386-5459-4a96-94a8-1cdfe1abc8c6 tempest-VolumesAdminNegativeTest-1973103647 None] Created volume successfully.
Jun 03 15:32:00.091402 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:32:00.102359 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:32:00.102878 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:32:00.117266 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (d3581547-11c5-4cd3-85e3-effa5926f992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:00.120391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4eed529-b155-4b52-aa5e-efb22d891ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:00.143639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:32:00.171109 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4eed529-b155-4b52-aa5e-efb22d891ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1382334633',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=165332f5-dfe1-4587-a012-32c0b2f2b299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a82ef9a29ac42f2a2358fcfa6843e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:32:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:32:00Z,user_id='7c293e2c4db743fe90c9e2d38a0854d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:00.173993 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c4c3441-ecfa-4083-bdb4-345c7a8a28aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:00.176149 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c4c3441-ecfa-4083-bdb4-345c7a8a28aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:00.178573 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2938555-adaa-47d9-86f9-b43d14be453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:00.445632 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:00.500201 n-d-843680-7 sudo[112894]: ubuntu : 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-a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:32:00.501209 n-d-843680-7 sudo[112894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:00.504921 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2938555-adaa-47d9-86f9-b43d14be453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '165332f5-dfe1-4587-a012-32c0b2f2b299', 'volume_name': 'volume-165332f5-dfe1-4587-a012-32c0b2f2b299', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:00.507696 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (185bfb9a-c5fe-497f-b94d-86174af3ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:00.514895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (185bfb9a-c5fe-497f-b94d-86174af3ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:00.524768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dc2e986-03f2-4cb0-8fb9-339fd9d9074f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:00.525708 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Volume 165332f5-dfe1-4587-a012-32c0b2f2b299: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-165332f5-dfe1-4587-a012-32c0b2f2b299', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:32:00.530704 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Cloning 165332f5-dfe1-4587-a012-32c0b2f2b299 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:32:01.300118 n-d-843680-7 sudo[112894]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:01.303667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7" returned: 0 in 0.860s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:01.399815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:01.416997 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:01.417360 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546961568]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:01.418038 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:32:01.419959 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Creating iscsi_target for Volume ID: volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Created volume path /opt/stack/data/cinder/volumes/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7,
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: incominguser L79juS433DAqniWx76WY Sy6aakbPLN9tr5dq
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:32:01.484064 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:32:01.486714 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:02.543807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7" returned: 0 in 1.057s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:02.547678 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546961568]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:02.548662 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:32:02.549147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:32:02.556576 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:02.575796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:02.576211 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546961568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n Backing store flags: \n Account information:\n L79juS433DAqniWx76WY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:02.577548 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:32:02.581258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:02.755508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:02.755943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546961568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n Backing store flags: \n Account information:\n L79juS433DAqniWx76WY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:02.759154 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:02.910079 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:02.910402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546961568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n Backing store flags: \n Account information:\n L79juS433DAqniWx76WY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:02.911415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:32:03.087855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:32:03.088379 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:32:03.089059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:03.156464 n-d-843680-7 sudo[112969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:32:03.158262 n-d-843680-7 sudo[112969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:03.192804 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'target_lun': 1, 'volume_id': 'a60d46b5-1729-4569-b012-1cfd51f0a1b7', 'auth_method': 'CHAP', 'auth_username': 'L79juS433DAqniWx76WY', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '75374d83-246d-4f71-8f2c-7ece3aecb61a'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:32:03.620418 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-2f67a3eb-87d4-4a29-a78a-a2fc4cb1d73e req-1168596e-9bd2-4629-8841-deaaa2a8878d tempest-VolumesAdminNegativeTest-1973103647 None] attachment_update completed successfully.
Jun 03 15:32:03.819147 n-d-843680-7 sudo[112969]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:03.823809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:03.832940 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:03.878142 n-d-843680-7 sudo[112993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:32:03.881365 n-d-843680-7 sudo[112993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:04.917671 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.084s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:04.914599 n-d-843680-7 sudo[112993]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:04.919526 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:32:14.351294 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-114b0755-c144-4fd0-b1c5-94e24388109e req-d70cb291-d68e-43d0-abe1-37599e181ad9 tempest-VolumesAdminNegativeTest-1973103647 None] Terminate volume connection completed successfully.
Jun 03 15:32:14.353919 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-114b0755-c144-4fd0-b1c5-94e24388109e req-d70cb291-d68e-43d0-abe1-37599e181ad9 tempest-VolumesAdminNegativeTest-1973103647 None] Deleting attachment 75374d83-246d-4f71-8f2c-7ece3aecb61a. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:32:14.355291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:14.466389 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:14.466913 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547403760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7\n Backing store flags: \n Account information:\n L79juS433DAqniWx76WY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:14.467991 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-114b0755-c144-4fd0-b1c5-94e24388109e req-d70cb291-d68e-43d0-abe1-37599e181ad9 tempest-VolumesAdminNegativeTest-1973103647 None] Removing iscsi_target for Volume ID: a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:32:14.474004 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:14.690621 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 -f" returned: 0 in 0.221s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:14.691487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547403760]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:14.695466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:14.866838 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:14.867201 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547403760]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:32:20.412984 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 19.88 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:32:20.413678 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Image download 616.00 MB at 30.99 MB/s
Jun 03 15:32:20.487534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:20.647910 n-d-843680-7 sudo[113169]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1
Jun 03 15:32:20.650427 n-d-843680-7 sudo[113169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:21.268599 n-d-843680-7 sudo[113169]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:21.271301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1" returned: 0 in 0.784s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:21.272835 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 7c293e2c4db743fe90c9e2d38a0854d1. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:32:21.633897 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:21.748977 n-d-843680-7 sudo[113174]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1
Jun 03 15:32:21.749829 n-d-843680-7 sudo[113174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:22.329498 n-d-843680-7 sudo[113174]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:22.331791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1" returned: 0 in 0.698s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:22.333475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-165332f5-dfe1-4587-a012-32c0b2f2b299 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:22.374151 n-d-843680-7 sudo[113179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-165332f5-dfe1-4587-a012-32c0b2f2b299 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:32:22.374969 n-d-843680-7 sudo[113179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:23.408259 n-d-843680-7 sudo[113179]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:23.411204 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-165332f5-dfe1-4587-a012-32c0b2f2b299 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.077s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:23.581660 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 165332f5-dfe1-4587-a012-32c0b2f2b299. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:32:23.696431 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_opudcbc0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:23.829726 n-d-843680-7 sudo[113223]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_opudcbc0
Jun 03 15:32:23.831146 n-d-843680-7 sudo[113223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:24.274195 n-d-843680-7 sudo[113223]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:24.276691 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_opudcbc0" returned: 0 in 0.580s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:24.281121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:24.389426 n-d-843680-7 sudo[113231]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1
Jun 03 15:32:24.391715 n-d-843680-7 sudo[113231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:24.967052 n-d-843680-7 sudo[113231]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:24.969746 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1" returned: 0 in 0.688s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:24.971550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:32:24.973314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:24.996852 n-d-843680-7 sudo[113236]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299 oflag=direct
Jun 03 15:32:24.998400 n-d-843680-7 sudo[113236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:25.510735 n-d-843680-7 sudo[113236]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:25.513819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299 oflag=direct" returned: 0 in 0.540s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:25.515335 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:25.540721 n-d-843680-7 sudo[113248]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299
Jun 03 15:32:25.543057 n-d-843680-7 sudo[113248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:32.792269 n-d-843680-7 sudo[113248]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:32.794368 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299" returned: 0 in 7.279s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:32.795352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:32.925530 n-d-843680-7 sudo[113397]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1
Jun 03 15:32:32.927297 n-d-843680-7 sudo[113397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:33.446013 n-d-843680-7 sudo[113397]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:33.451268 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1" returned: 0 in 0.655s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:33.452255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_cu5su3zsn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 7.28 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--165332f5--dfe1--4587--a012--32c0b2f2b299 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:32:33.453028 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Converted 700.00 MB image at 96.15 MB/s
Jun 03 15:32:33.453746 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 165332f5-dfe1-4587-a012-32c0b2f2b299 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:32:33.610800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 7c293e2c4db743fe90c9e2d38a0854d1 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:32:33.611470 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Marking volume 165332f5-dfe1-4587-a012-32c0b2f2b299 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:32:33.678798 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 165332f5-dfe1-4587-a012-32c0b2f2b299. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:32:33.679597 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Creating volume glance metadata for volume 165332f5-dfe1-4587-a012-32c0b2f2b299 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:32:33.862644 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dc2e986-03f2-4cb0-8fb9-339fd9d9074f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-165332f5-dfe1-4587-a012-32c0b2f2b299', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:33.868009 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc087768-0c12-4fd2-9ac5-280b02699945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:33.936173 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Volume volume-165332f5-dfe1-4587-a012-32c0b2f2b299 (165332f5-dfe1-4587-a012-32c0b2f2b299): created successfully
Jun 03 15:32:33.941022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc087768-0c12-4fd2-9ac5-280b02699945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:33.947154 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (d3581547-11c5-4cd3-85e3-effa5926f992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:34.068193 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-551cf1a2-c35e-42bf-bfce-834e504a5f52 tempest-TaggedBootDevicesTest-1653405814 None] Created volume successfully.
Jun 03 15:32:35.568177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:32:35.575391 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:32:35.576458 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:32:35.608481 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (1574c44c-2650-4e1b-bfc7-79295fc3d9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:35.613560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f7b9396-cf3a-4506-a936-c7bbd0489dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:35.645157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:32:35.677498 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f7b9396-cf3a-4506-a936-c7bbd0489dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-464924485',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=1571f735-96ec-42af-a488-2bb02ccb3af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a82ef9a29ac42f2a2358fcfa6843e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:32:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:32:35Z,user_id='7c293e2c4db743fe90c9e2d38a0854d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:35.681109 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3cd992c-0cd9-4d1f-aeed-2f976c851cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:35.688182 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3cd992c-0cd9-4d1f-aeed-2f976c851cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:35.691340 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8473383-d82d-4cb0-927e-166b9dc1f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:35.695347 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a8473383-d82d-4cb0-927e-166b9dc1f19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1571f735-96ec-42af-a488-2bb02ccb3af2', 'volume_name': 'volume-1571f735-96ec-42af-a488-2bb02ccb3af2', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:35.699432 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1522be6e-61e6-4300-ac71-f59c5c0fa50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:35.703106 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1522be6e-61e6-4300-ac71-f59c5c0fa50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:35.707044 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e22c0602-7b88-41dd-9688-34503d3eed58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:35.708708 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Volume 1571f735-96ec-42af-a488-2bb02ccb3af2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1571f735-96ec-42af-a488-2bb02ccb3af2', 'volume_size': 1}
Jun 03 15:32:35.710714 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1571f735-96ec-42af-a488-2bb02ccb3af2 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:35.751590 n-d-843680-7 sudo[113415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1571f735-96ec-42af-a488-2bb02ccb3af2 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:32:35.753200 n-d-843680-7 sudo[113415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:36.644565 n-d-843680-7 sudo[113415]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:36.646975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1571f735-96ec-42af-a488-2bb02ccb3af2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.936s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:36.650533 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e22c0602-7b88-41dd-9688-34503d3eed58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1571f735-96ec-42af-a488-2bb02ccb3af2', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:36.653704 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a45aa94-4752-4677-b3e2-18847e125d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:36.782484 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Volume volume-1571f735-96ec-42af-a488-2bb02ccb3af2 (1571f735-96ec-42af-a488-2bb02ccb3af2): created successfully
Jun 03 15:32:36.789461 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a45aa94-4752-4677-b3e2-18847e125d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:36.796252 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (1574c44c-2650-4e1b-bfc7-79295fc3d9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:36.891167 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d7add248-c322-400e-a7ad-1a6aefc7d6a5 tempest-TaggedBootDevicesTest-1653405814 None] Created volume successfully.
Jun 03 15:32:39.011998 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:32:39.016778 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:32:39.017296 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:32:39.058975 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (87bd01d2-9e53-4c83-9514-0fb800510373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:39.071720 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5528deef-9763-4f3f-9fb1-f0f7a259cc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.144974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:32:39.195963 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5528deef-9763-4f3f-9fb1-f0f7a259cc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-517002442',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=305dae73-18eb-4901-96a2-9ae95b01922d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a82ef9a29ac42f2a2358fcfa6843e38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:32:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:32:39Z,user_id='7c293e2c4db743fe90c9e2d38a0854d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.201144 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b71e0a-8058-46fc-b2e3-b92125f80618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.201144 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b71e0a-8058-46fc-b2e3-b92125f80618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.203260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84eb3551-8540-4d92-b1bd-f7b81c7caabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.211293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84eb3551-8540-4d92-b1bd-f7b81c7caabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '305dae73-18eb-4901-96a2-9ae95b01922d', 'volume_name': 'volume-305dae73-18eb-4901-96a2-9ae95b01922d', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.214218 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45cb9dde-75da-45d4-a36d-f607a85b2048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.216818 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45cb9dde-75da-45d4-a36d-f607a85b2048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.219201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f99c0376-f80f-42ce-9194-b890a3dec3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.220461 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Volume 305dae73-18eb-4901-96a2-9ae95b01922d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-305dae73-18eb-4901-96a2-9ae95b01922d', 'volume_size': 1}
Jun 03 15:32:39.221971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-305dae73-18eb-4901-96a2-9ae95b01922d stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:39.243455 n-d-843680-7 sudo[113502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-305dae73-18eb-4901-96a2-9ae95b01922d stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:32:39.245576 n-d-843680-7 sudo[113502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:39.881242 n-d-843680-7 sudo[113502]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:39.883802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-305dae73-18eb-4901-96a2-9ae95b01922d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.661s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:39.888086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f99c0376-f80f-42ce-9194-b890a3dec3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-305dae73-18eb-4901-96a2-9ae95b01922d', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.890677 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a077e6f-4bb0-424c-b342-ee03da0954ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:39.967030 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Volume volume-305dae73-18eb-4901-96a2-9ae95b01922d (305dae73-18eb-4901-96a2-9ae95b01922d): created successfully
Jun 03 15:32:39.967030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a077e6f-4bb0-424c-b342-ee03da0954ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:39.967030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Flow 'volume_create_manager' (87bd01d2-9e53-4c83-9514-0fb800510373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:40.027461 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-eb4b9ca8-377b-481a-b727-8f959f24c807 tempest-TaggedBootDevicesTest-1653405814 None] Created volume successfully.
Jun 03 15:32:53.692389 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:32:53.697019 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:32:53.698113 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:32:53.720855 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Flow 'volume_create_manager' (7b6852ca-1e11-47cf-b3c7-a6403747f7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:53.726276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00faa2c3-74b8-4037-8442-b346f85af781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:53.759195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:32:53.801542 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00faa2c3-74b8-4037-8442-b346f85af781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-884489087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=304f0002-34cf-4a18-8ac6-0a6e374455ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='196393b69b224c86b210af2c6b90d796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:32:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:32:53Z,user_id='13957c809d0f4e479ee97fb184d96ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:53.807404 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (770cdd52-676d-4aac-a5c6-8b0d40b97d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:53.825703 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (770cdd52-676d-4aac-a5c6-8b0d40b97d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:53.830081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (122a8a31-699f-4c6f-8125-9d64e35cf043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:53.832941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (122a8a31-699f-4c6f-8125-9d64e35cf043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '304f0002-34cf-4a18-8ac6-0a6e374455ce', 'volume_name': 'volume-304f0002-34cf-4a18-8ac6-0a6e374455ce', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:53.836509 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4647ab8c-cffe-4c8e-93fb-0da9c8683f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:53.840625 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4647ab8c-cffe-4c8e-93fb-0da9c8683f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:53.843310 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d403f302-2d2c-48e3-83f0-d5f483f7782c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:53.848094 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Volume 304f0002-34cf-4a18-8ac6-0a6e374455ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-304f0002-34cf-4a18-8ac6-0a6e374455ce', 'volume_size': 1}
Jun 03 15:32:53.848094 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f0002-34cf-4a18-8ac6-0a6e374455ce stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:53.883012 n-d-843680-7 sudo[113832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f0002-34cf-4a18-8ac6-0a6e374455ce stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:32:53.883869 n-d-843680-7 sudo[113832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:54.904763 n-d-843680-7 sudo[113832]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:54.907331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-304f0002-34cf-4a18-8ac6-0a6e374455ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.061s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:54.911159 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d403f302-2d2c-48e3-83f0-d5f483f7782c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-304f0002-34cf-4a18-8ac6-0a6e374455ce', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:54.915492 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e253c91-82d3-421d-944f-293697817049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:32:55.020989 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Volume volume-304f0002-34cf-4a18-8ac6-0a6e374455ce (304f0002-34cf-4a18-8ac6-0a6e374455ce): created successfully
Jun 03 15:32:55.023194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e253c91-82d3-421d-944f-293697817049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:32:55.027870 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Flow 'volume_create_manager' (7b6852ca-1e11-47cf-b3c7-a6403747f7dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:32:55.147391 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c7d3c62f-4fff-4178-a86e-7f6d37a8b8c4 tempest-VolumesAdminNegativeTest-1973103647 None] Created volume successfully.
Jun 03 15:32:56.257617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Lock "b'cinder-304f0002-34cf-4a18-8ac6-0a6e374455ce-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:32:56.548835 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Skipping remove_export. No iscsi_target is presently exported for volume: 304f0002-34cf-4a18-8ac6-0a6e374455ce
Jun 03 15:32:56.550015 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:56.583524 n-d-843680-7 sudo[113943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce
Jun 03 15:32:56.585770 n-d-843680-7 sudo[113943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:57.204207 n-d-843680-7 sudo[113943]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:57.206452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce" returned: 0 in 0.656s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:57.208697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:57.250764 n-d-843680-7 sudo[113955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce
Jun 03 15:32:57.258531 n-d-843680-7 sudo[113955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:58.057999 n-d-843680-7 sudo[113955]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:58.060800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce" returned: 0 in 0.852s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:58.063809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:58.106544 n-d-843680-7 sudo[113967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce
Jun 03 15:32:58.109044 n-d-843680-7 sudo[113967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:32:59.122082 n-d-843680-7 sudo[113967]: pam_unix(sudo:session): session closed for user root
Jun 03 15:32:59.125219 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-304f0002-34cf-4a18-8ac6-0a6e374455ce" returned: 0 in 1.061s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:32:59.127090 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Successfully deleted volume: 304f0002-34cf-4a18-8ac6-0a6e374455ce
Jun 03 15:32:59.318021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Created reservations ['a0b10270-c58e-4237-b623-7ab5b2b001fe', '1700df96-aeac-42f4-803f-d8a7120c8005', 'b4ae426d-260a-4d9c-9e7e-f4e00ce4dabd', '591e972a-2bc0-44fd-adf6-b36234930693'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:32:59.535884 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:32:59.538515 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:32:59.579634 n-d-843680-7 sudo[113997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:32:59.580485 n-d-843680-7 sudo[113997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:00.475069 n-d-843680-7 sudo[113997]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:00.479719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.940s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:00.483543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:00.537311 n-d-843680-7 sudo[114019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:33:00.543188 n-d-843680-7 sudo[114019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:01.455109 n-d-843680-7 sudo[114019]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:01.457753 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.974s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:01.466253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:33:01.482260 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Deleted volume successfully.
Jun 03 15:33:01.600046 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ad8ab124-3188-44e3-a45a-27b5a7710d97 tempest-VolumesAdminNegativeTest-1973103647 None] Lock "b'cinder-304f0002-34cf-4a18-8ac6-0a6e374455ce-delete_volume'" released by "delete_volume" :: held 5.358s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:33:03.089198 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:33:03.089878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:33:03.090331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:03.111084 n-d-843680-7 sudo[114108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:33:03.112624 n-d-843680-7 sudo[114108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:03.651283 n-d-843680-7 sudo[114108]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:03.653808 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:03.655439 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:03.688167 n-d-843680-7 sudo[114112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:33:03.692976 n-d-843680-7 sudo[114112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:04.180672 n-d-843680-7 sudo[114112]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:04.183355 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:04.185824 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:33:07.510223 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Lock "b'cinder-a60d46b5-1729-4569-b012-1cfd51f0a1b7-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:33:07.675371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:07.799928 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:07.800343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495155008]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:07.801119 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Skipping remove_export. No iscsi_target is presently exported for volume: a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:33:07.802380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:07.834689 n-d-843680-7 sudo[114156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:33:07.835696 n-d-843680-7 sudo[114156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:08.319444 n-d-843680-7 sudo[114156]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:08.322814 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7" returned: 0 in 0.520s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:08.324868 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:08.345694 n-d-843680-7 sudo[114170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:33:08.347351 n-d-843680-7 sudo[114170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:09.214846 n-d-843680-7 sudo[114170]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:09.217509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7" returned: 0 in 0.892s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:09.219911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:09.265365 n-d-843680-7 sudo[114193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:33:09.267379 n-d-843680-7 sudo[114193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:09.963995 n-d-843680-7 sudo[114193]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:09.966479 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a60d46b5-1729-4569-b012-1cfd51f0a1b7" returned: 0 in 0.746s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:09.967988 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Successfully deleted volume: a60d46b5-1729-4569-b012-1cfd51f0a1b7
Jun 03 15:33:10.140236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Created reservations ['913b66fb-e6fd-487d-a564-09c66327a7a0', '23dd669d-c294-4f39-b2ea-9ea325b5c138', '1c6a3cf3-4566-488a-8c3b-5f3ec0e1b2f5', 'b3f0d29b-9b51-437c-918f-6f2a4fbf37fb'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:33:10.409889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:33:10.411627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:10.454576 n-d-843680-7 sudo[114243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:33:10.455386 n-d-843680-7 sudo[114243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:10.515194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:33:10.530074 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:33:10.530074 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:33:10.561988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Flow 'volume_create_manager' (38bf15b1-bcf8-4be8-af5c-8c9a517a01db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:10.569988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7abd716a-375a-4e54-a85e-1b0fa6b71c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:10.639856 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:33:10.686719 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7abd716a-375a-4e54-a85e-1b0fa6b71c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-57856386',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=c1d67f39-e907-4bcc-9222-872a056e1582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac7dd9dbba34f738a561fe0a124ade3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:33:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:33:10Z,user_id='f6b569ee8f76414b888fbb0a08241b7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:10.689386 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1aedbd8e-d059-4f50-aa5f-61d83896c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:10.692276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1aedbd8e-d059-4f50-aa5f-61d83896c01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:10.694802 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf08934-518a-4168-8040-58cc3cdb93b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:10.850927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf08934-518a-4168-8040-58cc3cdb93b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c1d67f39-e907-4bcc-9222-872a056e1582', 'volume_name': 'volume-c1d67f39-e907-4bcc-9222-872a056e1582', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:10.854038 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (074e5bc7-d11f-4dec-ba7a-02ed8b93c3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:10.856525 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (074e5bc7-d11f-4dec-ba7a-02ed8b93c3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:10.862926 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ad9f0da-0931-4afd-b0d3-79b9e0b08af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:10.864466 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Volume c1d67f39-e907-4bcc-9222-872a056e1582: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c1d67f39-e907-4bcc-9222-872a056e1582', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:33:10.866004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Cloning c1d67f39-e907-4bcc-9222-872a056e1582 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:33:11.155898 n-d-843680-7 sudo[114243]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:11.158731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:11.160234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:11.223154 n-d-843680-7 sudo[114250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:33:11.231061 n-d-843680-7 sudo[114250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:11.855707 n-d-843680-7 sudo[114250]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:11.858686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:11.860768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:33:11.873998 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Deleted volume successfully.
Jun 03 15:33:11.963360 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4dc9cfac-db6e-4e5b-9916-1ce54d16b815 tempest-VolumesAdminNegativeTest-1973103647 None] Lock "b'cinder-a60d46b5-1729-4569-b012-1cfd51f0a1b7-delete_volume'" released by "delete_volume" :: held 4.449s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:33:26.616747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:33:26.624781 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:33:26.635652 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:33:26.639807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Flow 'volume_create_manager' (ba007a2d-ec6c-4f85-a7ca-f1e315515c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:26.643248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb78e2a0-7a37-42eb-a5fe-0f0f03879fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:26.668870 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:33:26.700000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bb78e2a0-7a37-42eb-a5fe-0f0f03879fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1950039525',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=1f702812-d301-43e1-93d4-c72d28e0de7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16ef7eeeb7418689cfc3782974f661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:33:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:33:26Z,user_id='acc5c18bf337422da41432bcf8157e61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:26.704043 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5850a609-3b89-417c-a984-e73aee3e9656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:26.706829 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5850a609-3b89-417c-a984-e73aee3e9656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:26.710025 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e19566db-8af7-439d-a922-4b99decca1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:26.714453 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e19566db-8af7-439d-a922-4b99decca1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f702812-d301-43e1-93d4-c72d28e0de7f', 'volume_name': 'volume-1f702812-d301-43e1-93d4-c72d28e0de7f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:26.716034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2e3fb23-1939-43a5-a953-1d2256529999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:26.718283 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2e3fb23-1939-43a5-a953-1d2256529999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:26.720916 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (696fd7f9-8b47-4fec-93d1-593ab96e4150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:26.721934 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Volume 1f702812-d301-43e1-93d4-c72d28e0de7f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f702812-d301-43e1-93d4-c72d28e0de7f', 'volume_size': 1}
Jun 03 15:33:26.723169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f702812-d301-43e1-93d4-c72d28e0de7f stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:26.744847 n-d-843680-7 sudo[114312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f702812-d301-43e1-93d4-c72d28e0de7f stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:33:26.745742 n-d-843680-7 sudo[114312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:27.912055 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1, size 616.00 MB, duration 17.04 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:33:27.912702 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Image download 616.00 MB at 36.15 MB/s
Jun 03 15:33:27.963689 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:28.048535 n-d-843680-7 sudo[114315]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1
Jun 03 15:33:28.049329 n-d-843680-7 sudo[114315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:28.392299 n-d-843680-7 sudo[114315]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:28.395308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:28.396491 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user f6b569ee8f76414b888fbb0a08241b7d. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:33:28.593751 n-d-843680-7 sudo[114312]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:28.595774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f702812-d301-43e1-93d4-c72d28e0de7f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.873s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:28.601655 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (696fd7f9-8b47-4fec-93d1-593ab96e4150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f702812-d301-43e1-93d4-c72d28e0de7f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:28.606838 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8bd7105e-7a9a-401e-839f-757e5b2d3fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:28.632090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:28.695492 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Volume volume-1f702812-d301-43e1-93d4-c72d28e0de7f (1f702812-d301-43e1-93d4-c72d28e0de7f): created successfully
Jun 03 15:33:28.699750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8bd7105e-7a9a-401e-839f-757e5b2d3fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:28.706246 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Flow 'volume_create_manager' (ba007a2d-ec6c-4f85-a7ca-f1e315515c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:28.772821 n-d-843680-7 sudo[114352]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1
Jun 03 15:33:28.773601 n-d-843680-7 sudo[114352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:28.825762 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b7ad679f-4797-491a-aa9b-bcc9cca797c3 tempest-ServersNegativeTestJSON-1026691894 None] Created volume successfully.
Jun 03 15:33:29.180040 n-d-843680-7 sudo[114352]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:29.182418 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1" returned: 0 in 0.551s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:29.185416 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1d67f39-e907-4bcc-9222-872a056e1582 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:29.207355 n-d-843680-7 sudo[114357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1d67f39-e907-4bcc-9222-872a056e1582 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:33:29.208881 n-d-843680-7 sudo[114357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:29.806852 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:29.844419 n-d-843680-7 sudo[114371]: ubuntu : 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-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:29.845841 n-d-843680-7 sudo[114371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:30.001163 n-d-843680-7 sudo[114357]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:30.003652 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1d67f39-e907-4bcc-9222-872a056e1582 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.818s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:30.151609 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume c1d67f39-e907-4bcc-9222-872a056e1582. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:33:30.225854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_80v6acgs {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:30.341406 n-d-843680-7 sudo[114391]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_80v6acgs
Jun 03 15:33:30.342207 n-d-843680-7 sudo[114391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:30.659046 n-d-843680-7 sudo[114371]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:30.661381 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299" returned: 0 in 0.855s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:30.750913 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:30.760128 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:30.760596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:30.761434 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:33:30.762447 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Creating iscsi_target for Volume ID: volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Created volume path /opt/stack/data/cinder/volumes/volume-165332f5-dfe1-4587-a012-32c0b2f2b299,
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: incominguser iZoTLfxtQKmw4EWUn8Xm 9kuSG7ArSQr7QzvU
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:30.887673 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:33:30.894026 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:30.933359 n-d-843680-7 sudo[114391]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:30.935041 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_80v6acgs" returned: 0 in 0.709s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:30.936238 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:31.057939 n-d-843680-7 sudo[114398]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1
Jun 03 15:33:31.058754 n-d-843680-7 sudo[114398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:31.382514 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299" returned: 0 in 0.489s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:31.383103 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:31.384553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:33:31.384553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:33:31.390343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:31.416960 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:31.417388 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:31.418024 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:33:31.419311 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:31.546142 n-d-843680-7 sudo[114398]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:31.548057 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1" returned: 0 in 0.612s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:31.549158 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:33:31.550380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:31.573232 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:31.578532 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:31.578532 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:31.588171 n-d-843680-7 sudo[114434]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582 oflag=direct
Jun 03 15:33:31.589729 n-d-843680-7 sudo[114434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:31.728390 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:31.729009 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:31.731421 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:33:31.995764 n-d-843680-7 sudo[114434]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:31.999424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582 oflag=direct" returned: 0 in 0.449s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:32.000575 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:32.043966 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299', 'target_lun': 1, 'volume_id': '165332f5-dfe1-4587-a012-32c0b2f2b299', 'auth_method': 'CHAP', 'auth_username': 'iZoTLfxtQKmw4EWUn8Xm', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c0f194d9-0190-459a-a0c3-1bf89a6227a0'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:33:32.047826 n-d-843680-7 sudo[114448]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582
Jun 03 15:33:32.048810 n-d-843680-7 sudo[114448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:32.376288 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-0a2737de-a9eb-463a-bd44-391932700111 tempest-TaggedBootDevicesTest-1653405814 None] attachment_update completed successfully.
Jun 03 15:33:33.536651 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:33.586096 n-d-843680-7 sudo[114464]: ubuntu : 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-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:33.591840 n-d-843680-7 sudo[114464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:34.451062 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:33:34.457908 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:33:34.465016 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:33:34.516929 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Flow 'volume_create_manager' (51498172-df52-4ada-9386-ef9a6777e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:34.521361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8afd493-dfb5-4833-be51-8756780d2dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:34.577912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:33:34.616392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8afd493-dfb5-4833-be51-8756780d2dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1242304675',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=c2b7aa0f-d87b-439a-b62c-4b29118e6302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16ef7eeeb7418689cfc3782974f661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:33:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:33:34Z,user_id='acc5c18bf337422da41432bcf8157e61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:34.621316 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56bc47f4-0a46-4f23-96ce-cb63f83a5442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:34.623837 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56bc47f4-0a46-4f23-96ce-cb63f83a5442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:34.626384 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d92f5ef-9ee7-4ede-8fa5-1189421792b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:34.629332 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d92f5ef-9ee7-4ede-8fa5-1189421792b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2b7aa0f-d87b-439a-b62c-4b29118e6302', 'volume_name': 'volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:34.632022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f37a9fb-d005-4b4b-a859-efaf53fba90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:34.635013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f37a9fb-d005-4b4b-a859-efaf53fba90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:34.637360 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94145877-ad00-410b-9d92-3a522eff1938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:34.638339 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Volume c2b7aa0f-d87b-439a-b62c-4b29118e6302: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302', 'volume_size': 1}
Jun 03 15:33:34.639877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:34.646366 n-d-843680-7 sudo[114464]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:34.657308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2" returned: 0 in 1.120s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:34.673932 n-d-843680-7 sudo[114478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:33:34.676816 n-d-843680-7 sudo[114478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:34.741936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:34.763321 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:34.763849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546962272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:34.765249 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:33:34.769604 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Creating iscsi_target for Volume ID: volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Created volume path /opt/stack/data/cinder/volumes/volume-1571f735-96ec-42af-a488-2bb02ccb3af2,
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: incominguser KwPetTBVcNQUq54yvdYR zW8rR2Lqcm8bcYEV
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:34.887791 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:33:34.893779 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:35.535698 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2" returned: 0 in 0.643s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:35.536387 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546962272]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:35.537124 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:33:35.537641 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:33:35.548214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:35.573739 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:35.579850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546962272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:35.581353 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:33:35.588558 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:35.636399 n-d-843680-7 sudo[114478]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:35.638352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.998s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:35.644903 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94145877-ad00-410b-9d92-3a522eff1938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:35.650822 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41debf30-20a4-4abd-9f52-899253045f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:35.751780 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:35.752335 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546962272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:35.753407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:35.826340 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Volume volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 (c2b7aa0f-d87b-439a-b62c-4b29118e6302): created successfully
Jun 03 15:33:35.828615 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41debf30-20a4-4abd-9f52-899253045f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:35.832156 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Flow 'volume_create_manager' (51498172-df52-4ada-9386-ef9a6777e53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:35.855992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:35.856775 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546962272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:35.858487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:33:35.998361 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-af308df2-7d9f-4efd-b3db-6cf2082294d4 tempest-ServersNegativeTestJSON-1026691894 None] Created volume successfully.
Jun 03 15:33:36.208923 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2', 'target_lun': 1, 'volume_id': '1571f735-96ec-42af-a488-2bb02ccb3af2', 'auth_method': 'CHAP', 'auth_username': 'KwPetTBVcNQUq54yvdYR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '958f02ab-fca6-427a-9933-bdef61af2cf1'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:33:36.527724 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-43fa3310-2300-4b9d-ac7b-4c1eb745f800 tempest-TaggedBootDevicesTest-1653405814 None] attachment_update completed successfully.
Jun 03 15:33:37.438820 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:37.505349 n-d-843680-7 sudo[114566]: ubuntu : 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-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:37.509984 n-d-843680-7 sudo[114566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:38.169835 n-d-843680-7 sudo[114566]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:38.173677 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d" returned: 0 in 0.735s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:38.224534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:38.232747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:38.233039 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:38.233803 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:33:38.237636 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Creating iscsi_target for Volume ID: volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:33:38.294314 n-d-843680-7 sudo[114448]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Created volume path /opt/stack/data/cinder/volumes/volume-305dae73-18eb-4901-96a2-9ae95b01922d,
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: incominguser acAy3Kergac7UZE2aweV RrHn4UNGctP9nWsR
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:38.328021 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:33:38.330063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582" returned: 0 in 6.330s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:38.331659 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:38.350951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:38.510121 n-d-843680-7 sudo[114582]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1
Jun 03 15:33:38.511205 n-d-843680-7 sudo[114582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:39.100620 n-d-843680-7 sudo[114582]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:39.103304 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1" returned: 0 in 0.772s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:39.104790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_oqnvhw55n-d-843680-7@lvmdriver-1, size 700.00 MB, duration 6.33 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c1d67f39--e907--4bcc--9222--872a056e1582 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:33:39.105318 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Converted 700.00 MB image at 110.57 MB/s
Jun 03 15:33:39.106089 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume c1d67f39-e907-4bcc-9222-872a056e1582 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:33:39.288893 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user f6b569ee8f76414b888fbb0a08241b7d is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:33:39.289776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Marking volume c1d67f39-e907-4bcc-9222-872a056e1582 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:33:39.295453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d" returned: 0 in 0.899s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:39.296167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:39.296928 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:33:39.297422 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:33:39.299100 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:39.306373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:39.307071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:39.307899 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:33:39.314834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:39.362630 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to c1d67f39-e907-4bcc-9222-872a056e1582. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:33:39.363068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Creating volume glance metadata for volume c1d67f39-e907-4bcc-9222-872a056e1582 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:33:39.497902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:39.497902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:39.497902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:39.638904 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ad9f0da-0931-4afd-b0d3-79b9e0b08af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1d67f39-e907-4bcc-9222-872a056e1582', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:39.642197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f046475-a698-427e-88a5-08803e339da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:33:39.647169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:39.647967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495803232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:39.650299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Set provider_location to: 10.222.0.20:3260,3 iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:33:39.745977 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Volume volume-c1d67f39-e907-4bcc-9222-872a056e1582 (c1d67f39-e907-4bcc-9222-872a056e1582): created successfully
Jun 03 15:33:39.750781 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f046475-a698-427e-88a5-08803e339da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:33:39.755768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Flow 'volume_create_manager' (38bf15b1-bcf8-4be8-af5c-8c9a517a01db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:33:39.840043 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-20a20c6e-7e1d-4ed1-a4f6-abdac503707c tempest-ServersTestBootFromVolume-1679805903 None] Created volume successfully.
Jun 03 15:33:39.889562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d', 'target_lun': 1, 'volume_id': '305dae73-18eb-4901-96a2-9ae95b01922d', 'auth_method': 'CHAP', 'auth_username': 'acAy3Kergac7UZE2aweV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f91cb877-4b48-457b-be32-540743374509'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:33:40.210004 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-908c37a9-a157-4888-bef8-c0b9e8ec5537 req-07b06ee8-768b-42cd-ad49-bc7506bc2926 tempest-TaggedBootDevicesTest-1653405814 None] attachment_update completed successfully.
Jun 03 15:33:47.964482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:47.991677 n-d-843680-7 sudo[114681]: ubuntu : 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-c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:33:47.997359 n-d-843680-7 sudo[114681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:33:48.481998 n-d-843680-7 sudo[114681]: pam_unix(sudo:session): session closed for user root
Jun 03 15:33:48.484494 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582" returned: 0 in 0.520s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:48.547236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:48.563780 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546960864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:48.565440 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:48.569700 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:33:48.588513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Creating iscsi_target for Volume ID: volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Created volume path /opt/stack/data/cinder/volumes/volume-c1d67f39-e907-4bcc-9222-872a056e1582,
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: incominguser eUrp5woL539h7rXAbKT4 h3Dt3ec3i8Nv9QKa
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:33:48.721566 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:33:48.724970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:49.301301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582" returned: 0 in 0.577s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:49.301875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546960864]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:49.302195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:33:49.302585 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:33:49.303764 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:49.311115 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:49.311452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546960864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582\n System information:\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-c1d67f39-e907-4bcc-9222-872a056e1582\n Backing store flags: \n Account information:\n eUrp5woL539h7rXAbKT4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:33:49.312120 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:33:49.319182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:49.417845 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:49.418362 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546960864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582\n System information:\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-c1d67f39-e907-4bcc-9222-872a056e1582\n Backing store flags: \n Account information:\n eUrp5woL539h7rXAbKT4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:49.420183 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:33:49.514397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:33:49.514808 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546960864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582\n System information:\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-c1d67f39-e907-4bcc-9222-872a056e1582\n Backing store flags: \n Account information:\n eUrp5woL539h7rXAbKT4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:33:49.516025 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:33:49.740648 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582', 'target_lun': 1, 'volume_id': 'c1d67f39-e907-4bcc-9222-872a056e1582', 'auth_method': 'CHAP', 'auth_username': 'eUrp5woL539h7rXAbKT4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '81abd9a7-db6d-4aa1-a05c-85ae661aa98b'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:33:49.985578 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-34c6a414-608a-42eb-9cd4-280bedb8fbe0 req-2fe3b846-fc7a-45dd-b2b6-3fed717e8dfd tempest-ServersTestBootFromVolume-1679805903 None] attachment_update completed successfully.
Jun 03 15:34:03.094163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:34:03.095476 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:34:03.096319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:34:03.125217 n-d-843680-7 sudo[114918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:34:03.127656 n-d-843680-7 sudo[114918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:34:03.728196 n-d-843680-7 sudo[114918]: pam_unix(sudo:session): session closed for user root
Jun 03 15:34:03.730222 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.634s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:34:03.732076 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:34:03.755504 n-d-843680-7 sudo[114921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:34:03.757981 n-d-843680-7 sudo[114921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:34:04.284926 n-d-843680-7 sudo[114921]: pam_unix(sudo:session): session closed for user root
Jun 03 15:34:04.287265 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.555s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:34:04.290185 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:35:03.104158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:35:03.104158 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:35:03.104158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:35:03.152077 n-d-843680-7 sudo[115935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:35:03.152999 n-d-843680-7 sudo[115935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:35:03.728424 n-d-843680-7 sudo[115935]: pam_unix(sudo:session): session closed for user root
Jun 03 15:35:03.730531 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.629s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:35:03.732146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:35:03.753226 n-d-843680-7 sudo[115938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:35:03.755496 n-d-843680-7 sudo[115938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:35:04.404355 n-d-843680-7 sudo[115938]: pam_unix(sudo:session): session closed for user root
Jun 03 15:35:04.406520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:35:04.407860 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:36:03.100380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:36:03.101051 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:36:03.101516 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:03.122998 n-d-843680-7 sudo[116602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:36:03.123831 n-d-843680-7 sudo[116602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:04.391486 n-d-843680-7 sudo[116602]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:04.394285 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.292s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:04.395893 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:04.425589 n-d-843680-7 sudo[116651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:36:04.428116 n-d-843680-7 sudo[116651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:05.560610 n-d-843680-7 sudo[116651]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:05.565908 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.169s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:05.567332 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:36:07.739789 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-df46debb-311d-474b-b236-27f596aba81b tempest-GroupSnapshotsV319Test-173226185 None] Group tempest-GroupSnapshotsV319Test-Group-339156022: creating
Jun 03 15:36:07.900548 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-df46debb-311d-474b-b236-27f596aba81b tempest-GroupSnapshotsV319Test-173226185 None] Group tempest-GroupSnapshotsV319Test-Group-339156022: created successfully
Jun 03 15:36:07.921799 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-df46debb-311d-474b-b236-27f596aba81b tempest-GroupSnapshotsV319Test-173226185 None] Create group completed successfully.
Jun 03 15:36:10.543769 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:36:10.549537 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:36:10.550216 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:36:10.564309 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Flow 'volume_create_manager' (1b5c5991-5484-4c4f-9db3-bf47d9970aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:36:10.567678 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d306ca29-28ac-49e1-baa4-e466409fb864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:10.594280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:36:10.628964 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d306ca29-28ac-49e1-baa4-e466409fb864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1402617802',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f346daad-c80a-4723-8b3e-174296042cd0,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=20b745a1-32fd-4036-ab97-0a9956bf359c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ae4230040a427a8f4ae4e074415387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:36:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:36:10Z,user_id='f0ac61f7301a43b3b8e9a6a24ec970cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e72bfab8-8869-41b9-b89c-deedb6653144),volume_type_id=e72bfab8-8869-41b9-b89c-deedb6653144)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:10.628964 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (688e12d2-95f7-42fc-9c74-cf4b41d5c5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:10.628964 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (688e12d2-95f7-42fc-9c74-cf4b41d5c5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:10.630278 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec09c917-31fc-4663-aee7-60cf5e29b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:10.631958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec09c917-31fc-4663-aee7-60cf5e29b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20b745a1-32fd-4036-ab97-0a9956bf359c', 'volume_name': 'volume-20b745a1-32fd-4036-ab97-0a9956bf359c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:10.634005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (572c8375-f257-408c-a142-8d2495b3cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:10.636054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (572c8375-f257-408c-a142-8d2495b3cef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:10.638184 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69f5c6ea-1373-4297-b9b1-60520a326114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:10.663401 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Volume 20b745a1-32fd-4036-ab97-0a9956bf359c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20b745a1-32fd-4036-ab97-0a9956bf359c', 'volume_size': 1}
Jun 03 15:36:10.664731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b745a1-32fd-4036-ab97-0a9956bf359c stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:10.698598 n-d-843680-7 sudo[116691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b745a1-32fd-4036-ab97-0a9956bf359c stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:36:10.699538 n-d-843680-7 sudo[116691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:11.538812 n-d-843680-7 sudo[116691]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:11.542781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b745a1-32fd-4036-ab97-0a9956bf359c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:11.545760 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69f5c6ea-1373-4297-b9b1-60520a326114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20b745a1-32fd-4036-ab97-0a9956bf359c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:11.549719 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b4b9c20-fa09-449c-906a-b4363c925ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:11.693973 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Volume volume-20b745a1-32fd-4036-ab97-0a9956bf359c (20b745a1-32fd-4036-ab97-0a9956bf359c): created successfully
Jun 03 15:36:11.693973 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b4b9c20-fa09-449c-906a-b4363c925ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:11.702971 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Flow 'volume_create_manager' (1b5c5991-5484-4c4f-9db3-bf47d9970aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:36:11.867218 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9978da72-9548-44fa-ac4e-73f3c37e5893 tempest-GroupSnapshotsV319Test-173226185 None] Created volume successfully.
Jun 03 15:36:13.812816 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] GroupSnapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: creating.
Jun 03 15:36:13.888303 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] Group snapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: creating. {{(pid=97269) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 03 15:36:13.968079 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:13.998660 n-d-843680-7 sudo[116832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:13.999602 n-d-843680-7 sudo[116832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:14.561008 n-d-843680-7 sudo[116832]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:14.563273 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c" returned: 0 in 0.595s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:14.565828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c --snapshot stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:14.586809 n-d-843680-7 sudo[116841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c --snapshot stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c -L 1.00g
Jun 03 15:36:14.588321 n-d-843680-7 sudo[116841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:16.132319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c --snapshot stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c -L 1.00g" returned: 0 in 1.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:16.125386 n-d-843680-7 sudo[116841]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:16.644703 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fb696257-d7d7-4c16-bb3a-9431a224f322 tempest-GroupSnapshotsV319Test-173226185 None] group_snapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: created successfully
Jun 03 15:36:18.549938 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] group_snapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: deleting
Jun 03 15:36:18.637411 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] group_snapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: deleting {{(pid=97269) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 03 15:36:18.654049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:18.700418 n-d-843680-7 sudo[117020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c
Jun 03 15:36:18.701207 n-d-843680-7 sudo[117020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:19.210839 n-d-843680-7 sudo[117020]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:19.213680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c" returned: 0 in 0.559s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:19.216147 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:19.239449 n-d-843680-7 sudo[117038]: ubuntu : TTY=unknown ; 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-c08d5213-5d98-4928-8c75-b93d7e99a89c
Jun 03 15:36:19.240493 n-d-843680-7 sudo[117038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:20.265375 n-d-843680-7 sudo[117038]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:20.270366 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c08d5213-5d98-4928-8c75-b93d7e99a89c" returned: 0 in 1.052s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:20.516287 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1250495040 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1250495040, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:36:20.517917 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1250495040 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1250495040, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:36:20.916280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] Created reservations ['e9dbcb26-6c2f-4e78-8b24-165da53c5fc3', '1db69185-161c-4f1e-9430-60dc395a933b', '240549ec-8b31-4c5d-9213-3b005e74f1fc', '6c70c87c-daf9-4143-8b03-13200dd852c7'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:36:21.387947 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-98823974-6d30-404f-ba43-cc177936e9ab tempest-GroupSnapshotsV319Test-173226185 None] group_snapshot 9275652b-269b-41c9-ada8-c2c5d21540ab: deleted successfully
Jun 03 15:36:22.623433 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:22.625549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:22.655654 n-d-843680-7 sudo[117104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:22.657757 n-d-843680-7 sudo[117104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:23.206335 n-d-843680-7 sudo[117104]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:23.209162 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c" returned: 0 in 0.583s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:23.211344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:23.233673 n-d-843680-7 sudo[117107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:23.234548 n-d-843680-7 sudo[117107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:24.124096 n-d-843680-7 sudo[117107]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:24.130650 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c" returned: 0 in 0.917s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:24.135885 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:24.195042 n-d-843680-7 sudo[117114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:24.195871 n-d-843680-7 sudo[117114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:25.153698 n-d-843680-7 sudo[117114]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:25.157571 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b745a1-32fd-4036-ab97-0a9956bf359c" returned: 0 in 1.020s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:25.158872 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Successfully deleted volume: 20b745a1-32fd-4036-ab97-0a9956bf359c
Jun 03 15:36:25.604447 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Created reservations ['6604e41a-d0e7-47dd-953e-0c20f94529e9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:36:25.660026 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1250495040 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1250495040, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:36:25.850470 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Created reservations ['0d3adb23-68cf-4beb-8624-5ecdd0569ad3', '47f906a0-5bc0-4059-acd5-6a176cb8ca78', '867b2024-c887-4c35-9299-29f2ef57eaed', '49d24e18-0411-448d-8273-2028dd2bbc6b'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:36:27.171010 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:36:27.173167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:27.197703 n-d-843680-7 sudo[117134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:36:27.199274 n-d-843680-7 sudo[117134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:27.511758 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-8ce972f3-37b6-4042-a0b0-98be8edc64da tempest-ServersTestBootFromVolume-1679805903 None] Terminate volume connection completed successfully.
Jun 03 15:36:27.515682 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-8ce972f3-37b6-4042-a0b0-98be8edc64da tempest-ServersTestBootFromVolume-1679805903 None] Deleting attachment 81abd9a7-db6d-4aa1-a05c-85ae661aa98b. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:36:27.522549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:27.870959 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.352s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:27.871324 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548580768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582\n System information:\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-c1d67f39-e907-4bcc-9222-872a056e1582\n Backing store flags: \n Account information:\n eUrp5woL539h7rXAbKT4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:36:27.872377 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-8ce972f3-37b6-4042-a0b0-98be8edc64da tempest-ServersTestBootFromVolume-1679805903 None] Removing iscsi_target for Volume ID: c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:27.874772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:28.208928 n-d-843680-7 sudo[117134]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:28.211036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.038s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:28.212883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:28.262755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c1d67f39-e907-4bcc-9222-872a056e1582 -f" returned: 0 in 0.342s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:28.263052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548580768]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:36:28.264604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:28.276646 n-d-843680-7 sudo[117144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:36:28.277449 n-d-843680-7 sudo[117144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:28.633251 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.368s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:28.634182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548580768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:36:29.213690 n-d-843680-7 sudo[117144]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:29.215843 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.003s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:29.218035 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:36:29.227431 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5b4e8444-76df-4459-93e5-8565ac993341 tempest-GroupSnapshotsV319Test-173226185 None] Delete group completed successfully.
Jun 03 15:36:29.274576 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Lock "b'cinder-c1d67f39-e907-4bcc-9222-872a056e1582-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:36:29.666825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:29.888611 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:29.889407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394769282320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:36:29.891224 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:29.893815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:29.921155 n-d-843680-7 sudo[117172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:29.921999 n-d-843680-7 sudo[117172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:30.792508 n-d-843680-7 sudo[117172]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:30.794660 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582" returned: 0 in 0.901s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:30.796451 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:30.853584 n-d-843680-7 sudo[117175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:30.854499 n-d-843680-7 sudo[117175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:31.833785 n-d-843680-7 sudo[117175]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:31.836175 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582" returned: 0 in 1.039s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:31.838821 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:31.886795 n-d-843680-7 sudo[117178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:31.891280 n-d-843680-7 sudo[117178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:33.221925 n-d-843680-7 sudo[117178]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:33.227674 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1d67f39-e907-4bcc-9222-872a056e1582" returned: 0 in 1.385s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:33.229657 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Successfully deleted volume: c1d67f39-e907-4bcc-9222-872a056e1582
Jun 03 15:36:33.524563 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Created reservations ['3705e34f-881d-43e7-8d62-6fa16a45e418', '874f1ee9-8ee1-419e-aa0c-3276dd0eaf9e', '7ba02505-3eac-43c1-9e83-39d3c3ccee8f', '8939870a-caa8-4bee-9422-6cb83f5856ce'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:36:33.867451 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:36:33.871194 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:33.930120 n-d-843680-7 sudo[117221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:36:33.932721 n-d-843680-7 sudo[117221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:34.727956 n-d-843680-7 sudo[117221]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:34.731305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:34.735512 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:34.799158 n-d-843680-7 sudo[117240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:36:34.800453 n-d-843680-7 sudo[117240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:35.769252 n-d-843680-7 sudo[117240]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:35.771637 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.037s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:35.774068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:36:35.780861 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Deleted volume successfully.
Jun 03 15:36:35.977545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-4c5f67ca-cfdf-47de-8c89-9b5c950220e4 req-74333099-4e20-46cd-a52a-fcaa248e149f tempest-ServersTestBootFromVolume-1679805903 None] Lock "b'cinder-c1d67f39-e907-4bcc-9222-872a056e1582-delete_volume'" released by "delete_volume" :: held 6.705s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:36:42.161232 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:36:42.165219 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:36:42.165784 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:36:42.194598 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Flow 'volume_create_manager' (beafc8ca-e36d-4535-a3e7-f8686c6af690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:36:42.201376 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f85544c3-ffb4-4920-bf48-b8941136ee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:42.230476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:36:42.261122 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f85544c3-ffb4-4920-bf48-b8941136ee12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1091104934',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=a6955b84-46e9-4c00-986d-ce2a1aac5cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08e27d531a14a06aa651e58f2fddc1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:36:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:36:42Z,user_id='1ca08fdbc8e541368258e4167cd11b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:42.263814 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f2e6e8b-3725-483f-9a0a-8cfc70bf2b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:42.266287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f2e6e8b-3725-483f-9a0a-8cfc70bf2b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:42.270302 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55a6b2f9-2a01-444b-a8ef-a465a20e651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:42.274406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55a6b2f9-2a01-444b-a8ef-a465a20e651f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6955b84-46e9-4c00-986d-ce2a1aac5cd2', 'volume_name': 'volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:42.275426 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09932e6e-8375-4074-9779-e6ec713e5a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:42.277535 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09932e6e-8375-4074-9779-e6ec713e5a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:42.279674 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (550e403c-818c-4ae2-a3ac-c2ef60624117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:42.280437 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Volume a6955b84-46e9-4c00-986d-ce2a1aac5cd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2', 'volume_size': 1}
Jun 03 15:36:42.282667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:42.307189 n-d-843680-7 sudo[117330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:36:42.308075 n-d-843680-7 sudo[117330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:43.379606 n-d-843680-7 sudo[117330]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:43.382184 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.099s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:43.385954 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (550e403c-818c-4ae2-a3ac-c2ef60624117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:43.389117 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f51aa3ea-265f-4a35-b715-0603436c3d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:36:43.552878 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Volume volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 (a6955b84-46e9-4c00-986d-ce2a1aac5cd2): created successfully
Jun 03 15:36:43.552878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f51aa3ea-265f-4a35-b715-0603436c3d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:36:43.552878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Flow 'volume_create_manager' (beafc8ca-e36d-4535-a3e7-f8686c6af690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:36:43.724673 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-48af8d75-ce95-453a-aa66-235d71157aeb tempest-SnapshotsActionsTest-607309848 None] Created volume successfully.
Jun 03 15:36:46.133114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f0fade12-5862-466d-af69-a44669e10cb9 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:46.167423 n-d-843680-7 sudo[117379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:36:46.169131 n-d-843680-7 sudo[117379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:46.775641 n-d-843680-7 sudo[117379]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:46.778314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f0fade12-5862-466d-af69-a44669e10cb9 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.645s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:46.780503 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f0fade12-5862-466d-af69-a44669e10cb9 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1595abe3-1f29-4433-97d9-617fe17561aa --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:46.803930 n-d-843680-7 sudo[117391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1595abe3-1f29-4433-97d9-617fe17561aa --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g
Jun 03 15:36:46.804750 n-d-843680-7 sudo[117391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:48.308966 n-d-843680-7 sudo[117391]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:48.311010 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f0fade12-5862-466d-af69-a44669e10cb9 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1595abe3-1f29-4433-97d9-617fe17561aa --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g" returned: 0 in 1.530s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:48.461448 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f0fade12-5862-466d-af69-a44669e10cb9 tempest-SnapshotsActionsTest-607309848 None] Create snapshot completed successfully
Jun 03 15:36:51.194625 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-706f5c5b-7e8a-4b3a-a3ef-279676039b20 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:51.243091 n-d-843680-7 sudo[117565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:36:51.243909 n-d-843680-7 sudo[117565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:52.023193 n-d-843680-7 sudo[117565]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:52.025926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-706f5c5b-7e8a-4b3a-a3ef-279676039b20 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.831s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:52.027872 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-706f5c5b-7e8a-4b3a-a3ef-279676039b20 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:52.057287 n-d-843680-7 sudo[117589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g
Jun 03 15:36:52.067688 n-d-843680-7 sudo[117589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:53.665839 n-d-843680-7 sudo[117589]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:53.668413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-706f5c5b-7e8a-4b3a-a3ef-279676039b20 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g" returned: 0 in 1.640s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:53.892215 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-706f5c5b-7e8a-4b3a-a3ef-279676039b20 tempest-SnapshotsActionsTest-607309848 None] Create snapshot completed successfully
Jun 03 15:36:54.594667 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-580bc12e-9463-41dd-8b00-d7c6626186e1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:36:54.594667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:54.656524 n-d-843680-7 sudo[117755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1
Jun 03 15:36:54.658039 n-d-843680-7 sudo[117755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:55.304134 n-d-843680-7 sudo[117755]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:55.306627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1" returned: 0 in 0.716s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:55.310425 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:55.373124 n-d-843680-7 sudo[117759]: ubuntu : TTY=unknown ; 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-580bc12e-9463-41dd-8b00-d7c6626186e1
Jun 03 15:36:55.374010 n-d-843680-7 sudo[117759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:36:56.706982 n-d-843680-7 sudo[117759]: pam_unix(sudo:session): session closed for user root
Jun 03 15:36:56.710301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-580bc12e-9463-41dd-8b00-d7c6626186e1" returned: 0 in 1.399s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:36:56.790853 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:36:56.963547 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Created reservations ['e4215817-99d8-4dae-a16c-abc7079e915b', '9da037ff-23f1-4339-8111-cd15c9792939', 'ce4b15f2-4ccc-4786-bdaa-f2b74f52aa06', '0cc71417-bc0c-43ec-b51d-ac89432b556a'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:36:57.237973 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Delete snapshot completed successfully.
Jun 03 15:36:57.247882 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1e1a64de-933f-492c-bcaa-60c1efc99a57 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-580bc12e-9463-41dd-8b00-d7c6626186e1-delete_snapshot'" released by "delete_snapshot" :: held 2.662s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:36:59.302111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-214db30d-1af6-4c32-9295-c8b2a154f6b5 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:36:59.349271 n-d-843680-7 sudo[117851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:36:59.350098 n-d-843680-7 sudo[117851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:00.182925 n-d-843680-7 sudo[117851]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:00.185145 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-214db30d-1af6-4c32-9295-c8b2a154f6b5 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.883s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:00.187765 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-214db30d-1af6-4c32-9295-c8b2a154f6b5 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:00.248735 n-d-843680-7 sudo[117880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g
Jun 03 15:37:00.255448 n-d-843680-7 sudo[117880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:01.860361 n-d-843680-7 sudo[117880]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:01.863018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-214db30d-1af6-4c32-9295-c8b2a154f6b5 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g" returned: 0 in 1.675s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:02.101332 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-214db30d-1af6-4c32-9295-c8b2a154f6b5 tempest-SnapshotsActionsTest-607309848 None] Create snapshot completed successfully
Jun 03 15:37:03.039507 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-a1c67c6a-98f6-4f01-96ef-7b8d94933938-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:03.042661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:03.095222 n-d-843680-7 sudo[118083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938
Jun 03 15:37:03.096151 n-d-843680-7 sudo[118083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:03.106655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:37:03.110518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:03.111634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:03.188492 n-d-843680-7 sudo[118086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:03.191665 n-d-843680-7 sudo[118086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:03.819096 n-d-843680-7 sudo[118083]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:03.821730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938" returned: 0 in 0.781s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:03.823816 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:03.878108 n-d-843680-7 sudo[118105]: ubuntu : TTY=unknown ; 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-a1c67c6a-98f6-4f01-96ef-7b8d94933938
Jun 03 15:37:03.880599 n-d-843680-7 sudo[118105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:04.088245 n-d-843680-7 sudo[118086]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:04.091154 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.979s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:04.092722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:04.136793 n-d-843680-7 sudo[118119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:04.137599 n-d-843680-7 sudo[118119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:05.129801 n-d-843680-7 sudo[118119]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:05.132046 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.039s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:05.134508 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:05.475103 n-d-843680-7 sudo[118105]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:05.478798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1c67c6a-98f6-4f01-96ef-7b8d94933938" returned: 0 in 1.655s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:05.792501 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Created reservations ['282d6119-3321-4a91-850f-96b38b67e5cc', '3e5792d6-9c50-46ff-aec7-b2560f88e8a9', 'deec8452-0f01-4a81-b563-d4b736e56a0d', '1e9cfd72-dbc5-4b3f-8526-d7c8d469d5ab'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:06.164089 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Delete snapshot completed successfully.
Jun 03 15:37:06.170489 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-bddbc13f-ec24-4e30-bd6a-849ba60f61e9 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-a1c67c6a-98f6-4f01-96ef-7b8d94933938-delete_snapshot'" released by "delete_snapshot" :: held 3.136s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:07.942814 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aa9e7d1d-0d09-42d1-be89-d2e5a48adba5 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:08.020567 n-d-843680-7 sudo[118238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:08.021848 n-d-843680-7 sudo[118238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:08.746950 n-d-843680-7 sudo[118238]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:08.754092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aa9e7d1d-0d09-42d1-be89-d2e5a48adba5 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.808s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:08.759675 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aa9e7d1d-0d09-42d1-be89-d2e5a48adba5 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:08.807993 n-d-843680-7 sudo[118258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g
Jun 03 15:37:08.808808 n-d-843680-7 sudo[118258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:10.343885 n-d-843680-7 sudo[118258]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:10.347182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aa9e7d1d-0d09-42d1-be89-d2e5a48adba5 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g" returned: 0 in 1.587s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:11.036964 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aa9e7d1d-0d09-42d1-be89-d2e5a48adba5 tempest-SnapshotsActionsTest-607309848 None] Create snapshot completed successfully
Jun 03 15:37:12.713726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:12.715249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:12.773437 n-d-843680-7 sudo[118508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42
Jun 03 15:37:12.775521 n-d-843680-7 sudo[118508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:13.374296 n-d-843680-7 sudo[118508]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:13.376909 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42" returned: 0 in 0.661s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:13.383343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:13.437545 n-d-843680-7 sudo[118516]: ubuntu : TTY=unknown ; 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-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42
Jun 03 15:37:13.443692 n-d-843680-7 sudo[118516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:14.631930 n-d-843680-7 sudo[118516]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:14.643198 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42" returned: 0 in 1.255s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:14.884255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Created reservations ['0c9a46d6-0ba0-46e2-b8c0-82b0c705e665', '74fdfb05-43d3-4c49-987c-850572095b6a', '02db6a22-fcc6-4796-9265-1c9df1d98d25', '683fdfe5-b252-4cbf-b316-e36bc339514d'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:15.241020 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Delete snapshot completed successfully.
Jun 03 15:37:15.251112 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c9f645a0-6b83-46aa-85e6-cd7ad1f61987 tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-3ea32a2f-fdcc-4025-95bb-2c038ac1fe42-delete_snapshot'" released by "delete_snapshot" :: held 2.538s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:17.559301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fce59a-d6f9-44a2-9fc7-6d1014427ebd tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:17.605704 n-d-843680-7 sudo[118662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:17.606847 n-d-843680-7 sudo[118662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:18.720879 n-d-843680-7 sudo[118662]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:18.724325 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fce59a-d6f9-44a2-9fc7-6d1014427ebd tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 1.165s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:18.726647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fce59a-d6f9-44a2-9fc7-6d1014427ebd tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:18.779878 n-d-843680-7 sudo[118742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g
Jun 03 15:37:18.780853 n-d-843680-7 sudo[118742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:20.329079 n-d-843680-7 sudo[118742]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:20.332416 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fce59a-d6f9-44a2-9fc7-6d1014427ebd tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9 --snapshot stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 -L 1.00g" returned: 0 in 1.605s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:20.700208 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d6fce59a-d6f9-44a2-9fc7-6d1014427ebd tempest-SnapshotsActionsTest-607309848 None] Create snapshot completed successfully
Jun 03 15:37:22.372792 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-1206ddb5-cd08-4e7f-838b-8bde1246d3f9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:22.376152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:22.447190 n-d-843680-7 sudo[118956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9
Jun 03 15:37:22.449683 n-d-843680-7 sudo[118956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:23.214145 n-d-843680-7 sudo[118956]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:23.220735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9" returned: 0 in 0.844s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:23.226710 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:23.260193 n-d-843680-7 sudo[118973]: ubuntu : TTY=unknown ; 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-1206ddb5-cd08-4e7f-838b-8bde1246d3f9
Jun 03 15:37:23.261067 n-d-843680-7 sudo[118973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:24.615107 n-d-843680-7 sudo[118973]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:24.617584 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1206ddb5-cd08-4e7f-838b-8bde1246d3f9" returned: 0 in 1.391s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:24.781919 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Created reservations ['902a6296-e838-41e9-90eb-2e28767ad319', 'ad9b0a2c-4776-4a60-b692-5154ef5a296f', '9beb614e-168b-41fc-80b8-7d3b4faae7b8', '65f5a0b3-3426-41c2-85ef-8301d30daed4'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:25.003023 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Delete snapshot completed successfully.
Jun 03 15:37:25.012067 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a5607e05-8c40-4761-a3bf-8f40a77305ca tempest-SnapshotsActionsTest-581593824 None] Lock "b'cinder-1206ddb5-cd08-4e7f-838b-8bde1246d3f9-delete_snapshot'" released by "delete_snapshot" :: held 2.646s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:27.297153 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Lock "b'cinder-1595abe3-1f29-4433-97d9-617fe17561aa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:27.306210 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1595abe3-1f29-4433-97d9-617fe17561aa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:27.370611 n-d-843680-7 sudo[119150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1595abe3-1f29-4433-97d9-617fe17561aa
Jun 03 15:37:27.371423 n-d-843680-7 sudo[119150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:28.052835 n-d-843680-7 sudo[119150]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:28.054976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1595abe3-1f29-4433-97d9-617fe17561aa" returned: 0 in 0.756s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:28.058193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1595abe3-1f29-4433-97d9-617fe17561aa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:28.100824 n-d-843680-7 sudo[119176]: ubuntu : TTY=unknown ; 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-1595abe3-1f29-4433-97d9-617fe17561aa
Jun 03 15:37:28.102518 n-d-843680-7 sudo[119176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:29.363326 n-d-843680-7 sudo[119176]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:29.366179 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1595abe3-1f29-4433-97d9-617fe17561aa" returned: 0 in 1.309s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:29.563048 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Created reservations ['9bff7f0c-bdd9-42b7-9a3b-6345a218a223', 'b323da3d-ee93-481b-956d-30a724d3b24f', '79324a6e-5e2f-4d56-8748-71d1c9a53cb4', '621db536-375d-425d-8093-c77b0244c481'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:29.753331 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Delete snapshot completed successfully.
Jun 03 15:37:29.758091 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fa98072e-d430-4b4f-a51b-c5a09733202b tempest-SnapshotsActionsTest-607309848 None] Lock "b'cinder-1595abe3-1f29-4433-97d9-617fe17561aa-delete_snapshot'" released by "delete_snapshot" :: held 2.461s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:30.864329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Lock "b'cinder-a6955b84-46e9-4c00-986d-ce2a1aac5cd2-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:31.069241 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Skipping remove_export. No iscsi_target is presently exported for volume: a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:31.071437 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:31.119562 n-d-843680-7 sudo[119234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:31.120453 n-d-843680-7 sudo[119234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:31.631320 n-d-843680-7 sudo[119234]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:31.633629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:31.635921 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:31.682865 n-d-843680-7 sudo[119237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:31.683666 n-d-843680-7 sudo[119237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:32.351638 n-d-843680-7 sudo[119237]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:32.353807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.718s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:32.356597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:32.378301 n-d-843680-7 sudo[119240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:32.379178 n-d-843680-7 sudo[119240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:33.228074 n-d-843680-7 sudo[119240]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:33.238036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6955b84-46e9-4c00-986d-ce2a1aac5cd2" returned: 0 in 0.873s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:33.238036 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Successfully deleted volume: a6955b84-46e9-4c00-986d-ce2a1aac5cd2
Jun 03 15:37:33.409741 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Created reservations ['5306b6b4-ac17-43e5-aa15-028fb02703b1', 'f54d0e93-5ee1-46a5-9b09-538903d9918e', '96618c71-4a3a-4e9d-8fb2-60d0d6fb893b', 'edf5e332-c97a-442e-bc18-412b6e09f33b'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:33.678014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:33.678739 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:33.728495 n-d-843680-7 sudo[119248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:33.729370 n-d-843680-7 sudo[119248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:34.309609 n-d-843680-7 sudo[119248]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:34.312758 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.634s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:34.315289 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:34.336976 n-d-843680-7 sudo[119260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:34.339191 n-d-843680-7 sudo[119260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:35.063012 n-d-843680-7 sudo[119260]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:35.066163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:35.069374 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:35.077903 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Deleted volume successfully.
Jun 03 15:37:35.267720 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b5c5f268-c41f-4dea-a2a2-695364e36d22 tempest-SnapshotsActionsTest-607309848 None] Lock "b'cinder-a6955b84-46e9-4c00-986d-ce2a1aac5cd2-delete_volume'" released by "delete_volume" :: held 4.403s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:36.830889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Lock "b'cinder-c2b7aa0f-d87b-439a-b62c-4b29118e6302-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:37.142381 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2b7aa0f-d87b-439a-b62c-4b29118e6302
Jun 03 15:37:37.143916 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:37.177634 n-d-843680-7 sudo[119289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302
Jun 03 15:37:37.179065 n-d-843680-7 sudo[119289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:37.683252 n-d-843680-7 sudo[119289]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:37.689330 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302" returned: 0 in 0.545s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:37.691332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:37.719437 n-d-843680-7 sudo[119301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302
Jun 03 15:37:37.722524 n-d-843680-7 sudo[119301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:38.457209 n-d-843680-7 sudo[119301]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:38.460190 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:38.462307 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:38.487467 n-d-843680-7 sudo[119322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302
Jun 03 15:37:38.488631 n-d-843680-7 sudo[119322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:39.280902 n-d-843680-7 sudo[119322]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:39.283234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2b7aa0f-d87b-439a-b62c-4b29118e6302" returned: 0 in 0.820s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:39.284393 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Successfully deleted volume: c2b7aa0f-d87b-439a-b62c-4b29118e6302
Jun 03 15:37:39.476965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Created reservations ['35285589-a49c-4fa5-8704-bccde9828152', 'b9f4f20d-421b-4406-9224-411e70c85e25', '9a69e4ef-ad21-4d04-8955-e1d30d5d241c', '1b0c4a8d-7643-4acc-a042-7bbbedcd72ae'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:39.768489 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:39.772747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:39.798061 n-d-843680-7 sudo[119349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:39.799396 n-d-843680-7 sudo[119349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:40.682822 n-d-843680-7 sudo[119349]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:40.685137 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.915s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:40.688090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:40.723646 n-d-843680-7 sudo[119352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:40.725078 n-d-843680-7 sudo[119352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:40.917185 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Lock "b'cinder-1f702812-d301-43e1-93d4-c72d28e0de7f-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:41.115529 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f702812-d301-43e1-93d4-c72d28e0de7f
Jun 03 15:37:41.116988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:41.170452 n-d-843680-7 sudo[119354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f
Jun 03 15:37:41.171343 n-d-843680-7 sudo[119354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:41.391112 n-d-843680-7 sudo[119352]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:41.393408 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:41.395693 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:41.410832 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Deleted volume successfully.
Jun 03 15:37:41.715359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-453112af-1760-4c2b-b1bc-65e8226806fe tempest-ServersNegativeTestJSON-1026691894 None] Lock "b'cinder-c2b7aa0f-d87b-439a-b62c-4b29118e6302-delete_volume'" released by "delete_volume" :: held 4.858s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:41.941714 n-d-843680-7 sudo[119354]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:41.944835 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f" returned: 0 in 0.828s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:41.946457 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:41.970302 n-d-843680-7 sudo[119375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f
Jun 03 15:37:41.971108 n-d-843680-7 sudo[119375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:42.702845 n-d-843680-7 sudo[119375]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:42.705555 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f" returned: 0 in 0.758s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:42.707778 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:42.779983 n-d-843680-7 sudo[119394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f
Jun 03 15:37:42.781590 n-d-843680-7 sudo[119394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:44.037543 n-d-843680-7 sudo[119394]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:44.041017 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f702812-d301-43e1-93d4-c72d28e0de7f" returned: 0 in 1.332s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:44.041017 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Successfully deleted volume: 1f702812-d301-43e1-93d4-c72d28e0de7f
Jun 03 15:37:44.285286 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Created reservations ['c04db47c-a501-4690-aa0b-727d7e368d80', '5310fc35-b641-455f-8494-182b73334c3a', '56ca1b0d-79ee-42f1-b97b-2eafcf52b126', 'c979b972-354d-448c-ae5f-4d47d3658fdb'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:44.655493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:44.656265 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:44.724540 n-d-843680-7 sudo[119461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:44.730742 n-d-843680-7 sudo[119461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:45.789882 n-d-843680-7 sudo[119461]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:45.793186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.136s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:45.804612 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:45.868432 n-d-843680-7 sudo[119468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:45.875114 n-d-843680-7 sudo[119468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:46.019814 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:37:46.027609 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:37:46.029655 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:37:46.077701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Flow 'volume_create_manager' (01f1d05e-4595-414b-97ca-0eaf05e43eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:37:46.082157 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcc491b8-d7f5-4f92-8f92-0f3764698c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:46.114911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:37:46.154228 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcc491b8-d7f5-4f92-8f92-0f3764698c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-48174396',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=88bf1cb6-d51d-4523-a10b-adce36e6f367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='087cc5e2978248feb57e2eace5a6a0e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:37:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:37:46Z,user_id='59f1bff8de6741e1b9838edb88eb274d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:46.158349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9471f0ec-4ca5-4fd5-86bb-ff8fa777aae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:46.161194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9471f0ec-4ca5-4fd5-86bb-ff8fa777aae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:46.164242 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9945fcb5-6aaa-4a8a-8f1e-f551b2e88177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:46.167388 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9945fcb5-6aaa-4a8a-8f1e-f551b2e88177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88bf1cb6-d51d-4523-a10b-adce36e6f367', 'volume_name': 'volume-88bf1cb6-d51d-4523-a10b-adce36e6f367', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:46.170194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa865866-4fb1-4ce6-91a1-59810079e67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:46.172880 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa865866-4fb1-4ce6-91a1-59810079e67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:46.175231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ed828b8-54c6-442e-ad7b-72d31f766a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:46.176963 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Volume 88bf1cb6-d51d-4523-a10b-adce36e6f367: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88bf1cb6-d51d-4523-a10b-adce36e6f367', 'volume_size': 1}
Jun 03 15:37:46.178761 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:46.208947 n-d-843680-7 sudo[119472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:37:46.210391 n-d-843680-7 sudo[119472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:46.595087 n-d-843680-7 sudo[119468]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:46.597976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:46.599449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:46.609144 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Deleted volume successfully.
Jun 03 15:37:46.737766 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0e0b65b7-b093-4f2b-a18a-4fcbf53ca6c1 tempest-ServersNegativeTestJSON-1026691894 None] Lock "b'cinder-1f702812-d301-43e1-93d4-c72d28e0de7f-delete_volume'" released by "delete_volume" :: held 5.821s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:47.405552 n-d-843680-7 sudo[119472]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:47.407889 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.229s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:47.414056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ed828b8-54c6-442e-ad7b-72d31f766a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88bf1cb6-d51d-4523-a10b-adce36e6f367', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:47.433731 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8788a78-cee6-4021-96b9-e0cdccf7ef0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:47.545890 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Volume volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 (88bf1cb6-d51d-4523-a10b-adce36e6f367): created successfully
Jun 03 15:37:47.548442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8788a78-cee6-4021-96b9-e0cdccf7ef0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:47.552069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Flow 'volume_create_manager' (01f1d05e-4595-414b-97ca-0eaf05e43eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:37:47.641132 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6c95773e-316a-4220-9323-ec6b30e55ba1 tempest-VolumeManageAdminTest-1452489864 None] Created volume successfully.
Jun 03 15:37:48.319219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Lock "b'cinder-88bf1cb6-d51d-4523-a10b-adce36e6f367-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:48.420406 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88bf1cb6-d51d-4523-a10b-adce36e6f367
Jun 03 15:37:48.710684 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Created reservations ['da6f59f1-9a3e-4604-95d3-03d40ace4575', '144960d5-f23c-4e01-baa2-48f0ec5931fb', 'c6ace6bb-0f7a-42ab-a0bf-a7c6986bd99c', '6a6988d4-cc82-4696-b07f-2197e65a04cc'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:48.952608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:48.953374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:48.987474 n-d-843680-7 sudo[119507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:48.989192 n-d-843680-7 sudo[119507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:49.688910 n-d-843680-7 sudo[119507]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:49.697596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.744s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:49.702436 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:49.743515 n-d-843680-7 sudo[119512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:49.762301 n-d-843680-7 sudo[119512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:50.740913 n-d-843680-7 sudo[119512]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:50.745445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:50.749399 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:50.759500 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Unmanaged volume successfully.
Jun 03 15:37:50.785585 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d7f2995b-8e17-47c8-84d3-dd9b95de6d5f tempest-VolumeManageAdminTest-568038469 None] Lock "b'cinder-88bf1cb6-d51d-4523-a10b-adce36e6f367-delete_volume'" released by "delete_volume" :: held 2.465s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:37:50.971412 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Flow 'volume_manage_existing_manager' (b1ecd00f-d635-49bf-a1a7-7859fb95d2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:37:50.981538 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (a0b58397-a37f-476a-b815-d8c997bfe92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:50.995303 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (a0b58397-a37f-476a-b815-d8c997bfe92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:51.001231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (a65173ac-8b8b-432a-9f18-d0c7dff89261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:51.004673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:51.048977 n-d-843680-7 sudo[119557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367
Jun 03 15:37:51.049787 n-d-843680-7 sudo[119557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:51.654951 n-d-843680-7 sudo[119557]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:51.657280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367" returned: 0 in 0.652s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:51.662222 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (a65173ac-8b8b-432a-9f18-d0c7dff89261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'a24d4855-9cd2-4057-88a5-f8142f4eb022', 'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1383660899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf093f5de114eac9cc7212c32b462ed',provider_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='bb29a020d7114e81bd87c81663843ade',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9', 'volume_id': '3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9'}}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:51.666747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade9912f-c897-4e0b-a876-4bfe4adbaf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:51.945639 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Created reservations ['fdc99de4-2833-4e16-bd96-56d368e8dc5f', '3f9c2d02-1dbc-4f61-bbb1-f82a33cc2383'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:51.952776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade9912f-c897-4e0b-a876-4bfe4adbaf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc99de4-2833-4e16-bd96-56d368e8dc5f', '3f9c2d02-1dbc-4f61-bbb1-f82a33cc2383']}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:51.952776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (5360cd21-b17e-4a7f-b807-01e782d4728b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:51.953739 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:51.998836 n-d-843680-7 sudo[119574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367
Jun 03 15:37:52.000349 n-d-843680-7 sudo[119574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:52.641614 n-d-843680-7 sudo[119574]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:52.647859 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88bf1cb6-d51d-4523-a10b-adce36e6f367" returned: 0 in 0.693s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:52.661453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:52.960201 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-88bf1cb6-d51d-4523-a10b-adce36e6f367 volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9" returned: 0 in 0.298s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:52.961149 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495563552]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:37:53.082057 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (5360cd21-b17e-4a7f-b807-01e782d4728b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1383660899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf093f5de114eac9cc7212c32b462ed',provider_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='bb29a020d7114e81bd87c81663843ade',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:53.085702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19243a74-27f6-4838-a553-4d0097c0381a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:53.222414 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19243a74-27f6-4838-a553-4d0097c0381a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1383660899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf093f5de114eac9cc7212c32b462ed',provider_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='bb29a020d7114e81bd87c81663843ade',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:53.225347 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (d444955e-9893-463e-9103-3ade1c43dabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:37:53.312110 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Volume volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9 (3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9): created successfully
Jun 03 15:37:53.314733 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (d444955e-9893-463e-9103-3ade1c43dabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:37:53.318026 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Flow 'volume_manage_existing_manager' (b1ecd00f-d635-49bf-a1a7-7859fb95d2a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:37:53.321252 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-08b6f937-d655-4468-b024-a73e47d86685 tempest-VolumeManageAdminTest-568038469 None] Manage existing volume completed successfully.
Jun 03 15:37:54.837981 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Lock "b'cinder-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:37:55.067294 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9
Jun 03 15:37:55.067294 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:55.112743 n-d-843680-7 sudo[119659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9
Jun 03 15:37:55.113531 n-d-843680-7 sudo[119659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:55.670146 n-d-843680-7 sudo[119659]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:55.672863 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9" returned: 0 in 0.617s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:55.674978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:55.695675 n-d-843680-7 sudo[119666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9
Jun 03 15:37:55.696515 n-d-843680-7 sudo[119666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:56.260240 n-d-843680-7 sudo[119666]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:56.264049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9" returned: 0 in 0.587s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:56.273054 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:56.312067 n-d-843680-7 sudo[119682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9
Jun 03 15:37:56.314457 n-d-843680-7 sudo[119682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:57.386521 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9" returned: 0 in 1.114s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:57.386521 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Successfully deleted volume: 3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9
Jun 03 15:37:57.378629 n-d-843680-7 sudo[119682]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:57.523343 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Created reservations ['ec1f2cd8-d894-45c3-bddd-9afb86c15363', 'b31652ba-3a29-4202-a219-8db0b70fe1b5', 'd6432005-6cc7-425f-b337-0df74ada026a', 'f7afe6cc-b522-401f-adb6-2192339e6538'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:37:57.821244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:37:57.821244 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:57.843248 n-d-843680-7 sudo[119715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:37:57.844228 n-d-843680-7 sudo[119715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:58.323462 n-d-843680-7 sudo[119715]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:58.329432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:58.335952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:37:58.356372 n-d-843680-7 sudo[119718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:37:58.357554 n-d-843680-7 sudo[119718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:37:59.238302 n-d-843680-7 sudo[119718]: pam_unix(sudo:session): session closed for user root
Jun 03 15:37:59.241101 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.909s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:37:59.243231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:37:59.254347 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Deleted volume successfully.
Jun 03 15:37:59.398223 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6a75f0e-2a4f-4ac8-bae1-e130f4a3e345 tempest-VolumeManageAdminTest-568038469 None] Lock "b'cinder-3fb835bd-614d-4f50-bdf0-4c23bdbdcfc9-delete_volume'" released by "delete_volume" :: held 4.560s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:38:03.104442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:38:03.105004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:38:03.106115 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:03.193200 n-d-843680-7 sudo[119740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:38:03.204329 n-d-843680-7 sudo[119740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:04.129215 n-d-843680-7 sudo[119740]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:04.131633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.026s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:04.133908 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:04.192654 n-d-843680-7 sudo[119756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:38:04.193561 n-d-843680-7 sudo[119756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:04.903690 n-d-843680-7 sudo[119756]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:04.910405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.772s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:04.910405 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:38:13.363329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:38:13.367512 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:38:13.368362 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:38:13.397715 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Flow 'volume_create_manager' (8ce9f5ee-268a-4097-b857-658868d7b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:13.407449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8b65f27-4d05-4d8a-ab1b-c0c7619f4d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:13.466491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:38:13.530349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8b65f27-4d05-4d8a-ab1b-c0c7619f4d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2073583578',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8a25b936-d7d6-4319-b959-e1500bc844eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b82e99ad4549f1b8c652f922ef6247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:38:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:38:13Z,user_id='609d7789c455485999ee8e501df0c9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:13.537086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0de4857-6329-4836-a384-78fbb8210d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:13.542259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0de4857-6329-4836-a384-78fbb8210d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:13.545792 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1fc13f5-31ab-41cf-b9a0-14327711d364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:13.550231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1fc13f5-31ab-41cf-b9a0-14327711d364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a25b936-d7d6-4319-b959-e1500bc844eb', 'volume_name': 'volume-8a25b936-d7d6-4319-b959-e1500bc844eb', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:13.560311 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a351cb5-45a5-4dea-9a3e-0459f7bb9051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:13.566365 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a351cb5-45a5-4dea-9a3e-0459f7bb9051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:13.571343 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (592c8942-5ba4-4c1e-b7ee-c1516d4dd713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:13.585284 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume 8a25b936-d7d6-4319-b959-e1500bc844eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a25b936-d7d6-4319-b959-e1500bc844eb', 'volume_size': 1}
Jun 03 15:38:13.587208 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a25b936-d7d6-4319-b959-e1500bc844eb stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:13.636154 n-d-843680-7 sudo[119935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a25b936-d7d6-4319-b959-e1500bc844eb stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:38:13.637513 n-d-843680-7 sudo[119935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:14.914241 n-d-843680-7 sudo[119935]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:14.921734 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a25b936-d7d6-4319-b959-e1500bc844eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.330s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:14.924299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (592c8942-5ba4-4c1e-b7ee-c1516d4dd713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a25b936-d7d6-4319-b959-e1500bc844eb', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:14.929206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (459f1a2f-5b89-46ba-9a5b-48a83afc0399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:15.093253 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume volume-8a25b936-d7d6-4319-b959-e1500bc844eb (8a25b936-d7d6-4319-b959-e1500bc844eb): created successfully
Jun 03 15:38:15.095748 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (459f1a2f-5b89-46ba-9a5b-48a83afc0399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:15.099709 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Flow 'volume_create_manager' (8ce9f5ee-268a-4097-b857-658868d7b871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:15.327418 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-144362e1-e227-41a9-99f5-b23068280287 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Created volume successfully.
Jun 03 15:38:15.889616 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Lock "b'cinder-8a25b936-d7d6-4319-b959-e1500bc844eb-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:38:16.088390 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a25b936-d7d6-4319-b959-e1500bc844eb
Jun 03 15:38:16.101318 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:16.175983 n-d-843680-7 sudo[120025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb
Jun 03 15:38:16.179990 n-d-843680-7 sudo[120025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:17.098661 n-d-843680-7 sudo[120025]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:17.101629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb" returned: 0 in 1.001s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:17.103352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:17.133545 n-d-843680-7 sudo[120053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb
Jun 03 15:38:17.134335 n-d-843680-7 sudo[120053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:17.773961 n-d-843680-7 sudo[120053]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:17.776699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb" returned: 0 in 0.673s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:17.779695 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:17.818663 n-d-843680-7 sudo[120069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb
Jun 03 15:38:17.835526 n-d-843680-7 sudo[120069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:18.688631 n-d-843680-7 sudo[120069]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:18.690970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a25b936-d7d6-4319-b959-e1500bc844eb" returned: 0 in 0.911s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:18.691990 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Successfully deleted volume: 8a25b936-d7d6-4319-b959-e1500bc844eb
Jun 03 15:38:18.915661 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Created reservations ['8e208ecb-d744-4f5d-b088-d5887abe7e27', '7e0eec5b-40ce-4dac-88f6-17476e66c397', '22ba437c-99fa-4346-b4bd-6c0625e01a89', '17d177f3-29e8-49d1-956f-6a3c82c42803'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:38:19.204776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:38:19.206252 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:19.236399 n-d-843680-7 sudo[120135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:38:19.237411 n-d-843680-7 sudo[120135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:20.254816 n-d-843680-7 sudo[120135]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:20.258461 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.051s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:20.263382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:20.313856 n-d-843680-7 sudo[120159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:38:20.314794 n-d-843680-7 sudo[120159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:20.981608 n-d-843680-7 sudo[120159]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:20.983697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:20.985765 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:38:20.990671 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Deleted volume successfully.
Jun 03 15:38:21.003636 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:38:21.008273 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:38:21.009077 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:38:21.040805 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Flow 'volume_create_manager' (9a64d7b3-42c3-457c-a8e8-dadbc3263d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:21.049897 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7af810f-0355-4664-9a48-7e1b0422af3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:21.100473 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:38:21.134631 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7af810f-0355-4664-9a48-7e1b0422af3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1282557682',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=cbcb01a9-cc7a-4b5d-8543-cff0fb627074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b82e99ad4549f1b8c652f922ef6247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:38:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:38:21Z,user_id='609d7789c455485999ee8e501df0c9e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:21.137785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (133fbaf8-a6c1-42af-ace5-d740329da97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:21.140436 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (133fbaf8-a6c1-42af-ace5-d740329da97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:21.143781 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d42f5162-1dc2-4cbb-b361-8ef19eb0c312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:21.146556 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d42f5162-1dc2-4cbb-b361-8ef19eb0c312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbcb01a9-cc7a-4b5d-8543-cff0fb627074', 'volume_name': 'volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:21.149490 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b795672-340d-4b53-9617-916f18d19677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:21.152717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b795672-340d-4b53-9617-916f18d19677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:21.155232 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6856d00-c77c-4b6a-9efe-83ae48f1a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:21.156107 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume cbcb01a9-cc7a-4b5d-8543-cff0fb627074: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074', 'volume_size': 1}
Jun 03 15:38:21.157619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:21.179638 n-d-843680-7 sudo[120163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:38:21.180974 n-d-843680-7 sudo[120163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:21.188139 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3b62e6a3-486c-4f23-a3d8-b6d2b01838b0 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Lock "b'cinder-8a25b936-d7d6-4319-b959-e1500bc844eb-delete_volume'" released by "delete_volume" :: held 5.299s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:38:21.935353 n-d-843680-7 sudo[120163]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:21.937163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.779s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:21.940764 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6856d00-c77c-4b6a-9efe-83ae48f1a068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:21.943281 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08e4a605-e116-45e0-890b-24b33230f6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:22.036447 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Volume volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 (cbcb01a9-cc7a-4b5d-8543-cff0fb627074): created successfully
Jun 03 15:38:22.039755 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08e4a605-e116-45e0-890b-24b33230f6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:22.044667 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Flow 'volume_create_manager' (9a64d7b3-42c3-457c-a8e8-dadbc3263d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:22.150524 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c5c13507-c156-4b19-938b-8b749d7177f5 tempest-VolumeQuotasAdminTestJSON-1033049418 None] Created volume successfully.
Jun 03 15:38:24.895716 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-24341757-25b4-41ad-9b41-1e18f29e478c tempest-VolumeQuotasAdminTestJSON-456580649 None] Transfer volume completed successfully.
Jun 03 15:38:26.536424 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Lock "b'cinder-cbcb01a9-cc7a-4b5d-8543-cff0fb627074-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:38:26.711922 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Skipping remove_export. No iscsi_target is presently exported for volume: cbcb01a9-cc7a-4b5d-8543-cff0fb627074
Jun 03 15:38:26.713280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:26.734387 n-d-843680-7 sudo[120251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074
Jun 03 15:38:26.735865 n-d-843680-7 sudo[120251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:27.283298 n-d-843680-7 sudo[120251]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:27.285618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074" returned: 0 in 0.572s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:27.287474 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:27.310867 n-d-843680-7 sudo[120275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074
Jun 03 15:38:27.312397 n-d-843680-7 sudo[120275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:27.997221 n-d-843680-7 sudo[120275]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:27.999723 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074" returned: 0 in 0.712s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:28.002580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:28.050405 n-d-843680-7 sudo[120298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074
Jun 03 15:38:28.051238 n-d-843680-7 sudo[120298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:28.626433 n-d-843680-7 sudo[120298]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:28.628957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbcb01a9-cc7a-4b5d-8543-cff0fb627074" returned: 0 in 0.626s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:28.631042 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Successfully deleted volume: cbcb01a9-cc7a-4b5d-8543-cff0fb627074
Jun 03 15:38:28.732472 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Created reservations ['902c791f-b5c6-450f-ba13-a5e03e3ab106', 'b3002295-cf43-4549-b550-f3959089c640', '43f055b5-c4ba-4c06-8168-44e21a4627e6', '0580c3ed-7d9e-4fd2-b5d8-ab7e3f4eac1c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:38:28.960159 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:38:28.961351 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:29.005227 n-d-843680-7 sudo[120306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:38:29.007193 n-d-843680-7 sudo[120306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:29.500615 n-d-843680-7 sudo[120306]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:29.502878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:29.505092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:29.525383 n-d-843680-7 sudo[120309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:38:29.526252 n-d-843680-7 sudo[120309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:30.140940 n-d-843680-7 sudo[120309]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:30.143603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:30.145737 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:38:30.153034 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Deleted volume successfully.
Jun 03 15:38:30.289149 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d145f963-3881-44c1-aaa1-fb0a03c8d9cc tempest-VolumeQuotasAdminTestJSON-2052415290 None] Lock "b'cinder-cbcb01a9-cc7a-4b5d-8543-cff0fb627074-delete_volume'" released by "delete_volume" :: held 3.752s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:38:44.020632 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:38:44.031205 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:38:44.032999 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:38:44.063492 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Flow 'volume_create_manager' (599922d2-ee80-4c5f-9fec-a8d29666694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:44.073484 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1adaa4-288f-4734-8126-44092396fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:44.127121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:38:44.166362 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1adaa4-288f-4734-8126-44092396fd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-151579476',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141cff9e7cc6437186d1375782070896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:38:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:38:44Z,user_id='f4dd9d6ee7ba49c0974718bed20dbfeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:44.169739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f4b10bc-aefa-41a7-9a4b-19b2426e3481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:44.172364 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f4b10bc-aefa-41a7-9a4b-19b2426e3481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:44.174999 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86cefe7b-06c9-4817-9d16-4a973b2135b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:44.180350 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86cefe7b-06c9-4817-9d16-4a973b2135b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8', 'volume_name': 'volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:44.180834 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b32f476-078b-4462-be75-9f12e5ba0b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:44.185078 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b32f476-078b-4462-be75-9f12e5ba0b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:44.187927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3c6a33d-952e-4237-aad8-50642a19daee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:44.188958 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Volume f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8', 'volume_size': 1}
Jun 03 15:38:44.190492 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:44.233484 n-d-843680-7 sudo[120500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:38:44.235312 n-d-843680-7 sudo[120500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:45.120460 n-d-843680-7 sudo[120500]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:45.122796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.932s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:45.128512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3c6a33d-952e-4237-aad8-50642a19daee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:45.132829 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (030e3c6d-9a17-4b08-985e-cc3f9ad47973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:38:45.229228 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Volume volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 (f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8): created successfully
Jun 03 15:38:45.231078 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (030e3c6d-9a17-4b08-985e-cc3f9ad47973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:38:45.234427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Flow 'volume_create_manager' (599922d2-ee80-4c5f-9fec-a8d29666694f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:38:45.309318 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fe4dd7e8-0bd8-4c7e-a08d-79f0ed9662ab tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Created volume successfully.
Jun 03 15:38:46.969699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d4ae56ad-dee4-452f-9ed1-b7db871d9ee0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:47.005581 n-d-843680-7 sudo[120586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:47.006579 n-d-843680-7 sudo[120586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:47.511470 n-d-843680-7 sudo[120586]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:47.513827 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d4ae56ad-dee4-452f-9ed1-b7db871d9ee0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8" returned: 0 in 0.544s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:47.515653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d4ae56ad-dee4-452f-9ed1-b7db871d9ee0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16 --snapshot stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:47.567304 n-d-843680-7 sudo[120590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16 --snapshot stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 -L 1.00g
Jun 03 15:38:47.570041 n-d-843680-7 sudo[120590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:48.705849 n-d-843680-7 sudo[120590]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:48.708496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d4ae56ad-dee4-452f-9ed1-b7db871d9ee0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16 --snapshot stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 -L 1.00g" returned: 0 in 1.193s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:48.864226 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d4ae56ad-dee4-452f-9ed1-b7db871d9ee0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Create snapshot completed successfully
Jun 03 15:38:50.184538 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Lock "b'cinder-3cb77273-e67b-4c31-97fd-b088efa95b16-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:38:50.187968 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:50.226014 n-d-843680-7 sudo[120751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16
Jun 03 15:38:50.226808 n-d-843680-7 sudo[120751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:50.733427 n-d-843680-7 sudo[120751]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:50.736927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16" returned: 0 in 0.547s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:50.739140 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:50.767335 n-d-843680-7 sudo[120757]: ubuntu : TTY=unknown ; 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-3cb77273-e67b-4c31-97fd-b088efa95b16
Jun 03 15:38:50.776815 n-d-843680-7 sudo[120757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:51.627330 n-d-843680-7 sudo[120757]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:51.631450 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3cb77273-e67b-4c31-97fd-b088efa95b16" returned: 0 in 0.891s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:51.783830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Created reservations ['63cee0f1-350b-4276-8721-49062e33ce6d', '753aebd0-b136-4be2-909b-be01c9943d20', 'bf3d98f3-9125-4d5d-8c05-ee5c445c78c6', '2addd39f-e95c-4c8c-ba02-6f890c411bfa'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:38:52.017338 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Delete snapshot completed successfully.
Jun 03 15:38:52.024600 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-150d0977-977e-4d33-a57c-46e6b72524c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Lock "b'cinder-3cb77273-e67b-4c31-97fd-b088efa95b16-delete_snapshot'" released by "delete_snapshot" :: held 1.845s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:38:52.577548 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Lock "b'cinder-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:38:52.754155 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Skipping remove_export. No iscsi_target is presently exported for volume: f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:52.755232 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:52.776307 n-d-843680-7 sudo[120832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:52.777747 n-d-843680-7 sudo[120832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:53.289132 n-d-843680-7 sudo[120832]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:53.292559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8" returned: 0 in 0.536s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:53.294512 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:53.326021 n-d-843680-7 sudo[120835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:53.326929 n-d-843680-7 sudo[120835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:53.841136 n-d-843680-7 sudo[120835]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:53.843525 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:53.846273 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:53.873755 n-d-843680-7 sudo[120840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:53.874682 n-d-843680-7 sudo[120840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:54.520243 n-d-843680-7 sudo[120840]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:54.530471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8" returned: 0 in 0.684s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:54.531603 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Successfully deleted volume: f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8
Jun 03 15:38:54.662495 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Created reservations ['335113d8-3b64-44f3-849a-e0191f03f26d', 'ca2690e4-b364-45a0-a660-c45755f10628', '9fd42239-3a5d-491d-9dae-fabc3128b762', '6b9b785e-b84e-4a3c-8059-2f0e00bd8efa'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:38:54.886544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:38:54.890343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:54.934849 n-d-843680-7 sudo[120871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:38:54.938408 n-d-843680-7 sudo[120871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:55.443852 n-d-843680-7 sudo[120871]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:55.446793 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:55.450903 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:38:55.471818 n-d-843680-7 sudo[120885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:38:55.473387 n-d-843680-7 sudo[120885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:38:56.168523 n-d-843680-7 sudo[120885]: pam_unix(sudo:session): session closed for user root
Jun 03 15:38:56.170866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.721s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:38:56.172877 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:38:56.178006 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Deleted volume successfully.
Jun 03 15:38:56.251095 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fdd2ebaf-5ce0-4e1d-bb60-09babf3725a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-432948101 None] Lock "b'cinder-f5e67b2d-2517-45d8-a3ca-e78bccfdc1b8-delete_volume'" released by "delete_volume" :: held 3.674s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:39:03.108393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:39:03.109090 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:39:03.109508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:03.169987 n-d-843680-7 sudo[121019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:39:03.171242 n-d-843680-7 sudo[121019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:03.606591 n-d-843680-7 sudo[121019]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:03.608898 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:03.610496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:03.637401 n-d-843680-7 sudo[121034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:39:03.638832 n-d-843680-7 sudo[121034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:04.279831 n-d-843680-7 sudo[121034]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:04.281937 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.671s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:04.283909 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:39:05.323722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:39:05.328493 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:39:05.329018 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:39:05.357668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Flow 'volume_create_manager' (470bee9c-53ca-49bc-bb79-6d169f61abe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:05.362731 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a76a94d-8f3a-4101-9e79-ec4291e32693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:05.391496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:39:05.420324 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a76a94d-8f3a-4101-9e79-ec4291e32693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-432800564',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ed170c89-608d-4de9-a829-01e0517ed321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3cff3ebdbd46689b85b5989a9ac3a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:39:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:39:05Z,user_id='80fd2a5ceb314f16b995904ec2812433',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08fc5563-d512-4ea3-90f6-6a01f10ac493),volume_type_id=08fc5563-d512-4ea3-90f6-6a01f10ac493)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:05.423178 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e58e82fa-b39d-409f-a395-d530f0142520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:05.425768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e58e82fa-b39d-409f-a395-d530f0142520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:05.428525 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c86e15-7070-449a-95fb-b99a49f9962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:05.431248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80c86e15-7070-449a-95fb-b99a49f9962c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed170c89-608d-4de9-a829-01e0517ed321', 'volume_name': 'volume-ed170c89-608d-4de9-a829-01e0517ed321', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:05.433931 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (380858d7-bf7f-4b5a-8152-9d6f462221e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:05.436262 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (380858d7-bf7f-4b5a-8152-9d6f462221e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:05.438392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd4d7f7-74ab-4d0a-8237-77ee0f274097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:05.439347 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Volume ed170c89-608d-4de9-a829-01e0517ed321: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed170c89-608d-4de9-a829-01e0517ed321', 'volume_size': 1}
Jun 03 15:39:05.440848 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed170c89-608d-4de9-a829-01e0517ed321 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:05.468265 n-d-843680-7 sudo[121082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed170c89-608d-4de9-a829-01e0517ed321 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:39:05.469155 n-d-843680-7 sudo[121082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:06.270354 n-d-843680-7 sudo[121082]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:06.274544 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed170c89-608d-4de9-a829-01e0517ed321 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.831s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:06.277659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd4d7f7-74ab-4d0a-8237-77ee0f274097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed170c89-608d-4de9-a829-01e0517ed321', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:06.280565 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72e6a14c-96f6-4691-a066-13913789fee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:06.360033 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Volume volume-ed170c89-608d-4de9-a829-01e0517ed321 (ed170c89-608d-4de9-a829-01e0517ed321): created successfully
Jun 03 15:39:06.362061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72e6a14c-96f6-4691-a066-13913789fee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:06.365223 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Flow 'volume_create_manager' (470bee9c-53ca-49bc-bb79-6d169f61abe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:06.445685 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3fc9c1f9-4884-4e95-836a-9e375bf8384b tempest-VolumeTypesAccessTest-50199571 None] Created volume successfully.
Jun 03 15:39:08.594638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Lock "b'cinder-ed170c89-608d-4de9-a829-01e0517ed321-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:39:08.744642 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed170c89-608d-4de9-a829-01e0517ed321
Jun 03 15:39:08.745772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:08.765593 n-d-843680-7 sudo[121182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321
Jun 03 15:39:08.766378 n-d-843680-7 sudo[121182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:09.231820 n-d-843680-7 sudo[121182]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:09.233979 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:09.236380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:09.261076 n-d-843680-7 sudo[121185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321
Jun 03 15:39:09.262715 n-d-843680-7 sudo[121185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:09.727317 n-d-843680-7 sudo[121185]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:09.731163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321" returned: 0 in 0.495s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:09.734233 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:09.761562 n-d-843680-7 sudo[121189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321
Jun 03 15:39:09.763307 n-d-843680-7 sudo[121189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:10.362466 n-d-843680-7 sudo[121189]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:10.364994 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed170c89-608d-4de9-a829-01e0517ed321" returned: 0 in 0.630s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:10.366237 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Successfully deleted volume: ed170c89-608d-4de9-a829-01e0517ed321
Jun 03 15:39:10.397323 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-36109550 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-36109550, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:39:10.398304 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-36109550 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-36109550, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:39:10.485445 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Created reservations ['519d466c-57ef-4911-97ff-3f91d82e00fd', '8adc2698-b496-408a-bec0-3a1e943decb8', '7764a796-e4cb-4188-9cd7-607ebf2defed', 'b18665e8-67b5-4dd8-9616-30ade7351216'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:39:10.743141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:39:10.744498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:10.769269 n-d-843680-7 sudo[121204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:39:10.770069 n-d-843680-7 sudo[121204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:11.203286 n-d-843680-7 sudo[121204]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:11.206072 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:11.209130 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:11.227217 n-d-843680-7 sudo[121207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:39:11.228560 n-d-843680-7 sudo[121207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:11.786432 n-d-843680-7 sudo[121207]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:11.788985 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:11.792165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:39:11.804110 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Deleted volume successfully.
Jun 03 15:39:11.895337 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-32b0ea87-98d5-4e51-9704-9e66c8076add tempest-VolumeTypesAccessTest-50199571 None] Lock "b'cinder-ed170c89-608d-4de9-a829-01e0517ed321-delete_volume'" released by "delete_volume" :: held 3.301s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:39:19.550452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:39:19.554748 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:39:19.559983 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:39:19.585158 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Flow 'volume_create_manager' (068297ad-4176-489c-bf3f-d7be1f8d4285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:19.589596 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e6dc687-36dd-41c3-9ded-70383b016d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:19.613327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:39:19.640433 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e6dc687-36dd-41c3-9ded-70383b016d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-96203853',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e36c7df7-dfcd-46dd-9297-f9380a8183c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08eedc8b26c945e2b350055406d6d38e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:39:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:39:19Z,user_id='d98bb5cb225c4db9b83d9518bfa1f4a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ae79f2d-569a-4702-9e6f-43354113d738),volume_type_id=1ae79f2d-569a-4702-9e6f-43354113d738)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:19.643532 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80a03458-3089-4788-9848-a8e3e4ca608c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:19.645647 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80a03458-3089-4788-9848-a8e3e4ca608c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:19.648012 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59e84bd7-c5f0-4e41-b782-8243e92cba1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:19.650591 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59e84bd7-c5f0-4e41-b782-8243e92cba1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e36c7df7-dfcd-46dd-9297-f9380a8183c5', 'volume_name': 'volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:19.654307 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1016123-eeb8-4635-9571-ab3535c44454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:19.655520 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1016123-eeb8-4635-9571-ab3535c44454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:19.657888 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cc676fb-52e4-4cbd-a9e4-497692340073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:19.658660 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Volume e36c7df7-dfcd-46dd-9297-f9380a8183c5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5', 'volume_size': 1}
Jun 03 15:39:19.659911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:19.679347 n-d-843680-7 sudo[121251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:39:19.682887 n-d-843680-7 sudo[121251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:20.394101 n-d-843680-7 sudo[121251]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:20.396888 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:20.400976 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cc676fb-52e4-4cbd-a9e4-497692340073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:20.403268 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46098917-5edf-4c50-ad56-8091db70feac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:20.479928 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Volume volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 (e36c7df7-dfcd-46dd-9297-f9380a8183c5): created successfully
Jun 03 15:39:20.481914 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46098917-5edf-4c50-ad56-8091db70feac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:20.485022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Flow 'volume_create_manager' (068297ad-4176-489c-bf3f-d7be1f8d4285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:20.595867 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-baff134d-86a1-414d-9056-9d84e7b155c5 tempest-VolumeTypesTest-1121418295 None] Created volume successfully.
Jun 03 15:39:22.908540 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:39:22.909442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:22.929862 n-d-843680-7 sudo[121343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:39:22.931303 n-d-843680-7 sudo[121343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:23.488576 n-d-843680-7 sudo[121343]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:23.490954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:23.495264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:23.572834 n-d-843680-7 sudo[121346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:39:23.578469 n-d-843680-7 sudo[121346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:24.259781 n-d-843680-7 sudo[121346]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:24.262100 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:24.264202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:39:24.279383 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3cf7a170-d621-4d1c-8530-6e79b49cd5b4 tempest-VolumeTypesTest-1121418295 None] Retype volume completed successfully.
Jun 03 15:39:26.634121 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:39:26.639225 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:39:26.640152 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:39:26.670350 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (8de44cfd-b913-45f9-b0e1-c08806d21f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:26.682570 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d0176c3-9011-4038-b943-a287cf9fb547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:26.714960 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:39:26.747778 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d0176c3-9011-4038-b943-a287cf9fb547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1343237367',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6f49cd9dd7470baacf5162761234e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:39:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:39:26Z,user_id='d8dd5957c5ef4b2e91054e0490e947b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:26.750510 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5862ac6-3f62-44be-9a9e-d188f0a291b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:26.753603 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5862ac6-3f62-44be-9a9e-d188f0a291b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:26.756492 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d25cf9-716e-4493-9c85-efef71902219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:26.759597 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d25cf9-716e-4493-9c85-efef71902219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'volume_name': 'volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:26.768105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ebbcf83-33f1-48be-8144-fdebed23aedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:26.768105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ebbcf83-33f1-48be-8144-fdebed23aedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:26.768105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bdf3d55-afc1-42bf-bdf7-9d43f023f3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:26.768105 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Volume bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'volume_size': 1}
Jun 03 15:39:26.768928 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:26.822714 n-d-843680-7 sudo[121460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:39:26.824306 n-d-843680-7 sudo[121460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:27.702449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Lock "b'cinder-e36c7df7-dfcd-46dd-9297-f9380a8183c5-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:39:27.880083 n-d-843680-7 sudo[121460]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:27.897403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.126s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:27.900107 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bdf3d55-afc1-42bf-bdf7-9d43f023f3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:27.905812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd0228c6-5de6-4518-9198-b868abe10cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:27.984739 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Skipping remove_export. No iscsi_target is presently exported for volume: e36c7df7-dfcd-46dd-9297-f9380a8183c5
Jun 03 15:39:27.986005 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:28.015671 n-d-843680-7 sudo[121535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5
Jun 03 15:39:28.016656 n-d-843680-7 sudo[121535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:28.063188 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Volume volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 (bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308): created successfully
Jun 03 15:39:28.069432 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd0228c6-5de6-4518-9198-b868abe10cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:28.079404 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (8de44cfd-b913-45f9-b0e1-c08806d21f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:28.176387 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4b386dd7-67ab-4279-bd8f-6c17e7645572 tempest-AttachVolumeTestJSON-2023211115 None] Created volume successfully.
Jun 03 15:39:28.785513 n-d-843680-7 sudo[121535]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:28.787699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5" returned: 0 in 0.802s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:28.790360 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:28.830366 n-d-843680-7 sudo[121545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5
Jun 03 15:39:28.832124 n-d-843680-7 sudo[121545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:29.591692 n-d-843680-7 sudo[121545]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:29.595324 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5" returned: 0 in 0.803s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:29.596600 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:29.673680 n-d-843680-7 sudo[121585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5
Jun 03 15:39:29.674517 n-d-843680-7 sudo[121585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:30.638169 n-d-843680-7 sudo[121585]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:30.642435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e36c7df7-dfcd-46dd-9297-f9380a8183c5" returned: 0 in 1.043s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:30.642435 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Successfully deleted volume: e36c7df7-dfcd-46dd-9297-f9380a8183c5
Jun 03 15:39:30.729390 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2065316052 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2065316052, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:39:30.737944 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2065316052 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2065316052, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:39:30.802834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:30.828258 n-d-843680-7 sudo[121624]: ubuntu : 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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:39:30.829101 n-d-843680-7 sudo[121624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:30.859000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Created reservations ['74df7b1f-04ba-466e-8afc-c4f0a0f324ac', '5d5630b4-8a4d-4822-97f0-ffb5f7a4350e', 'e1810b19-63c5-4bbd-a907-d1b9ffa38dc2', '8a4118c2-6a59-4b10-bd2a-490d7121d957'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:39:31.138195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:39:31.139155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:31.175921 n-d-843680-7 sudo[121626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:39:31.181078 n-d-843680-7 sudo[121626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:31.389568 n-d-843680-7 sudo[121624]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:31.392035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308" returned: 0 in 0.589s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:31.503777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:31.530744 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:31.531354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548584864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus: 12
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus: 13
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: I_T nexus: 14
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:31.532362 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:39:31.543951 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Creating iscsi_target for Volume ID: volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Created volume path /opt/stack/data/cinder/volumes/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308,
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: incominguser 4GKsNHZC3pPWzAaNv4BK ko4MzBiFf63gkRrr
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:39:31.678221 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:39:31.686375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:32.143061 n-d-843680-7 sudo[121626]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:32.144879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.006s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:32.146743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:32.201910 n-d-843680-7 sudo[121651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:39:32.202979 n-d-843680-7 sudo[121651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:32.596945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308" returned: 0 in 0.914s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:32.596945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548584864]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:39:32.597928 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:39:32.598356 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:39:32.599819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:32.622568 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:32.622944 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548584864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n System information:\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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus: 12
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus: 13
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: I_T nexus: 14
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:39:32.623594 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:39:32.637178 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:32.875181 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:32.875795 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548584864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n System information:\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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:39:32.876994 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:32.984418 n-d-843680-7 sudo[121651]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:32.986401 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:32.988795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:39:32.997818 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Deleted volume successfully.
Jun 03 15:39:33.034881 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:33.035920 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548584864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n System information:\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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:39:33.037190 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:39:33.075179 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b4f2023c-d3e4-42b0-bb10-5d1b4d3fb0d8 tempest-VolumeTypesTest-1121418295 None] Lock "b'cinder-e36c7df7-dfcd-46dd-9297-f9380a8183c5-delete_volume'" released by "delete_volume" :: held 5.373s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:39:33.302787 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'target_lun': 1, 'volume_id': 'bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308', 'auth_method': 'CHAP', 'auth_username': '4GKsNHZC3pPWzAaNv4BK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'aa39c182-0ffa-4eed-9492-1ab837a24928'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:39:33.587445 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-2eb8367b-fe57-4db0-8842-5b7b8ee6b832 req-0b283711-6d35-40b5-9840-cba63a52cff0 tempest-AttachVolumeTestJSON-2023211115 None] attachment_update completed successfully.
Jun 03 15:39:48.844086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:39:48.874179 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:39:48.874977 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:39:48.894557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Flow 'volume_create_manager' (bb830c1d-55a0-44e6-9d9b-475f66c7f95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:48.899221 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ccdcf9-24ea-4978-9ce2-3c9909680d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:48.937623 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:39:48.986433 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ccdcf9-24ea-4978-9ce2-3c9909680d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1358062177',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=aefb63a9-bb66-4bf6-892e-35b88936b2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb8648a8c80c48e095099639bff7a171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:39:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:39:49Z,user_id='f396695e1b984fad9f4ab945e8840557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:48.989490 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02ed5727-221f-4af4-b7d7-06785bb74a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:48.991994 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02ed5727-221f-4af4-b7d7-06785bb74a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:48.994712 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9904d75e-d9b8-4eb0-be20-396634450d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:49.001074 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9904d75e-d9b8-4eb0-be20-396634450d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aefb63a9-bb66-4bf6-892e-35b88936b2d0', 'volume_name': 'volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:49.003787 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d63123b5-ff06-4da1-bfc3-4639b3a2f1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:49.006375 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d63123b5-ff06-4da1-bfc3-4639b3a2f1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:49.009266 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5a45d61-03af-4072-8f5c-ea33f4e9c7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:49.010240 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Volume aefb63a9-bb66-4bf6-892e-35b88936b2d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0', 'volume_size': 1}
Jun 03 15:39:49.013218 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:49.063484 n-d-843680-7 sudo[121856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:39:49.067376 n-d-843680-7 sudo[121856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:49.971808 n-d-843680-7 sudo[121856]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:49.973984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.961s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:49.978127 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5a45d61-03af-4072-8f5c-ea33f4e9c7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:49.980852 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6386e5dd-b502-4ad3-b97c-fb3ce36dcc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:39:50.084315 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Volume volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 (aefb63a9-bb66-4bf6-892e-35b88936b2d0): created successfully
Jun 03 15:39:50.086601 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6386e5dd-b502-4ad3-b97c-fb3ce36dcc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:39:50.090126 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Flow 'volume_create_manager' (bb830c1d-55a0-44e6-9d9b-475f66c7f95e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:39:50.176685 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-647f56e6-29aa-451c-abb3-c983996c8023 tempest-VolumesSnapshotListTestJSON-1029744640 None] Created volume successfully.
Jun 03 15:39:51.609738 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c00d62de-fb75-429f-9f3a-138c9c88003a tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:51.631047 n-d-843680-7 sudo[121891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:39:51.633232 n-d-843680-7 sudo[121891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:52.222948 n-d-843680-7 sudo[121891]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:52.225270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c00d62de-fb75-429f-9f3a-138c9c88003a tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.615s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:52.227341 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c00d62de-fb75-429f-9f3a-138c9c88003a tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41533213-3f9e-4753-8da8-627d679046bf --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:52.246063 n-d-843680-7 sudo[121894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41533213-3f9e-4753-8da8-627d679046bf --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g
Jun 03 15:39:52.246856 n-d-843680-7 sudo[121894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:53.119294 n-d-843680-7 sudo[121894]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:53.121824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c00d62de-fb75-429f-9f3a-138c9c88003a tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41533213-3f9e-4753-8da8-627d679046bf --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g" returned: 0 in 0.894s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:53.306369 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c00d62de-fb75-429f-9f3a-138c9c88003a tempest-VolumesSnapshotListTestJSON-1029744640 None] Create snapshot completed successfully
Jun 03 15:39:54.394677 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84435942-5b61-4260-9ab6-1165f6820bec tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:54.438877 n-d-843680-7 sudo[122000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:39:54.440595 n-d-843680-7 sudo[122000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:54.950090 n-d-843680-7 sudo[122000]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:54.966002 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84435942-5b61-4260-9ab6-1165f6820bec tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:54.970763 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84435942-5b61-4260-9ab6-1165f6820bec tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:55.024523 n-d-843680-7 sudo[122020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g
Jun 03 15:39:55.026320 n-d-843680-7 sudo[122020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:56.154782 n-d-843680-7 sudo[122020]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:56.157484 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84435942-5b61-4260-9ab6-1165f6820bec tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g" returned: 0 in 1.189s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:56.385134 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-84435942-5b61-4260-9ab6-1165f6820bec tempest-VolumesSnapshotListTestJSON-1029744640 None] Create snapshot completed successfully
Jun 03 15:39:58.472802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45e6cd86-44b9-48f4-919d-5ee7976c84e4 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:58.503179 n-d-843680-7 sudo[122209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:39:58.504062 n-d-843680-7 sudo[122209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:39:59.064940 n-d-843680-7 sudo[122209]: pam_unix(sudo:session): session closed for user root
Jun 03 15:39:59.067289 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45e6cd86-44b9-48f4-919d-5ee7976c84e4 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.594s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:39:59.069048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45e6cd86-44b9-48f4-919d-5ee7976c84e4 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:39:59.107725 n-d-843680-7 sudo[122214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g
Jun 03 15:39:59.118189 n-d-843680-7 sudo[122214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:00.190492 n-d-843680-7 sudo[122214]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:00.193707 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45e6cd86-44b9-48f4-919d-5ee7976c84e4 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9 --snapshot stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 -L 1.00g" returned: 0 in 1.124s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:00.364411 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-45e6cd86-44b9-48f4-919d-5ee7976c84e4 tempest-VolumesSnapshotListTestJSON-1029744640 None] Create snapshot completed successfully
Jun 03 15:40:02.705781 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-b230785b-6ae0-42b9-8a53-cd0938ff55a9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:40:02.712013 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:02.747014 n-d-843680-7 sudo[122364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9
Jun 03 15:40:02.748836 n-d-843680-7 sudo[122364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:03.114800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:40:03.115581 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:40:03.116964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:03.165984 n-d-843680-7 sudo[122366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:40:03.169864 n-d-843680-7 sudo[122366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:03.604954 n-d-843680-7 sudo[122364]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:03.606864 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9" returned: 0 in 0.895s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:03.609312 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:03.630752 n-d-843680-7 sudo[122369]: ubuntu : TTY=unknown ; 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-b230785b-6ae0-42b9-8a53-cd0938ff55a9
Jun 03 15:40:03.632678 n-d-843680-7 sudo[122369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:03.865144 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:40:03.879940 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:40:03.880985 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:40:03.918152 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (15e83b9e-1e0b-44b6-91dc-b22be9416b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:40:03.939085 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73ae7dc2-50bd-45ee-bfd9-14939e5c6339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:04.003875 n-d-843680-7 sudo[122366]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:04.040800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:04.052649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:40:04.100314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:04.157811 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73ae7dc2-50bd-45ee-bfd9-14939e5c6339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-659231207',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0324197b-88b0-4fe9-8390-7bafad1a544d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8c699c97b4653be95d3667ee6f107',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:40:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:40:03Z,user_id='0b6fb3f1b5274127bb70d9fae57b9011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:04.160815 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a30a6a-2406-4dc6-aa10-b03f4111a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:04.178517 n-d-843680-7 sudo[122372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:40:04.181999 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a30a6a-2406-4dc6-aa10-b03f4111a72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:04.198925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57c12c89-2748-48f2-96cb-d9147a5bb842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:04.202070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57c12c89-2748-48f2-96cb-d9147a5bb842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0324197b-88b0-4fe9-8390-7bafad1a544d', 'volume_name': 'volume-0324197b-88b0-4fe9-8390-7bafad1a544d', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:04.202720 n-d-843680-7 sudo[122372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:04.226484 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc0efb95-f93c-4430-9069-30d6924bc895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:04.230998 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc0efb95-f93c-4430-9069-30d6924bc895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:04.244795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d365d888-f13f-4426-bf9d-f6e432d1f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:04.245988 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Volume 0324197b-88b0-4fe9-8390-7bafad1a544d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0324197b-88b0-4fe9-8390-7bafad1a544d', 'volume_size': 1}
Jun 03 15:40:04.257197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0324197b-88b0-4fe9-8390-7bafad1a544d stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:04.314267 n-d-843680-7 sudo[122375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0324197b-88b0-4fe9-8390-7bafad1a544d stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:40:04.315948 n-d-843680-7 sudo[122375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:04.899093 n-d-843680-7 sudo[122369]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:04.902430 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b230785b-6ae0-42b9-8a53-cd0938ff55a9" returned: 0 in 1.293s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:05.089423 n-d-843680-7 sudo[122372]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:05.091719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:05.097379 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:40:05.233795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Created reservations ['050119bd-429d-4436-91e7-71350959ff3b', '73edec74-e1f9-4b54-a8c9-beae247faf41', '602e0713-298b-462c-b32e-9da422c64be1', '9e0c2ea6-1e4d-4cd3-ad63-bc0d1b7a2fab'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:40:05.495641 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Delete snapshot completed successfully.
Jun 03 15:40:05.500759 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f3d9c431-1f43-4744-8166-324de8cc3d24 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-b230785b-6ae0-42b9-8a53-cd0938ff55a9-delete_snapshot'" released by "delete_snapshot" :: held 2.795s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:40:05.501533 n-d-843680-7 sudo[122375]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:05.503206 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0324197b-88b0-4fe9-8390-7bafad1a544d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.249s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:05.505882 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d365d888-f13f-4426-bf9d-f6e432d1f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0324197b-88b0-4fe9-8390-7bafad1a544d', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:05.512951 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (558b90b1-b037-42bc-8b5e-42925117eeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:40:05.593279 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Volume volume-0324197b-88b0-4fe9-8390-7bafad1a544d (0324197b-88b0-4fe9-8390-7bafad1a544d): created successfully
Jun 03 15:40:05.597069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (558b90b1-b037-42bc-8b5e-42925117eeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:40:05.602083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (15e83b9e-1e0b-44b6-91dc-b22be9416b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:40:05.683872 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4c5dc871-dda1-4150-b202-3d7d85fc9b05 tempest-AttachVolumeNegativeTest-2012488687 None] Created volume successfully.
Jun 03 15:40:06.286376 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-e72d23df-4b6f-4d45-907d-4908b1b250a0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:40:06.288260 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:06.332125 n-d-843680-7 sudo[122511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0
Jun 03 15:40:06.332934 n-d-843680-7 sudo[122511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:06.852857 n-d-843680-7 sudo[122511]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:06.855162 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:06.857527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:06.880964 n-d-843680-7 sudo[122515]: ubuntu : TTY=unknown ; 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-e72d23df-4b6f-4d45-907d-4908b1b250a0
Jun 03 15:40:06.882717 n-d-843680-7 sudo[122515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:07.869955 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:07.912670 n-d-843680-7 sudo[122590]: ubuntu : 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-0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:40:07.913594 n-d-843680-7 sudo[122590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:07.917824 n-d-843680-7 sudo[122515]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:07.920223 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e72d23df-4b6f-4d45-907d-4908b1b250a0" returned: 0 in 1.062s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:08.113396 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Created reservations ['18f64cea-fc24-4025-b25a-c94b87ba0640', '2fe61b7d-7bb6-417d-bdb8-de6f55ef1d0c', '0c02aac0-1a3e-471b-991a-2c79b6ca2b39', 'c57cb31c-3a8e-4c2e-bf91-f4625bdebaca'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:40:08.297093 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Delete snapshot completed successfully.
Jun 03 15:40:08.304548 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f932c5b9-2e14-4538-9c30-5e62bc2e90df tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-e72d23df-4b6f-4d45-907d-4908b1b250a0-delete_snapshot'" released by "delete_snapshot" :: held 2.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:40:08.456274 n-d-843680-7 sudo[122590]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:08.458068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d" returned: 0 in 0.590s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:08.516069 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:08.531885 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:08.532395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547397024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: I_T nexus: 15
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: 4GKsNHZC3pPWzAaNv4BK
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:08.534247 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:40:08.546121 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Creating iscsi_target for Volume ID: volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Created volume path /opt/stack/data/cinder/volumes/volume-0324197b-88b0-4fe9-8390-7bafad1a544d,
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: incominguser NbgFTYmNwsxH8759Agrf voAW9QqLYpfjctNu
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:40:08.626060 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:40:08.627385 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:08.774452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-41533213-3f9e-4753-8da8-627d679046bf-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:40:08.776580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-41533213-3f9e-4753-8da8-627d679046bf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:08.801822 n-d-843680-7 sudo[122603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-41533213-3f9e-4753-8da8-627d679046bf
Jun 03 15:40:08.808231 n-d-843680-7 sudo[122603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:09.075791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d" returned: 0 in 0.447s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:09.076363 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547397024]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:09.076995 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:40:09.077359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:40:09.078957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:09.108005 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547397024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\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-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: iZoTLfxtQKmw4EWUn8Xm
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: KwPetTBVcNQUq54yvdYR
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: acAy3Kergac7UZE2aweV
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: I_T nexus: 15
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.69
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: 4GKsNHZC3pPWzAaNv4BK
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:40:09.108158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:09.272838 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:09.273199 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547397024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\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-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:09.274534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:09.341225 n-d-843680-7 sudo[122603]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:09.342972 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-41533213-3f9e-4753-8da8-627d679046bf" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:09.345020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-41533213-3f9e-4753-8da8-627d679046bf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:09.370749 n-d-843680-7 sudo[122631]: ubuntu : TTY=unknown ; 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-41533213-3f9e-4753-8da8-627d679046bf
Jun 03 15:40:09.371908 n-d-843680-7 sudo[122631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:09.433417 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:09.433820 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547397024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\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-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:09.435472 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Set provider_location to: 10.222.0.20:3260,5 iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:40:09.661351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d', 'target_lun': 1, 'volume_id': '0324197b-88b0-4fe9-8390-7bafad1a544d', 'auth_method': 'CHAP', 'auth_username': 'NbgFTYmNwsxH8759Agrf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '46ba7490-12ea-4963-80f8-95950eb72ff4'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:40:10.041534 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-1c0b5c05-bc71-4434-ab9b-4e2a38e6c5e8 req-455edd6a-671e-44b6-ab26-eeb5ded8b538 tempest-AttachVolumeNegativeTest-2012488687 None] attachment_update completed successfully.
Jun 03 15:40:10.324398 n-d-843680-7 sudo[122631]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:10.326435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-41533213-3f9e-4753-8da8-627d679046bf" returned: 0 in 0.981s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:10.598617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Created reservations ['da792026-76b6-4728-81b6-b62f2ca9930f', '7f1b7fe6-74b7-42f5-9c17-e5df6891cd07', 'e93391d5-952b-4db3-838c-6bee721cc899', 'cd77cdf0-fbe1-4e87-bf3b-2f93e853ae38'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:40:10.899477 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Delete snapshot completed successfully.
Jun 03 15:40:10.905637 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5d57e76a-b583-40f3-b4b1-5cb037f47226 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-41533213-3f9e-4753-8da8-627d679046bf-delete_snapshot'" released by "delete_snapshot" :: held 2.131s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:40:11.448065 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-aefb63a9-bb66-4bf6-892e-35b88936b2d0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:40:11.616075 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Skipping remove_export. No iscsi_target is presently exported for volume: aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:40:11.618601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:11.654532 n-d-843680-7 sudo[122713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:40:11.655949 n-d-843680-7 sudo[122713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:12.320189 n-d-843680-7 sudo[122713]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:12.322431 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.704s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:12.324252 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:12.367302 n-d-843680-7 sudo[122721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:40:12.368129 n-d-843680-7 sudo[122721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:12.931484 n-d-843680-7 sudo[122721]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:12.933937 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.609s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:12.936642 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:12.966019 n-d-843680-7 sudo[122728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:40:12.967628 n-d-843680-7 sudo[122728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:13.876407 n-d-843680-7 sudo[122728]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:13.879091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aefb63a9-bb66-4bf6-892e-35b88936b2d0" returned: 0 in 0.942s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:13.881768 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Successfully deleted volume: aefb63a9-bb66-4bf6-892e-35b88936b2d0
Jun 03 15:40:14.010136 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Created reservations ['3e21669a-a97f-42ea-8cc3-aec90b0784dc', '709c2492-2764-4340-948d-1ddc6917bb91', 'ed1a5203-a506-4c33-80f9-0ff6e736ac12', '971cf40d-faa7-4b94-a493-80f1a55cb9af'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:40:14.198749 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:40:14.199750 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:14.222902 n-d-843680-7 sudo[122778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:40:14.226009 n-d-843680-7 sudo[122778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:14.739278 n-d-843680-7 sudo[122778]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:14.742626 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:14.745228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:14.769686 n-d-843680-7 sudo[122784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:40:14.771329 n-d-843680-7 sudo[122784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:15.358797 n-d-843680-7 sudo[122784]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:15.361673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.616s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:15.364690 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:40:15.373959 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Deleted volume successfully.
Jun 03 15:40:15.549840 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d22a3fc-d689-4bde-9c34-5849e0ec4211 tempest-VolumesSnapshotListTestJSON-1029744640 None] Lock "b'cinder-aefb63a9-bb66-4bf6-892e-35b88936b2d0-delete_volume'" released by "delete_volume" :: held 4.101s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:40:31.735137 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-72f714b6-72ec-4c59-94df-dd3db912974a tempest-TaggedBootDevicesTest-1653405814 None] Terminate volume connection completed successfully.
Jun 03 15:40:31.735713 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-72f714b6-72ec-4c59-94df-dd3db912974a tempest-TaggedBootDevicesTest-1653405814 None] Deleting attachment c0f194d9-0190-459a-a0c3-1bf89a6227a0. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:40:31.739108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:31.951795 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:31.952258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299\n Backing store flags: \n Account information:\n iZoTLfxtQKmw4EWUn8Xm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:31.953136 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-72f714b6-72ec-4c59-94df-dd3db912974a tempest-TaggedBootDevicesTest-1653405814 None] Removing iscsi_target for Volume ID: 165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:40:31.956181 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:32.227195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-165332f5-dfe1-4587-a012-32c0b2f2b299 -f" returned: 0 in 0.272s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:32.227493 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:32.228860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:32.452290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:32.452890 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:32.935004 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-70b86d8e-02ca-4724-b925-1b10e9544a26 tempest-TaggedBootDevicesTest-1653405814 None] Terminate volume connection completed successfully.
Jun 03 15:40:32.935666 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-70b86d8e-02ca-4724-b925-1b10e9544a26 tempest-TaggedBootDevicesTest-1653405814 None] Deleting attachment 958f02ab-fca6-427a-9933-bdef61af2cf1. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:40:32.938750 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:33.138433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:33.138907 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2\n System information:\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-1571f735-96ec-42af-a488-2bb02ccb3af2\n Backing store flags: \n Account information:\n KwPetTBVcNQUq54yvdYR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:33.139611 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-70b86d8e-02ca-4724-b925-1b10e9544a26 tempest-TaggedBootDevicesTest-1653405814 None] Removing iscsi_target for Volume ID: 1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:40:33.142501 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:33.317188 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1571f735-96ec-42af-a488-2bb02ccb3af2 -f" returned: 0 in 0.176s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:33.323762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:33.328925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:33.592451 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:33.593780 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:33.987612 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-4277441d-7df2-4932-803f-5608d45694e8 tempest-TaggedBootDevicesTest-1653405814 None] Terminate volume connection completed successfully.
Jun 03 15:40:33.988884 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-4277441d-7df2-4932-803f-5608d45694e8 tempest-TaggedBootDevicesTest-1653405814 None] Deleting attachment f91cb877-4b48-457b-be32-540743374509. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:40:33.990997 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:34.109059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:34.109659 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d\n System information:\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-305dae73-18eb-4901-96a2-9ae95b01922d\n Backing store flags: \n Account information:\n acAy3Kergac7UZE2aweV\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:34.110721 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-eba09b41-ea87-419f-aa3f-7ad4f1976af6 req-4277441d-7df2-4932-803f-5608d45694e8 tempest-TaggedBootDevicesTest-1653405814 None] Removing iscsi_target for Volume ID: 305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:34.112008 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:34.282948 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-305dae73-18eb-4901-96a2-9ae95b01922d -f" returned: 0 in 0.170s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:34.288597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:34.289757 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:34.469951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:34.470283 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084976]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:58.362706 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-305dae73-18eb-4901-96a2-9ae95b01922d-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:40:58.605168 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:58.867648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:58.868278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546741840]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:40:58.869309 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Skipping remove_export. No iscsi_target is presently exported for volume: 305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:58.870649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:58.916463 n-d-843680-7 sudo[123224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:58.918939 n-d-843680-7 sudo[123224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:40:59.829849 n-d-843680-7 sudo[123224]: pam_unix(sudo:session): session closed for user root
Jun 03 15:40:59.833221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d" returned: 0 in 0.962s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:40:59.836539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:40:59.888579 n-d-843680-7 sudo[123236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:40:59.892314 n-d-843680-7 sudo[123236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:00.949297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d" returned: 0 in 1.109s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:00.942788 n-d-843680-7 sudo[123236]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:00.950134 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:00.995607 n-d-843680-7 sudo[123239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:41:00.996723 n-d-843680-7 sudo[123239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:01.864711 n-d-843680-7 sudo[123239]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:01.867233 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-305dae73-18eb-4901-96a2-9ae95b01922d" returned: 0 in 0.919s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:01.868720 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Successfully deleted volume: 305dae73-18eb-4901-96a2-9ae95b01922d
Jun 03 15:41:02.116188 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Created reservations ['84bbdf92-7c48-444e-a7f7-5e48009c0492', '93135615-248d-485c-8970-4f75cdaf0858', '176a6864-18f7-4235-9ffb-045f71c163d9', 'fb3ccfad-ee22-401c-8491-e7d68fb10af3'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:41:02.345787 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:41:02.346605 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:02.394837 n-d-843680-7 sudo[123247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:41:02.402005 n-d-843680-7 sudo[123247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:03.043163 n-d-843680-7 sudo[123247]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:03.045723 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:03.048081 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:03.072939 n-d-843680-7 sudo[123250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:41:03.074736 n-d-843680-7 sudo[123250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:03.116860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:41:03.120835 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:41:03.120835 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:03.178196 n-d-843680-7 sudo[123252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:41:03.182185 n-d-843680-7 sudo[123252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:03.654154 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-1571f735-96ec-42af-a488-2bb02ccb3af2-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:41:04.032476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:04.190466 n-d-843680-7 sudo[123252]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:04.192759 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.074s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:04.193938 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:04.218973 n-d-843680-7 sudo[123257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:41:04.221643 n-d-843680-7 sudo[123257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:04.251409 n-d-843680-7 sudo[123250]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:04.254414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.205s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:04.259494 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:41:04.270126 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Deleted volume successfully.
Jun 03 15:41:04.356743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:04.357253 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495287136]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:41:04.358384 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:41:04.359887 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:04.395952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d17a4cc-32cd-4113-a317-5b9609f79623 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-305dae73-18eb-4901-96a2-9ae95b01922d-delete_volume'" released by "delete_volume" :: held 6.030s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:41:04.400640 n-d-843680-7 sudo[123260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:41:04.402484 n-d-843680-7 sudo[123260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:05.257665 n-d-843680-7 sudo[123260]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:05.260254 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2" returned: 0 in 0.900s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:05.262344 n-d-843680-7 sudo[123257]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:05.262831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:05.279229 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.085s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:05.280738 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:41:05.322350 n-d-843680-7 sudo[123268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:41:05.323905 n-d-843680-7 sudo[123268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:06.079904 n-d-843680-7 sudo[123268]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:06.082092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2" returned: 0 in 0.819s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:06.084168 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:06.138733 n-d-843680-7 sudo[123280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:41:06.140792 n-d-843680-7 sudo[123280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:07.215776 n-d-843680-7 sudo[123280]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:07.219202 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1571f735-96ec-42af-a488-2bb02ccb3af2" returned: 0 in 1.135s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:07.220782 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Successfully deleted volume: 1571f735-96ec-42af-a488-2bb02ccb3af2
Jun 03 15:41:07.437418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Created reservations ['10084a6a-918e-4b2d-9aec-31ae2934a367', '52ef4640-fcf7-4296-bb75-d71d2d3fcd5a', '0c6643bb-c135-49ad-aacd-39dba3652562', '6f5e8a03-6285-4759-a15e-665c5e1ad075'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:41:07.917632 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:41:07.918432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:07.997174 n-d-843680-7 sudo[123316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:41:08.000622 n-d-843680-7 sudo[123316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:09.214207 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-165332f5-dfe1-4587-a012-32c0b2f2b299-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:41:09.308788 n-d-843680-7 sudo[123316]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:09.368920 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:09.428260 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:09.511441 n-d-843680-7 sudo[123354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:41:09.512654 n-d-843680-7 sudo[123354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:09.530761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-34998112-e951-4be6-83f3-0a73f27f34d8 req-7592dbf3-8d3a-4528-9bf1-095051742fab tempest-AttachVolumeTestJSON-2023211115 None] Terminate volume connection completed successfully.
Jun 03 15:41:09.531509 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-34998112-e951-4be6-83f3-0a73f27f34d8 req-7592dbf3-8d3a-4528-9bf1-095051742fab tempest-AttachVolumeTestJSON-2023211115 None] Deleting attachment aa39c182-0ffa-4eed-9492-1ab837a24928. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:41:09.535529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:09.547873 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:09.985226 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.462s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:09.985804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495756592]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n System information:\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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:41:09.988470 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Skipping remove_export. No iscsi_target is presently exported for volume: 165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:41:09.989928 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:10.090288 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.542s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:10.090892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831726768]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n System information:\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-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308\n Backing store flags: \n Account information:\n 4GKsNHZC3pPWzAaNv4BK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:41:10.092282 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-34998112-e951-4be6-83f3-0a73f27f34d8 req-7592dbf3-8d3a-4528-9bf1-095051742fab tempest-AttachVolumeTestJSON-2023211115 None] Removing iscsi_target for Volume ID: bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:41:10.092578 n-d-843680-7 sudo[123378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:41:10.096348 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:10.097990 n-d-843680-7 sudo[123378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:10.608485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 -f" returned: 0 in 0.514s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:10.609559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831726768]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:41:10.616450 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:10.792781 n-d-843680-7 sudo[123354]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:10.794654 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.375s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:10.797074 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:41:10.803206 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Deleted volume successfully.
Jun 03 15:41:10.928657 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6d57551-5560-42e2-86e9-f2835429c006 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-1571f735-96ec-42af-a488-2bb02ccb3af2-delete_volume'" released by "delete_volume" :: held 7.275s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:41:11.077213 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.461s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:11.078538 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831726768]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:41:11.407955 n-d-843680-7 sudo[123378]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:11.410001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299" returned: 0 in 1.420s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:11.412816 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:11.483108 n-d-843680-7 sudo[123428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:41:11.484875 n-d-843680-7 sudo[123428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:12.655808 n-d-843680-7 sudo[123428]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:12.658409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299" returned: 0 in 1.245s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:12.661808 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:12.697870 n-d-843680-7 sudo[123460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:41:12.699791 n-d-843680-7 sudo[123460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:13.596602 n-d-843680-7 sudo[123460]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:13.599702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-165332f5-dfe1-4587-a012-32c0b2f2b299" returned: 0 in 0.937s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:13.601121 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Successfully deleted volume: 165332f5-dfe1-4587-a012-32c0b2f2b299
Jun 03 15:41:13.732278 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Created reservations ['d63b8b80-b086-44c5-ae42-a3dcafa3a6f6', '23795d54-20f5-45dd-aece-7acde38401b6', '08f87ee8-232f-479e-b1b1-0ce5a26c875e', '1efcc71b-a25c-4d5b-8efd-53e8e1df6a58'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:41:13.973005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:41:13.974212 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:14.038888 n-d-843680-7 sudo[123513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:41:14.043234 n-d-843680-7 sudo[123513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:15.027083 n-d-843680-7 sudo[123513]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:15.029687 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.055s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:15.032262 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:41:15.071659 n-d-843680-7 sudo[123523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:41:15.074314 n-d-843680-7 sudo[123523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:41:16.217129 n-d-843680-7 sudo[123523]: pam_unix(sudo:session): session closed for user root
Jun 03 15:41:16.219416 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.187s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:41:16.221493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:41:16.235079 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Deleted volume successfully.
Jun 03 15:41:16.356511 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6dc06755-dcf4-46ba-abe4-e46667cfbfd7 tempest-TaggedBootDevicesTest-1653405814 None] Lock "b'cinder-165332f5-dfe1-4587-a012-32c0b2f2b299-delete_volume'" released by "delete_volume" :: held 7.153s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:42:03.120900 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:42:03.122148 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:42:03.123084 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:03.194890 n-d-843680-7 sudo[124009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:42:03.196740 n-d-843680-7 sudo[124009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:04.087915 n-d-843680-7 sudo[124009]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:04.090266 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:04.092698 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:04.170767 n-d-843680-7 sudo[124049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:42:04.176466 n-d-843680-7 sudo[124049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:05.034178 n-d-843680-7 sudo[124049]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:05.037433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:05.040203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:42:31.994188 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:42:32.002864 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:42:32.004719 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:42:32.065702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (6eb04b3d-cf42-41d3-a1ee-3fe88bba1e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:42:32.096172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d590f1a-c187-4b75-9aa4-37f3e2db070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:42:32.171597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:42:32.302696 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d590f1a-c187-4b75-9aa4-37f3e2db070a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-164565562',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ab3d3b7d-1ca5-4158-a61a-464f095513b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ffdaaf133a431685ac5fcc15d5edc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:42:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:42:32Z,user_id='58c26928cef64bac974cac9b3ad5eaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:42:32.319479 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1def3387-7849-479b-a2a4-17e612e9de54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:42:32.326565 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1def3387-7849-479b-a2a4-17e612e9de54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:42:32.336156 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e74caab3-2f07-462e-8337-d5cba4f3b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:42:32.526628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e74caab3-2f07-462e-8337-d5cba4f3b1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'volume_name': 'volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:42:32.531798 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bb6acff-b023-4b8a-b6e3-bb50e368b6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:42:32.550907 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bb6acff-b023-4b8a-b6e3-bb50e368b6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:42:32.556201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a148a9f9-819d-4f70-bf19-2cc15a7b2335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:42:32.558811 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Volume ab3d3b7d-1ca5-4158-a61a-464f095513b7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:42:32.565094 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Cloning ab3d3b7d-1ca5-4158-a61a-464f095513b7 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:42:50.030632 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-678d899c-9b0f-4fa8-9aa9-45958db60455 req-3582aa3c-b626-4794-a4a7-053c8e0b17b5 tempest-AttachVolumeNegativeTest-2012488687 None] Terminate volume connection completed successfully.
Jun 03 15:42:50.032018 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-678d899c-9b0f-4fa8-9aa9-45958db60455 req-3582aa3c-b626-4794-a4a7-053c8e0b17b5 tempest-AttachVolumeNegativeTest-2012488687 None] Deleting attachment 46ba7490-12ea-4963-80f8-95950eb72ff4. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:42:50.036081 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:50.304155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:50.304774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831957952]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d\n System information:\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-0324197b-88b0-4fe9-8390-7bafad1a544d\n Backing store flags: \n Account information:\n NbgFTYmNwsxH8759Agrf\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:42:50.305749 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-678d899c-9b0f-4fa8-9aa9-45958db60455 req-3582aa3c-b626-4794-a4a7-053c8e0b17b5 tempest-AttachVolumeNegativeTest-2012488687 None] Removing iscsi_target for Volume ID: 0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:42:50.311629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:50.613984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0324197b-88b0-4fe9-8390-7bafad1a544d -f" returned: 0 in 0.305s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:50.614317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831957952]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:42:50.618482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:50.851830 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:50.852193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831957952]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:42:54.241018 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 21.67 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:42:54.241018 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Image download 616.00 MB at 28.42 MB/s
Jun 03 15:42:54.311813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:54.446473 n-d-843680-7 sudo[125183]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1
Jun 03 15:42:54.447447 n-d-843680-7 sudo[125183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:55.239424 n-d-843680-7 sudo[125183]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:55.244020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1" returned: 0 in 0.932s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:55.246410 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 58c26928cef64bac974cac9b3ad5eaef. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:42:55.508720 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:55.690638 n-d-843680-7 sudo[125200]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1
Jun 03 15:42:55.691492 n-d-843680-7 sudo[125200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:56.181202 n-d-843680-7 sudo[125200]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:56.183815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1" returned: 0 in 0.674s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:56.187927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:56.210868 n-d-843680-7 sudo[125226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:42:56.211701 n-d-843680-7 sudo[125226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:57.275899 n-d-843680-7 sudo[125226]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:57.278068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.090s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:57.449132 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume ab3d3b7d-1ca5-4158-a61a-464f095513b7. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:42:57.541451 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_b195su9m {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:57.657991 n-d-843680-7 sudo[125303]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_b195su9m
Jun 03 15:42:57.658784 n-d-843680-7 sudo[125303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:58.128831 n-d-843680-7 sudo[125303]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:58.131150 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_b195su9m" returned: 0 in 0.589s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:58.132337 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:58.223385 n-d-843680-7 sudo[125311]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1
Jun 03 15:42:58.224257 n-d-843680-7 sudo[125311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:58.650225 n-d-843680-7 sudo[125311]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:58.654669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1" returned: 0 in 0.520s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:58.662536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:42:58.664883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:58.708646 n-d-843680-7 sudo[125317]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7 oflag=direct
Jun 03 15:42:58.709842 n-d-843680-7 sudo[125317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:42:59.175226 n-d-843680-7 sudo[125317]: pam_unix(sudo:session): session closed for user root
Jun 03 15:42:59.177604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7 oflag=direct" returned: 0 in 0.513s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:42:59.179619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:42:59.201908 n-d-843680-7 sudo[125329]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7
Jun 03 15:42:59.202713 n-d-843680-7 sudo[125329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:03.119406 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:43:03.120455 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:43:03.121462 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:43:03.150653 n-d-843680-7 sudo[125383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:43:03.152316 n-d-843680-7 sudo[125383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:03.839531 n-d-843680-7 sudo[125383]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:03.843001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:03.845741 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:43:03.929771 n-d-843680-7 sudo[125397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:43:03.948175 n-d-843680-7 sudo[125397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:04.654826 n-d-843680-7 sudo[125397]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:04.657242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.811s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:04.661698 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:43:12.225400 n-d-843680-7 sudo[125329]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:12.227487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7" returned: 0 in 13.048s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:12.229963 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:43:12.377666 n-d-843680-7 sudo[125473]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1
Jun 03 15:43:12.379491 n-d-843680-7 sudo[125473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:13.061089 n-d-843680-7 sudo[125473]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:13.063831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1" returned: 0 in 0.833s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:13.064733 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_fzodwu1dn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 13.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ab3d3b7d--1ca5--4158--a61a--464f095513b7 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:43:13.065435 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Converted 700.00 MB image at 53.64 MB/s
Jun 03 15:43:13.066206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume ab3d3b7d-1ca5-4158-a61a-464f095513b7 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:43:13.219693 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 58c26928cef64bac974cac9b3ad5eaef is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:43:13.220481 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Marking volume ab3d3b7d-1ca5-4158-a61a-464f095513b7 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:43:13.295784 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to ab3d3b7d-1ca5-4158-a61a-464f095513b7. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:43:13.297499 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Creating volume glance metadata for volume ab3d3b7d-1ca5-4158-a61a-464f095513b7 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:43:13.641951 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a148a9f9-819d-4f70-bf19-2cc15a7b2335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:13.644772 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (753fd0a9-8f07-4d03-9d0b-f5f949557999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:13.753473 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Volume volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 (ab3d3b7d-1ca5-4158-a61a-464f095513b7): created successfully
Jun 03 15:43:13.755641 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (753fd0a9-8f07-4d03-9d0b-f5f949557999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:13.758839 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (6eb04b3d-cf42-41d3-a1ee-3fe88bba1e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:43:13.869988 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-64651eeb-dd29-4cac-9d9a-c84493d0997c tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume successfully.
Jun 03 15:43:14.954950 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:43:14.959360 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:43:14.960238 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:43:14.975613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (7a873f84-897b-48c8-8918-958af805e4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:43:14.978681 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d50abc8a-00cd-4ba8-a3c2-a6e5870c4063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.002981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:43:15.030391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d50abc8a-00cd-4ba8-a3c2-a6e5870c4063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1665076177',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=49898e66-f06a-4978-afd6-e6426c744de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ffdaaf133a431685ac5fcc15d5edc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:43:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:43:15Z,user_id='58c26928cef64bac974cac9b3ad5eaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.033214 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30447759-c90d-4a79-aa4c-2645ff913cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.035927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30447759-c90d-4a79-aa4c-2645ff913cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.038827 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0507c3a1-c9ab-4e3e-8bf2-dcf77be44c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.041098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0507c3a1-c9ab-4e3e-8bf2-dcf77be44c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49898e66-f06a-4978-afd6-e6426c744de0', 'volume_name': 'volume-49898e66-f06a-4978-afd6-e6426c744de0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.043474 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a1bc4a-5998-4e90-96b3-d911290b9a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.046943 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a1bc4a-5998-4e90-96b3-d911290b9a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.049245 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da9f6223-c8b0-4dbf-b711-6292b1faa789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.050039 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Volume 49898e66-f06a-4978-afd6-e6426c744de0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49898e66-f06a-4978-afd6-e6426c744de0', 'volume_size': 1}
Jun 03 15:43:15.051231 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49898e66-f06a-4978-afd6-e6426c744de0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:43:15.074439 n-d-843680-7 sudo[125497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49898e66-f06a-4978-afd6-e6426c744de0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:43:15.075415 n-d-843680-7 sudo[125497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:15.784848 n-d-843680-7 sudo[125497]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:15.787400 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49898e66-f06a-4978-afd6-e6426c744de0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:15.792028 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da9f6223-c8b0-4dbf-b711-6292b1faa789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49898e66-f06a-4978-afd6-e6426c744de0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.796586 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (999777c3-f923-4b49-a164-35619f21ccf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:15.879392 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Volume volume-49898e66-f06a-4978-afd6-e6426c744de0 (49898e66-f06a-4978-afd6-e6426c744de0): created successfully
Jun 03 15:43:15.887717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (999777c3-f923-4b49-a164-35619f21ccf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:15.915277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (7a873f84-897b-48c8-8918-958af805e4df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:43:16.048343 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f335004b-6f0e-42b0-a2dd-201fd6d8703d tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume successfully.
Jun 03 15:43:18.439606 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:43:18.445407 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:43:18.446304 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:43:18.473441 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (106217a2-f134-41ff-8611-44bcc8f61245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:43:18.479657 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c2fdacd-c8d7-4cf5-b295-e618316e0adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:18.520326 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:43:18.545656 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c2fdacd-c8d7-4cf5-b295-e618316e0adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1471150187',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=65bb4d70-42a2-4d00-bf12-3397a4c87e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ffdaaf133a431685ac5fcc15d5edc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:43:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:43:18Z,user_id='58c26928cef64bac974cac9b3ad5eaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:18.548315 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7013a54-7fcf-4409-8e8d-8f8ed80e7cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:18.550651 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7013a54-7fcf-4409-8e8d-8f8ed80e7cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:18.552948 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4f224f9-8a25-40ae-aa67-53cf894ddd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:18.555104 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4f224f9-8a25-40ae-aa67-53cf894ddd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'volume_name': 'volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:18.558322 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d6d887f-6864-4ee7-a8f3-288ec23824f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:18.561246 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d6d887f-6864-4ee7-a8f3-288ec23824f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:18.565404 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1dacdad2-1c00-4ca1-96a4-159c2b10e79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:18.565404 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Volume 65bb4d70-42a2-4d00-bf12-3397a4c87e9f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'volume_size': 1}
Jun 03 15:43:18.566244 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:43:18.619125 n-d-843680-7 sudo[125607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:43:18.619943 n-d-843680-7 sudo[125607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:43:19.571922 n-d-843680-7 sudo[125607]: pam_unix(sudo:session): session closed for user root
Jun 03 15:43:19.574549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.008s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:43:19.579035 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1dacdad2-1c00-4ca1-96a4-159c2b10e79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:19.581486 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d53ba30-de4a-4b6c-ad73-4f0a6b257b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:43:19.668420 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Volume volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f (65bb4d70-42a2-4d00-bf12-3397a4c87e9f): created successfully
Jun 03 15:43:19.672574 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d53ba30-de4a-4b6c-ad73-4f0a6b257b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:43:19.677590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Flow 'volume_create_manager' (106217a2-f134-41ff-8611-44bcc8f61245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:43:19.795975 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-88c4ada2-9b01-4c1d-9dc2-79df9092e91f tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume successfully.
Jun 03 15:44:00.704896 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:00.746302 n-d-843680-7 sudo[126303]: ubuntu : 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-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:00.748046 n-d-843680-7 sudo[126303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:01.213096 n-d-843680-7 sudo[126303]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:01.218090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:01.344150 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:01.351272 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:01.352116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831884752]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:01.352914 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:44:01.354027 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Creating iscsi_target for Volume ID: volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7,
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: incominguser tVzp7KghYBGZdJPMGfdy FTM42V4QzERSgQvd
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:01.488111 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:44:01.489473 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:01.932813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7" returned: 0 in 0.443s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:01.933389 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831884752]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:01.934083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:44:01.934547 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:44:01.935827 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:01.942491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:01.942840 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831884752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:01.943541 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:44:01.944701 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:02.046896 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:02.047182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831884752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:02.050309 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:02.144905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:02.145882 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831884752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:02.146977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:44:02.335190 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'target_lun': 1, 'volume_id': 'ab3d3b7d-1ca5-4158-a61a-464f095513b7', 'auth_method': 'CHAP', 'auth_username': 'tVzp7KghYBGZdJPMGfdy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f48aee35-a3e2-4833-9f22-5dbb0b07c4bd'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:44:02.545514 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-2e305d97-dc0d-411b-9f17-ed1d453f058c tempest-TaggedBootDevicesTest_v242-920507826 None] attachment_update completed successfully.
Jun 03 15:44:03.118551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:44:03.119418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:44:03.119784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:03.166897 n-d-843680-7 sudo[126350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:44:03.168346 n-d-843680-7 sudo[126350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:03.391089 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:03.417844 n-d-843680-7 sudo[126352]: ubuntu : 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-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:03.421084 n-d-843680-7 sudo[126352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:03.771767 n-d-843680-7 sudo[126350]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:03.774641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:03.776866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:03.799154 n-d-843680-7 sudo[126355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:44:03.800777 n-d-843680-7 sudo[126355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:04.037948 n-d-843680-7 sudo[126352]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:04.040976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0" returned: 0 in 0.650s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.116702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:04.129747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.130694 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:04.131505 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:44:04.152218 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Creating iscsi_target for Volume ID: volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume path /opt/stack/data/cinder/volumes/volume-49898e66-f06a-4978-afd6-e6426c744de0,
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: incominguser PvEbbFj5Mc2uAnz7KzjB LhguKsTX7TqXwr2W
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:04.234279 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:44:04.240135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:04.355237 n-d-843680-7 sudo[126355]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:04.357226 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.359002 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:44:04.736470 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0" returned: 0 in 0.500s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.737029 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:04.737794 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:44:04.738406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:44:04.740220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:04.754275 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.754629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:04.755265 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:44:04.758586 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:04.887189 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:04.887527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:04.888773 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:05.110941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:05.111580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:05.112889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:44:05.338194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0', 'target_lun': 1, 'volume_id': '49898e66-f06a-4978-afd6-e6426c744de0', 'auth_method': 'CHAP', 'auth_username': 'PvEbbFj5Mc2uAnz7KzjB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '17ad7e3c-d02a-49ff-9fbe-028f6e46edd4'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:44:05.584609 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-a45f94e7-11a9-4536-ab94-0b782a63b8d0 tempest-TaggedBootDevicesTest_v242-920507826 None] attachment_update completed successfully.
Jun 03 15:44:06.645515 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:06.710450 n-d-843680-7 sudo[126422]: ubuntu : 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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:06.722528 n-d-843680-7 sudo[126422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:07.561001 n-d-843680-7 sudo[126422]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:07.575539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f" returned: 0 in 0.918s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:07.641748 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:07.657905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:07.658495 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:07.659048 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:44:07.664526 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Creating iscsi_target for Volume ID: volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Created volume path /opt/stack/data/cinder/volumes/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f,
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: incominguser Zh9X3MqjdaFZz7FsKEPv wY7BdjHS4BHf3ySC
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:07.773882 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:44:07.779601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:07.961098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:44:07.980971 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:44:07.981834 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:44:08.041467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (6b7d79d3-67e7-4d58-b171-f47cf107f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:08.049373 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8cf3eae-789c-4c96-823b-33ab334bdf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:08.087847 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:44:08.184874 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8cf3eae-789c-4c96-823b-33ab334bdf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1120439656',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=126dabfa-9f81-4ba2-86cf-0c5ce315c521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6f49cd9dd7470baacf5162761234e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:44:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:44:08Z,user_id='d8dd5957c5ef4b2e91054e0490e947b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:08.187788 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f89c12-1802-4689-81c2-af709fee9d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:08.195478 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29f89c12-1802-4689-81c2-af709fee9d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:08.199689 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8439f0ce-3911-43ca-846b-cc612857867e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:08.202231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8439f0ce-3911-43ca-846b-cc612857867e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'volume_name': 'volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:08.208819 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e896cdf-7045-4fdd-b8e5-3c499e8ffa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:08.211895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e896cdf-7045-4fdd-b8e5-3c499e8ffa86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:08.215507 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70be2911-c668-4b72-a94c-ffc589fc64bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:08.216598 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Volume 126dabfa-9f81-4ba2-86cf-0c5ce315c521: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'volume_size': 1}
Jun 03 15:44:08.217930 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:08.237044 n-d-843680-7 sudo[126454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:44:08.237944 n-d-843680-7 sudo[126454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:08.489789 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f" returned: 0 in 0.712s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:08.490180 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:08.491046 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:44:08.491623 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:44:08.493631 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:08.526197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:08.527296 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:08.528977 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:44:08.535292 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:08.644332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:08.644975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:08.648480 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:08.759772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:08.760709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549050704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:08.762397 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Set provider_location to: 10.222.0.20:3260,3 iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:44:08.981986 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'target_lun': 1, 'volume_id': '65bb4d70-42a2-4d00-bf12-3397a4c87e9f', 'auth_method': 'CHAP', 'auth_username': 'Zh9X3MqjdaFZz7FsKEPv', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bbb7ad82-cdd1-469f-ace4-bb817b1b56a8'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:44:09.083829 n-d-843680-7 sudo[126454]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:09.086143 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.868s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:09.089829 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70be2911-c668-4b72-a94c-ffc589fc64bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:09.093168 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2eebd5b-5b93-4981-a82b-9af930b50596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:09.231512 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Volume volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 (126dabfa-9f81-4ba2-86cf-0c5ce315c521): created successfully
Jun 03 15:44:09.233376 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2eebd5b-5b93-4981-a82b-9af930b50596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:09.240770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (6b7d79d3-67e7-4d58-b171-f47cf107f740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:09.286030 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-ffc17935-a3ec-4037-a413-0ba90df70fcf req-c3c7bec8-ba82-42aa-b092-c02c57deb99a tempest-TaggedBootDevicesTest_v242-920507826 None] attachment_update completed successfully.
Jun 03 15:44:09.380507 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a43fb323-cecd-4794-90c3-9db04012af63 tempest-AttachVolumeTestJSON-2023211115 None] Created volume successfully.
Jun 03 15:44:11.610218 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:11.647625 n-d-843680-7 sudo[126582]: ubuntu : 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-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:11.648390 n-d-843680-7 sudo[126582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:12.139062 n-d-843680-7 sudo[126582]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:12.141884 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521" returned: 0 in 0.531s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:12.206077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:12.224011 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:12.224414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548522320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.225409 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:44:12.237756 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Creating iscsi_target for Volume ID: volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Created volume path /opt/stack/data/cinder/volumes/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521,
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: incominguser 549tZDrX7F5pNqEpJcdJ Ez6pRM2P8sfPKe9f
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:12.322844 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:44:12.327641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:12.816418 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521" returned: 0 in 0.490s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:12.817077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548522320]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:12.817323 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:44:12.817710 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:44:12.819810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:12.840327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:12.840922 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548522320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n System information:\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-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:12.841519 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:44:12.860103 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:13.019993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:13.020605 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548522320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n System information:\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-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:13.021998 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:13.181737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:13.184372 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548522320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n System information:\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-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:13.186099 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:44:13.412699 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'target_lun': 1, 'volume_id': '126dabfa-9f81-4ba2-86cf-0c5ce315c521', 'auth_method': 'CHAP', 'auth_username': '549tZDrX7F5pNqEpJcdJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9adaaef2-8a1e-4b59-8c55-6b0657aed177'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:44:13.678925 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-2bec4ceb-52f8-4cea-b4f0-3f70be2e4674 req-8eb5950a-7476-439b-a63b-6cb8584e884a tempest-AttachVolumeTestJSON-2023211115 None] attachment_update completed successfully.
Jun 03 15:44:21.982256 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:44:21.987455 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:44:21.988321 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:44:22.015364 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (85c40226-32a8-40e3-b295-080e187935e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:22.018939 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72bf68b0-a21b-43a9-ac73-b09c376a5a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.048243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:44:22.083151 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72bf68b0-a21b-43a9-ac73-b09c376a5a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-85560808',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ed228614-e4cc-46fe-a211-44eb020877ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6f49cd9dd7470baacf5162761234e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:44:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:44:22Z,user_id='d8dd5957c5ef4b2e91054e0490e947b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.086167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da49ae4b-578e-401e-8207-dcbee0df13b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.089284 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da49ae4b-578e-401e-8207-dcbee0df13b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.091931 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca485d21-3c6f-46aa-8972-28cc46454be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.094360 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca485d21-3c6f-46aa-8972-28cc46454be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed228614-e4cc-46fe-a211-44eb020877ef', 'volume_name': 'volume-ed228614-e4cc-46fe-a211-44eb020877ef', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.096827 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfcb8f88-d7d2-43f6-971b-3fe5fd7c8d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.099273 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfcb8f88-d7d2-43f6-971b-3fe5fd7c8d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.101628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de813f4a-dbba-4a5e-a5d3-ee6d95f3e3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.102658 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Volume ed228614-e4cc-46fe-a211-44eb020877ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed228614-e4cc-46fe-a211-44eb020877ef', 'volume_size': 1}
Jun 03 15:44:22.104229 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed228614-e4cc-46fe-a211-44eb020877ef stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:22.129723 n-d-843680-7 sudo[126729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed228614-e4cc-46fe-a211-44eb020877ef stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:44:22.131265 n-d-843680-7 sudo[126729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:22.837745 n-d-843680-7 sudo[126729]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:22.840024 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed228614-e4cc-46fe-a211-44eb020877ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.735s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:22.843370 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de813f4a-dbba-4a5e-a5d3-ee6d95f3e3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed228614-e4cc-46fe-a211-44eb020877ef', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.846079 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f76084e-b340-4952-9334-14511f017a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:22.937527 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Volume volume-ed228614-e4cc-46fe-a211-44eb020877ef (ed228614-e4cc-46fe-a211-44eb020877ef): created successfully
Jun 03 15:44:22.939813 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f76084e-b340-4952-9334-14511f017a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:22.942959 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Flow 'volume_create_manager' (85c40226-32a8-40e3-b295-080e187935e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:23.014324 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b3c55082-f456-4bd7-9c54-63933f09a6ef tempest-AttachVolumeTestJSON-2023211115 None] Created volume successfully.
Jun 03 15:44:26.287145 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:26.317217 n-d-843680-7 sudo[126867]: ubuntu : 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-ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:26.318894 n-d-843680-7 sudo[126867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:26.801079 n-d-843680-7 sudo[126867]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:26.804150 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef" returned: 0 in 0.517s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:26.866406 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:26.892851 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:26.893513 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Target 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: I_T nexus: 17
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: 549tZDrX7F5pNqEpJcdJ
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:26.894692 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:44:26.912701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Creating iscsi_target for Volume ID: volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Created volume path /opt/stack/data/cinder/volumes/volume-ed228614-e4cc-46fe-a211-44eb020877ef,
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: incominguser T47Fu69xFgoAmiVpDMQH pPNwrUrxFsAUPLm5
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:44:27.110493 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:44:27.112784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:27.649050 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef" returned: 0 in 0.536s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:27.649653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:27.649848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:44:27.650505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:44:27.654016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:27.660273 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:27.660774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\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-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Target 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: I_T nexus: 17
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: 549tZDrX7F5pNqEpJcdJ
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:44:27.662200 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:44:27.676475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:27.765429 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:27.765795 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\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-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:27.767055 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:27.856267 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:27.856630 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\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-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:27.857664 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Set provider_location to: 10.222.0.20:3260,5 iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:44:28.069236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef', 'target_lun': 1, 'volume_id': 'ed228614-e4cc-46fe-a211-44eb020877ef', 'auth_method': 'CHAP', 'auth_username': 'T47Fu69xFgoAmiVpDMQH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4413639a-f1e7-4117-8af5-f7ff39776223'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:44:28.289758 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-4e17542b-7265-465e-a12d-9e6d62e03cd7 req-8c0be344-f594-4f3a-9183-b1003ef5da23 tempest-AttachVolumeTestJSON-2023211115 None] attachment_update completed successfully.
Jun 03 15:44:36.617889 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-5c359204-2098-4389-8d98-7c79f9c9ff06 req-2abd3b33-1bf4-43ee-bff9-affdee7c3f7b tempest-AttachVolumeTestJSON-2023211115 None] Terminate volume connection completed successfully.
Jun 03 15:44:36.619317 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-5c359204-2098-4389-8d98-7c79f9c9ff06 req-2abd3b33-1bf4-43ee-bff9-affdee7c3f7b tempest-AttachVolumeTestJSON-2023211115 None] Deleting attachment 9adaaef2-8a1e-4b59-8c55-6b0657aed177. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:44:36.621828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:36.709040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:36.709535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n System information:\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-126dabfa-9f81-4ba2-86cf-0c5ce315c521\n Backing store flags: \n Account information:\n 549tZDrX7F5pNqEpJcdJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:36.710385 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-5c359204-2098-4389-8d98-7c79f9c9ff06 req-2abd3b33-1bf4-43ee-bff9-affdee7c3f7b tempest-AttachVolumeTestJSON-2023211115 None] Removing iscsi_target for Volume ID: 126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:36.711422 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:36.807136 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 -f" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:36.807498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:36.812399 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:36.920487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:36.921052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547719152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:39.583546 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-c8035868-de2f-4546-9070-81afcf42e562 req-d31bbaf5-3164-4293-af7d-bc1d070761d2 tempest-AttachVolumeTestJSON-2023211115 None] Terminate volume connection completed successfully.
Jun 03 15:44:39.584723 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-c8035868-de2f-4546-9070-81afcf42e562 req-d31bbaf5-3164-4293-af7d-bc1d070761d2 tempest-AttachVolumeTestJSON-2023211115 None] Deleting attachment 4413639a-f1e7-4117-8af5-f7ff39776223. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:44:39.588720 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:39.705520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:39.705860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546706032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef\n System information:\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-ed228614-e4cc-46fe-a211-44eb020877ef\n Backing store flags: \n Account information:\n T47Fu69xFgoAmiVpDMQH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:39.706542 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-c8035868-de2f-4546-9070-81afcf42e562 req-d31bbaf5-3164-4293-af7d-bc1d070761d2 tempest-AttachVolumeTestJSON-2023211115 None] Removing iscsi_target for Volume ID: ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:39.708594 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:39.812849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ed228614-e4cc-46fe-a211-44eb020877ef -f" returned: 0 in 0.104s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:39.813229 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546706032]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:39.814407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:39.906559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:39.906912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546706032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:45.644057 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:44:45.650820 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:44:45.654241 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:44:45.666288 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Flow 'volume_create_manager' (fbb3ffdc-592e-4af0-ae7b-7fd7e4829b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:45.669705 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f1ab9bd-225b-4f74-8884-635e5bbbb22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:45.693943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:44:45.724111 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f1ab9bd-225b-4f74-8884-635e5bbbb22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-638509770',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='425b688af45941e8aa0416b4a2ac0478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:44:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:44:45Z,user_id='3a0498de1abd442c97949b7856ae7a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:45.726796 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691f740f-c330-4e29-aaf7-cb20a10cccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:45.729910 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691f740f-c330-4e29-aaf7-cb20a10cccba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:45.732392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1650b353-f9a7-46a2-9da3-b510bf44449b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:45.734661 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1650b353-f9a7-46a2-9da3-b510bf44449b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bb85105-0877-4a2a-bbf6-aeddb87d7ec9', 'volume_name': 'volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:45.737255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0ca0067-9503-4b88-9292-a79613c6af9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:45.740466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0ca0067-9503-4b88-9292-a79613c6af9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:45.742958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da402a94-e018-471e-a426-0d52f66c1c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:45.749066 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Volume 4bb85105-0877-4a2a-bbf6-aeddb87d7ec9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9', 'volume_size': 1}
Jun 03 15:44:45.749066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:45.785059 n-d-843680-7 sudo[127042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:44:45.786741 n-d-843680-7 sudo[127042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:46.479655 n-d-843680-7 sudo[127042]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:46.482194 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:46.485865 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da402a94-e018-471e-a426-0d52f66c1c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:46.488513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bc56ff4-2365-477d-8010-bcee7c280632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:46.560138 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Volume volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 (4bb85105-0877-4a2a-bbf6-aeddb87d7ec9): created successfully
Jun 03 15:44:46.562133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bc56ff4-2365-477d-8010-bcee7c280632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:46.565603 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Flow 'volume_create_manager' (fbb3ffdc-592e-4af0-ae7b-7fd7e4829b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:46.671050 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b8ac82c5-1c1e-43f3-899d-4bb19950a233 tempest-SnapshotManageAdminTest-1339173345 None] Created volume successfully.
Jun 03 15:44:48.356855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d2f683ea-aa34-47ae-96ef-9c32af56d580 tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:48.375192 n-d-843680-7 sudo[127090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:48.375989 n-d-843680-7 sudo[127090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:48.827212 n-d-843680-7 sudo[127090]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:48.829510 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d2f683ea-aa34-47ae-96ef-9c32af56d580 tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:48.831617 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d2f683ea-aa34-47ae-96ef-9c32af56d580 tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde --snapshot stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:48.849936 n-d-843680-7 sudo[127093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde --snapshot stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 -L 1.00g
Jun 03 15:44:48.850724 n-d-843680-7 sudo[127093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:49.786740 n-d-843680-7 sudo[127093]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:49.789001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d2f683ea-aa34-47ae-96ef-9c32af56d580 tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde --snapshot stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 -L 1.00g" returned: 0 in 0.957s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:49.862834 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-ed228614-e4cc-46fe-a211-44eb020877ef-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:49.933583 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d2f683ea-aa34-47ae-96ef-9c32af56d580 tempest-SnapshotManageAdminTest-1339173345 None] Create snapshot completed successfully
Jun 03 15:44:50.016886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:50.103774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:50.104152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831968080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:50.104974 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:50.106051 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:50.124572 n-d-843680-7 sudo[127198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:50.125359 n-d-843680-7 sudo[127198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:50.554738 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-28b1cc72-b740-498b-ac2d-cb553b5c6225 tempest-SnapshotManageAdminTest-249839205 None] Lock "b'cinder-6a372d3b-6f0d-4c8f-9533-8253173fedde-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:50.579709 n-d-843680-7 sudo[127198]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:50.590222 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef" returned: 0 in 0.484s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:50.601957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:50.620464 n-d-843680-7 sudo[127201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:50.621248 n-d-843680-7 sudo[127201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:50.748392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-28b1cc72-b740-498b-ac2d-cb553b5c6225 tempest-SnapshotManageAdminTest-249839205 None] Created reservations ['7d9a63fd-c039-48c3-b28b-7cd52ee55fc6', 'db9d82b2-3bef-42b1-a109-3314eb9d8b3f', '86cf7a93-7529-42aa-ad8e-8e4de71cb9eb', '8ce37fa6-d161-49f6-a54d-ec8d75284155'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:50.982897 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-28b1cc72-b740-498b-ac2d-cb553b5c6225 tempest-SnapshotManageAdminTest-249839205 None] Unmanage snapshot completed successfully.
Jun 03 15:44:50.988773 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-28b1cc72-b740-498b-ac2d-cb553b5c6225 tempest-SnapshotManageAdminTest-249839205 None] Lock "b'cinder-6a372d3b-6f0d-4c8f-9533-8253173fedde-delete_snapshot'" released by "delete_snapshot" :: held 0.434s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:44:51.052808 n-d-843680-7 sudo[127201]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:51.054702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:51.056767 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:51.075591 n-d-843680-7 sudo[127204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:51.076402 n-d-843680-7 sudo[127204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:51.624888 n-d-843680-7 sudo[127204]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:51.627271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed228614-e4cc-46fe-a211-44eb020877ef" returned: 0 in 0.570s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:51.628405 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Successfully deleted volume: ed228614-e4cc-46fe-a211-44eb020877ef
Jun 03 15:44:51.799913 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Created reservations ['696f5876-2003-49a0-87d5-69cb875052ab', '8119e57b-6041-46e0-bea1-87e1c00b71a6', '48969076-4679-44b9-b4f6-ab74b948cbde', '5ffa5ff7-53cc-4166-81c4-b29cd49f43d2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:52.219157 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:44:52.219899 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:52.238585 n-d-843680-7 sudo[127212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:44:52.239378 n-d-843680-7 sudo[127212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:52.520208 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] manage_existing_snapshot: managing {'source-name': '_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde'}. {{(pid=97269) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4593}}
Jun 03 15:44:52.520757 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Input parameters: context=, db=,driver=, host=n-d-843680-7@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde'}. {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Jun 03 15:44:52.526538 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Jun 03 15:44:52.538618 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Flow 'snapshot_manage_existing_manager' (781a6dd4-cbcf-4cd2-a047-478b1e0bd638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:52.542921 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (85f35582-8893-4ed3-9915-751ab8c68b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:52.568028 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-03T15:44:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-842208769',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-833681149',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=287eff5c-be28-4cbd-96c0-1e656d3bd6e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6b1b09d0ed1941438e07ec7671c97992',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='06adc083bf394961bfbdf40becfea23c',volume=>,volume_id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,volume_size=1,volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022) {{(pid=97269) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Jun 03 15:44:52.570296 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (85f35582-8893-4ed3-9915-751ab8c68b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-03T15:44:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-842208769',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-833681149',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=287eff5c-be28-4cbd-96c0-1e656d3bd6e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6b1b09d0ed1941438e07ec7671c97992',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='06adc083bf394961bfbdf40becfea23c',volume=>,volume_id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,volume_size=1,volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:52.573534 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (62b2f72b-d499-4ffb-974a-62bf877709e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:52.575599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (62b2f72b-d499-4ffb-974a-62bf877709e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:52.577986 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (aa278ea8-9f01-4034-adfb-69fb31e9a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:52.579442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:52.601227 n-d-843680-7 sudo[127215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde
Jun 03 15:44:52.602728 n-d-843680-7 sudo[127215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:52.611221 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-126dabfa-9f81-4ba2-86cf-0c5ce315c521-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:52.712252 n-d-843680-7 sudo[127212]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:52.716171 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:52.717910 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:52.741683 n-d-843680-7 sudo[127217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:44:52.743229 n-d-843680-7 sudo[127217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:52.764052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:52.862494 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:52.863215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495071856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:52.865344 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Skipping remove_export. No iscsi_target is presently exported for volume: 126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:52.867080 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:52.889239 n-d-843680-7 sudo[127221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:52.890746 n-d-843680-7 sudo[127221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:53.028074 n-d-843680-7 sudo[127215]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:53.030501 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:53.034498 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (aa278ea8-9f01-4034-adfb-69fb31e9a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-03T15:44:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-842208769',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-833681149',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=287eff5c-be28-4cbd-96c0-1e656d3bd6e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6b1b09d0ed1941438e07ec7671c97992',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='06adc083bf394961bfbdf40becfea23c',volume=>,volume_id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,volume_size=1,volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:53.037202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (3c00b850-a7a6-40e9-bbf3-b2e990e3e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:53.200428 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Created reservations ['00f38407-3733-44ec-95ea-905e304d75bd', '76415654-d140-4e1e-bf9d-270dd2f41258'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:53.203134 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (3c00b850-a7a6-40e9-bbf3-b2e990e3e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f38407-3733-44ec-95ea-905e304d75bd', '76415654-d140-4e1e-bf9d-270dd2f41258']}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:53.203471 n-d-843680-7 sudo[127217]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:53.206141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a4da9c9d-6896-4e06-aa11-aed84cf5a9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:53.208683 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:53.228568 n-d-843680-7 sudo[127228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde
Jun 03 15:44:53.229559 n-d-843680-7 sudo[127228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:53.230569 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:53.232617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:44:53.238257 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Deleted volume successfully.
Jun 03 15:44:53.300358 n-d-843680-7 sudo[127221]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:53.302059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521" returned: 0 in 0.435s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:53.303537 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:53.326590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3f20b22d-e027-44d9-b290-e9775468f82d tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-ed228614-e4cc-46fe-a211-44eb020877ef-delete_volume'" released by "delete_volume" :: held 3.464s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:44:53.332209 n-d-843680-7 sudo[127230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:53.333013 n-d-843680-7 sudo[127230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:53.669920 n-d-843680-7 sudo[127228]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:53.671966 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:53.674327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde _snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:53.853991 n-d-843680-7 sudo[127230]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:53.856243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521" returned: 0 in 0.553s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:53.858072 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:53.877876 n-d-843680-7 sudo[127279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:53.880134 n-d-843680-7 sudo[127279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:54.035666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-6a372d3b-6f0d-4c8f-9533-8253173fedde _snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3" returned: 0 in 0.361s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:54.036020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066128]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:54.158977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a4da9c9d-6896-4e06-aa11-aed84cf5a9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-03T15:44:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-842208769',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-833681149',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=287eff5c-be28-4cbd-96c0-1e656d3bd6e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6b1b09d0ed1941438e07ec7671c97992',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='06adc083bf394961bfbdf40becfea23c',volume=>,volume_id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,volume_size=1,volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022), 'new_status': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:54.161418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (9d5cb18a-83cb-48bb-b65f-128885d4d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:54.255094 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (9d5cb18a-83cb-48bb-b65f-128885d4d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-03T15:44:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-842208769',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-833681149',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=287eff5c-be28-4cbd-96c0-1e656d3bd6e3,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='6b1b09d0ed1941438e07ec7671c97992',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='06adc083bf394961bfbdf40becfea23c',volume=>,volume_id=4bb85105-0877-4a2a-bbf6-aeddb87d7ec9,volume_size=1,volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:54.257299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (57d050b8-5400-4963-a15f-382fbef803cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:44:54.258152 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=97269) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Jun 03 15:44:54.260421 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] New status: available {{(pid=97269) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Jun 03 15:44:54.368055 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Snapshot 287eff5c-be28-4cbd-96c0-1e656d3bd6e3 created successfully.
Jun 03 15:44:54.370239 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (57d050b8-5400-4963-a15f-382fbef803cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:44:54.373458 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d89f1eec-3e5f-41eb-bd39-d46ee808798e tempest-SnapshotManageAdminTest-249839205 None] Flow 'snapshot_manage_existing_manager' (781a6dd4-cbcf-4cd2-a047-478b1e0bd638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:44:54.473640 n-d-843680-7 sudo[127279]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:54.475440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-126dabfa-9f81-4ba2-86cf-0c5ce315c521" returned: 0 in 0.617s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:54.476340 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Successfully deleted volume: 126dabfa-9f81-4ba2-86cf-0c5ce315c521
Jun 03 15:44:54.613368 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Created reservations ['4ab17cb0-3a75-4e09-a301-d30c32bec575', '113431ae-ec8c-4076-b913-819975be76c0', '01c18e6e-6c9c-4358-9191-dc892b634b31', '05aaa356-c2ef-448b-80e1-b13e2f6e78ff'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:54.825063 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:44:54.825766 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:54.843928 n-d-843680-7 sudo[127304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:44:54.844722 n-d-843680-7 sudo[127304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:54.917670 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Lock "b'cinder-287eff5c-be28-4cbd-96c0-1e656d3bd6e3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:54.959542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:54.980247 n-d-843680-7 sudo[127306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3
Jun 03 15:44:54.981714 n-d-843680-7 sudo[127306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:55.266742 n-d-843680-7 sudo[127304]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:55.269563 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:55.275435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:55.291526 n-d-843680-7 sudo[127310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:44:55.292361 n-d-843680-7 sudo[127310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:55.408243 n-d-843680-7 sudo[127306]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:55.410478 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:55.412857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:55.434250 n-d-843680-7 sudo[127312]: ubuntu : TTY=unknown ; 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-287eff5c-be28-4cbd-96c0-1e656d3bd6e3
Jun 03 15:44:55.435786 n-d-843680-7 sudo[127312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:55.468514 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:55.682180 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:55.796116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:55.797445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:44:55.798287 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:44:55.799596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:55.819086 n-d-843680-7 sudo[127310]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:55.819934 n-d-843680-7 sudo[127318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:44:55.821910 n-d-843680-7 sudo[127318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:55.822566 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:55.825255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:44:55.831226 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Deleted volume successfully.
Jun 03 15:44:55.925553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a3a3fd2d-ed22-487a-b1de-d3b981dbfcc2 tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-126dabfa-9f81-4ba2-86cf-0c5ce315c521-delete_volume'" released by "delete_volume" :: held 3.315s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:44:56.254867 n-d-843680-7 sudo[127312]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:56.256659 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-287eff5c-be28-4cbd-96c0-1e656d3bd6e3" returned: 0 in 0.844s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:56.304969 n-d-843680-7 sudo[127318]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:56.312517 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308" returned: 0 in 0.513s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:56.313988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:56.333066 n-d-843680-7 sudo[127361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:44:56.333859 n-d-843680-7 sudo[127361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:56.453769 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Created reservations ['90dc46c4-9938-429e-b59a-4a5789e21001', '578b50cb-4664-4f85-859d-a73e8d7924ad', '40ad8ceb-8b64-4717-9d7f-6b7234d03104', '1bf13c26-3c22-4b62-b44f-6482527b4a1d'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:56.702771 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Delete snapshot completed successfully.
Jun 03 15:44:56.709142 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-31644bcf-ee9f-44e6-9e5f-f388da7bf015 tempest-SnapshotManageAdminTest-249839205 None] Lock "b'cinder-287eff5c-be28-4cbd-96c0-1e656d3bd6e3-delete_snapshot'" released by "delete_snapshot" :: held 1.791s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:44:56.742596 n-d-843680-7 sudo[127361]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:56.745096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:56.747096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:56.765767 n-d-843680-7 sudo[127364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:44:56.766562 n-d-843680-7 sudo[127364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:57.351790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Lock "b'cinder-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:44:57.376773 n-d-843680-7 sudo[127364]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:57.378834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308" returned: 0 in 0.632s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:57.380114 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Successfully deleted volume: bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308
Jun 03 15:44:57.481276 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:57.482468 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:57.514292 n-d-843680-7 sudo[127380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:57.515106 n-d-843680-7 sudo[127380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:57.551866 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Created reservations ['dcd56a5e-d0ec-4f67-8a15-6383e8f69d12', '93ddda4a-4ad2-4472-8156-dc5ab287a15a', 'dfe7361c-d20d-43d9-b44e-e81f8f42ee09', '7e7b8395-65b9-476b-8eb3-75c9b5a1d3ea'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:57.780911 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:44:57.784023 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:57.805948 n-d-843680-7 sudo[127382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:44:57.806793 n-d-843680-7 sudo[127382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:58.091610 n-d-843680-7 sudo[127380]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:58.095463 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9" returned: 0 in 0.613s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:58.098785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:58.164795 n-d-843680-7 sudo[127385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:58.169419 n-d-843680-7 sudo[127385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:58.451541 n-d-843680-7 sudo[127382]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:58.454015 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:58.457318 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:58.483960 n-d-843680-7 sudo[127388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:44:58.486035 n-d-843680-7 sudo[127388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:58.715431 n-d-843680-7 sudo[127385]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:58.718005 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9" returned: 0 in 0.619s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:58.720454 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:58.741994 n-d-843680-7 sudo[127394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:58.744353 n-d-843680-7 sudo[127394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:44:59.011875 n-d-843680-7 sudo[127388]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:59.015593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:59.022098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:44:59.048918 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Deleted volume successfully.
Jun 03 15:44:59.144637 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6f4bf3c0-04ab-44bd-b7d2-64c1f6dbf56f tempest-AttachVolumeTestJSON-2023211115 None] Lock "b'cinder-bd2c1d0d-6c34-4b3b-8b8d-a1c71042c308-delete_volume'" released by "delete_volume" :: held 3.676s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:44:59.319791 n-d-843680-7 sudo[127394]: pam_unix(sudo:session): session closed for user root
Jun 03 15:44:59.322473 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9" returned: 0 in 0.601s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:44:59.323531 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Successfully deleted volume: 4bb85105-0877-4a2a-bbf6-aeddb87d7ec9
Jun 03 15:44:59.457194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Created reservations ['b7a2ecb2-5a86-4b52-99e0-2f89df4964eb', '2563cb35-04e9-4abe-bc5a-72a0d744ed1b', '6400def6-a893-49de-a70e-907932f5f116', 'e8c825ba-ed21-4b10-9cbc-07b63a3269a3'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:44:59.742863 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:44:59.743727 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:44:59.781664 n-d-843680-7 sudo[127412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:44:59.782473 n-d-843680-7 sudo[127412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:00.251052 n-d-843680-7 sudo[127412]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:00.253382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:00.255613 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:00.278154 n-d-843680-7 sudo[127415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:45:00.279254 n-d-843680-7 sudo[127415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:00.839024 n-d-843680-7 sudo[127415]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:00.842657 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:00.847175 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:45:00.862237 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Deleted volume successfully.
Jun 03 15:45:01.051138 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e94e31df-d79d-4658-a31b-f5c51663f8ec tempest-SnapshotManageAdminTest-1339173345 None] Lock "b'cinder-4bb85105-0877-4a2a-bbf6-aeddb87d7ec9-delete_volume'" released by "delete_volume" :: held 3.701s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:45:02.741400 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:45:02.746023 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:45:02.746727 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:45:02.761763 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (b1e74589-b096-49ed-921f-1eb4aaaa4b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:45:02.766656 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5b0b4c5-35a0-4164-a9af-bc15ecbe18fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:02.806850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:45:02.839446 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5b0b4c5-35a0-4164-a9af-bc15ecbe18fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-994512382',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=6ef586b4-28e5-41b5-a9b7-2ba077429403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8c699c97b4653be95d3667ee6f107',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:45:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:45:02Z,user_id='0b6fb3f1b5274127bb70d9fae57b9011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:02.843947 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d778f2e-5ceb-4072-a367-8363e6f90543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:02.845263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d778f2e-5ceb-4072-a367-8363e6f90543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:02.848272 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2234b2b7-dfd6-4096-9f85-c9a1f438fdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:02.850366 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2234b2b7-dfd6-4096-9f85-c9a1f438fdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ef586b4-28e5-41b5-a9b7-2ba077429403', 'volume_name': 'volume-6ef586b4-28e5-41b5-a9b7-2ba077429403', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:02.853351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ecf253c-337d-4ee2-8329-8ff96a886a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:02.856184 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ecf253c-337d-4ee2-8329-8ff96a886a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:02.859918 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41420b8f-c05d-4614-a0a1-7d6ed77bdf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:02.860739 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Volume 6ef586b4-28e5-41b5-a9b7-2ba077429403: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ef586b4-28e5-41b5-a9b7-2ba077429403', 'volume_size': 1}
Jun 03 15:45:02.862386 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:02.886692 n-d-843680-7 sudo[127431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:45:02.887519 n-d-843680-7 sudo[127431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:03.118294 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:45:03.119266 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:45:03.120265 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:03.147243 n-d-843680-7 sudo[127433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:45:03.148060 n-d-843680-7 sudo[127433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:03.619153 n-d-843680-7 sudo[127431]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:03.621588 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:03.625547 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41420b8f-c05d-4614-a0a1-7d6ed77bdf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ef586b4-28e5-41b5-a9b7-2ba077429403', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:03.628048 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecbefa6-fe58-46f1-8d9b-a6f887c3d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:03.921254 n-d-843680-7 sudo[127433]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:03.923412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:03.935221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:03.943522 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Volume volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 (6ef586b4-28e5-41b5-a9b7-2ba077429403): created successfully
Jun 03 15:45:03.948279 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecbefa6-fe58-46f1-8d9b-a6f887c3d240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:03.957837 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (b1e74589-b096-49ed-921f-1eb4aaaa4b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:45:03.986632 n-d-843680-7 sudo[127468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:45:03.989050 n-d-843680-7 sudo[127468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:04.176983 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-de3c4246-ce36-40a6-9902-c30de4885768 tempest-AttachVolumeNegativeTest-2012488687 None] Created volume successfully.
Jun 03 15:45:04.655938 n-d-843680-7 sudo[127468]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:04.657768 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.732s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:04.659415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:45:06.386961 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:06.423944 n-d-843680-7 sudo[127484]: ubuntu : 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-6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:45:06.424785 n-d-843680-7 sudo[127484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:06.965955 n-d-843680-7 sudo[127484]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:06.971360 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403" returned: 0 in 0.582s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.053374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:07.083313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.083313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.083965 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:45:07.098677 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Creating iscsi_target for Volume ID: volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Created volume path /opt/stack/data/cinder/volumes/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403,
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: incominguser qYzdAmgeTeJcan6q9m46 8oBoPvocYoDyBRPu
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:45:07.193216 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:45:07.195284 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:07.761283 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403" returned: 0 in 0.566s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.762295 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120128]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:07.762681 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:45:07.763501 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:45:07.765002 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:07.773415 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.773921 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403\n System information:\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-6ef586b4-28e5-41b5-a9b7-2ba077429403\n Backing store flags: \n Account information:\n qYzdAmgeTeJcan6q9m46\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:45:07.775745 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:45:07.788841 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:07.884461 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.885249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403\n System information:\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-6ef586b4-28e5-41b5-a9b7-2ba077429403\n Backing store flags: \n Account information:\n qYzdAmgeTeJcan6q9m46\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:07.886615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:07.980776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:07.981939 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403\n System information:\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-6ef586b4-28e5-41b5-a9b7-2ba077429403\n Backing store flags: \n Account information:\n qYzdAmgeTeJcan6q9m46\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:07.984242 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:45:08.189445 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403', 'target_lun': 1, 'volume_id': '6ef586b4-28e5-41b5-a9b7-2ba077429403', 'auth_method': 'CHAP', 'auth_username': 'qYzdAmgeTeJcan6q9m46', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ce801860-a5fc-4870-b77d-8234ae44569a'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:45:08.404665 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-27a81c99-71b3-4e90-9c10-acdad7623692 req-e42f4c9b-3e35-42d4-9ebb-b192bc2ac12d tempest-AttachVolumeNegativeTest-2012488687 None] attachment_update completed successfully.
Jun 03 15:45:11.239989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:45:11.246381 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:45:11.247636 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:45:11.274761 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Flow 'volume_create_manager' (a6258659-454c-4ce7-aac8-49e520a94e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:45:11.279312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa1f7f72-bf65-4c5e-b26d-6c3e51e025af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:11.314149 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:45:11.342371 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa1f7f72-bf65-4c5e-b26d-6c3e51e025af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2115542983',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1f7dd1af8c4f0e9f3d320118c4a39b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:45:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:45:11Z,user_id='c7e7ffa9966a4098a833f112e7481133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:11.345886 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f845a2e-ca31-44de-a8d6-238c2e3e9869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:11.350030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f845a2e-ca31-44de-a8d6-238c2e3e9869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:11.353467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71cdbfa8-537a-451b-9a13-686ecf37551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:11.356726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71cdbfa8-537a-451b-9a13-686ecf37551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda', 'volume_name': 'volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:11.360855 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e6228b4-8bc6-4f5e-a334-292e1a6d4233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:11.363828 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e6228b4-8bc6-4f5e-a334-292e1a6d4233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:11.372778 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22a7594b-c63c-4dcd-a1f2-08ca32455d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:11.373943 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Volume 14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda', 'volume_size': 1}
Jun 03 15:45:11.375853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:11.396877 n-d-843680-7 sudo[127552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:45:11.397867 n-d-843680-7 sudo[127552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:12.174928 n-d-843680-7 sudo[127552]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:12.177212 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.801s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:12.181774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22a7594b-c63c-4dcd-a1f2-08ca32455d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:12.184403 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5a53d38-2cb7-4567-b47b-c94e9b4b2d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:45:12.250872 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Volume volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda (14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda): created successfully
Jun 03 15:45:12.263189 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5a53d38-2cb7-4567-b47b-c94e9b4b2d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:45:12.266422 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Flow 'volume_create_manager' (a6258659-454c-4ce7-aac8-49e520a94e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:45:12.327731 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b6ecd376-cb44-443d-a0be-6cd223658a0f tempest-SnapshotMetadataTestJSON-638849004 None] Created volume successfully.
Jun 03 15:45:14.245117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8dee000e-fb0d-4c62-a478-daff99aa9fbb tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:14.278665 n-d-843680-7 sudo[127604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:14.279434 n-d-843680-7 sudo[127604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:15.078449 n-d-843680-7 sudo[127604]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:15.081669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8dee000e-fb0d-4c62-a478-daff99aa9fbb tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda" returned: 0 in 0.841s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:15.084788 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8dee000e-fb0d-4c62-a478-daff99aa9fbb tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6 --snapshot stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:15.123985 n-d-843680-7 sudo[127611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6 --snapshot stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda -L 1.00g
Jun 03 15:45:15.125422 n-d-843680-7 sudo[127611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:16.521376 n-d-843680-7 sudo[127611]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:16.524173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8dee000e-fb0d-4c62-a478-daff99aa9fbb tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6 --snapshot stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda -L 1.00g" returned: 0 in 1.439s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:16.851553 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8dee000e-fb0d-4c62-a478-daff99aa9fbb tempest-SnapshotMetadataTestJSON-638849004 None] Create snapshot completed successfully
Jun 03 15:45:18.010687 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-2205f3fd-63bb-4968-9ccf-2a72ebb69d03 req-5a6356e2-e550-49ee-9c1f-86ad4b3976c3 tempest-AttachVolumeNegativeTest-2012488687 None] Terminate volume connection completed successfully.
Jun 03 15:45:18.011722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-2205f3fd-63bb-4968-9ccf-2a72ebb69d03 req-5a6356e2-e550-49ee-9c1f-86ad4b3976c3 tempest-AttachVolumeNegativeTest-2012488687 None] Deleting attachment ce801860-a5fc-4870-b77d-8234ae44569a. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:45:18.013340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:18.142059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:18.142382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546811648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403\n System information:\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-6ef586b4-28e5-41b5-a9b7-2ba077429403\n Backing store flags: \n Account information:\n qYzdAmgeTeJcan6q9m46\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:18.143336 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-2205f3fd-63bb-4968-9ccf-2a72ebb69d03 req-5a6356e2-e550-49ee-9c1f-86ad4b3976c3 tempest-AttachVolumeNegativeTest-2012488687 None] Removing iscsi_target for Volume ID: 6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:45:18.145357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:18.355986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 -f" returned: 0 in 0.206s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:18.355986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546811648]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:18.357966 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:18.480154 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:18.481513 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546811648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:45:19.182657 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Lock "b'cinder-1b6530c8-39bc-4af8-add6-2f87ce64e4e6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:45:19.184447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:19.255225 n-d-843680-7 sudo[127769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6
Jun 03 15:45:19.256095 n-d-843680-7 sudo[127769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:19.898729 n-d-843680-7 sudo[127769]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:19.904383 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6" returned: 0 in 0.719s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:19.907409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:19.933839 n-d-843680-7 sudo[127772]: ubuntu : TTY=unknown ; 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-1b6530c8-39bc-4af8-add6-2f87ce64e4e6
Jun 03 15:45:19.935229 n-d-843680-7 sudo[127772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:20.880743 n-d-843680-7 sudo[127772]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:20.883466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b6530c8-39bc-4af8-add6-2f87ce64e4e6" returned: 0 in 0.975s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:21.143395 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Created reservations ['eae0c7d0-bef2-4be0-ac8c-22a26e8a31d8', '77ce9822-ef25-430d-be64-c993effe89cc', '7ddf965a-cace-49bf-8005-4f5f96e501ae', 'f601e06b-090f-4082-84aa-c4f14857fbf2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:45:21.373799 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Delete snapshot completed successfully.
Jun 03 15:45:21.379543 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c3a4f013-48bc-4f9f-97f5-eeaa229a3d30 tempest-SnapshotMetadataTestJSON-638849004 None] Lock "b'cinder-1b6530c8-39bc-4af8-add6-2f87ce64e4e6-delete_snapshot'" released by "delete_snapshot" :: held 2.197s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:45:21.726154 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Lock "b'cinder-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:45:21.925784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Skipping remove_export. No iscsi_target is presently exported for volume: 14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:21.926853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:22.001248 n-d-843680-7 sudo[127815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:22.006312 n-d-843680-7 sudo[127815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:22.837581 n-d-843680-7 sudo[127815]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:22.839743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda" returned: 0 in 0.912s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:22.841973 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:22.870242 n-d-843680-7 sudo[127828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:22.872214 n-d-843680-7 sudo[127828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:23.426995 n-d-843680-7 sudo[127828]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:23.429354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda" returned: 0 in 0.587s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:23.432614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:23.453759 n-d-843680-7 sudo[127833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:23.455235 n-d-843680-7 sudo[127833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:24.048552 n-d-843680-7 sudo[127833]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:24.050833 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda" returned: 0 in 0.618s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:24.052372 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Successfully deleted volume: 14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda
Jun 03 15:45:24.201769 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Created reservations ['1ba1fac2-c5f2-4ab6-9c3d-3562c6cf2fea', '65c00562-c962-49ae-9672-028c40173d64', '076992d8-6e8d-4f4a-9294-931c1a3e49e5', 'f21a9162-f3cc-4676-831e-079aebb3fc6d'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:45:24.386587 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:45:24.387299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:24.410576 n-d-843680-7 sudo[127840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:45:24.412226 n-d-843680-7 sudo[127840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:24.902115 n-d-843680-7 sudo[127840]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:24.904409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:24.906472 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:45:24.930898 n-d-843680-7 sudo[127846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:45:24.931861 n-d-843680-7 sudo[127846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:45:25.566330 n-d-843680-7 sudo[127846]: pam_unix(sudo:session): session closed for user root
Jun 03 15:45:25.568731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:45:25.571320 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:45:25.591834 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Deleted volume successfully.
Jun 03 15:45:25.687162 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d32139f2-ddbf-4c9a-99e1-4de5142b5250 tempest-SnapshotMetadataTestJSON-638849004 None] Lock "b'cinder-14d5d8fe-f8b9-4203-ac3d-3ef29ca4abda-delete_volume'" released by "delete_volume" :: held 3.961s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:46:03.117791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:46:03.118413 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:46:03.118907 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:03.139107 n-d-843680-7 sudo[128209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:46:03.139941 n-d-843680-7 sudo[128209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:03.620772 n-d-843680-7 sudo[128209]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:03.626765 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:03.628677 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:03.650740 n-d-843680-7 sudo[128212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:46:03.656657 n-d-843680-7 sudo[128212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:04.134483 n-d-843680-7 sudo[128212]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:04.136597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:04.138123 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:46:16.955965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:46:16.982582 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:46:16.987772 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:46:17.019798 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Flow 'volume_create_manager' (b7bf1a78-4c64-4a67-9fcf-9a0ce0f9c4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:46:17.035833 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (685039a4-6114-42a4-a8cb-9c5ba3253867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.062158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:46:17.093806 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (685039a4-6114-42a4-a8cb-9c5ba3253867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-219784141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=5a619852-c775-4794-b9b9-9a198c23ff30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dde78e61dc7b495587241b3495570547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:46:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:46:17Z,user_id='73c5dc442b7c4b968f769bd87b79fa65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.096605 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c62136ec-f811-4004-9707-cefe2adb8b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.099029 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c62136ec-f811-4004-9707-cefe2adb8b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.102192 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (460764d1-bf68-4599-b6d1-b6c6ae1ee1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.104685 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (460764d1-bf68-4599-b6d1-b6c6ae1ee1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a619852-c775-4794-b9b9-9a198c23ff30', 'volume_name': 'volume-5a619852-c775-4794-b9b9-9a198c23ff30', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.106985 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55f6bf23-0f20-4eb8-a1c1-f849ce8104c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.109122 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55f6bf23-0f20-4eb8-a1c1-f849ce8104c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.111431 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4538c12d-a3b7-452b-94c6-f2f77ff84225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.116195 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Volume 5a619852-c775-4794-b9b9-9a198c23ff30: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a619852-c775-4794-b9b9-9a198c23ff30', 'volume_size': 1}
Jun 03 15:46:17.116195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a619852-c775-4794-b9b9-9a198c23ff30 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:17.133269 n-d-843680-7 sudo[128284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a619852-c775-4794-b9b9-9a198c23ff30 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:46:17.134207 n-d-843680-7 sudo[128284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:17.845589 n-d-843680-7 sudo[128284]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:17.848187 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a619852-c775-4794-b9b9-9a198c23ff30 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.734s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:17.853747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4538c12d-a3b7-452b-94c6-f2f77ff84225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a619852-c775-4794-b9b9-9a198c23ff30', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.856424 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4bfb4a6-1314-44c7-bc64-a7dc98dd02d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:17.938293 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Volume volume-5a619852-c775-4794-b9b9-9a198c23ff30 (5a619852-c775-4794-b9b9-9a198c23ff30): created successfully
Jun 03 15:46:17.940291 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4bfb4a6-1314-44c7-bc64-a7dc98dd02d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:17.943519 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Flow 'volume_create_manager' (b7bf1a78-4c64-4a67-9fcf-9a0ce0f9c4f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:46:18.033138 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b700a027-f56f-41cd-bf26-94fa0e6691db tempest-DeleteServersTestJSON-627705550 None] Created volume successfully.
Jun 03 15:46:20.721264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:20.752207 n-d-843680-7 sudo[128340]: ubuntu : 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-5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:46:20.753223 n-d-843680-7 sudo[128340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:21.315996 n-d-843680-7 sudo[128340]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:21.319842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30" returned: 0 in 0.598s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:21.446904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:21.466092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:21.466287 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547448288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:21.467005 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:46:21.477136 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Creating iscsi_target for Volume ID: volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Created volume path /opt/stack/data/cinder/volumes/volume-5a619852-c775-4794-b9b9-9a198c23ff30,
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: incominguser SMAJxuN5XNjvJe8TqCqL UPg6g5i65U3bMxkc
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:21.571817 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:46:21.573196 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:22.002314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30" returned: 0 in 0.429s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:22.002929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547448288]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:22.003166 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:46:22.003524 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:46:22.007432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:22.013082 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:22.013469 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547448288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30\n System information:\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-5a619852-c775-4794-b9b9-9a198c23ff30\n Backing store flags: \n Account information:\n SMAJxuN5XNjvJe8TqCqL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:22.014098 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:46:22.022705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:22.108981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:22.109635 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547448288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30\n System information:\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-5a619852-c775-4794-b9b9-9a198c23ff30\n Backing store flags: \n Account information:\n SMAJxuN5XNjvJe8TqCqL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:22.114186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:22.212800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:22.213354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547448288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30\n System information:\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-5a619852-c775-4794-b9b9-9a198c23ff30\n Backing store flags: \n Account information:\n SMAJxuN5XNjvJe8TqCqL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:22.214426 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:46:22.475296 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30', 'target_lun': 1, 'volume_id': '5a619852-c775-4794-b9b9-9a198c23ff30', 'auth_method': 'CHAP', 'auth_username': 'SMAJxuN5XNjvJe8TqCqL', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2f4c18ec-adb8-46ea-9dd5-a795bf3bd4fc'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:46:22.688877 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-bd6206e0-b771-4f68-a87d-59f9a3599f88 req-4d774d25-d1c7-44f4-99e3-d014052af360 tempest-DeleteServersTestJSON-627705550 None] attachment_update completed successfully.
Jun 03 15:46:35.108219 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-8610d011-c99a-4f79-80a2-d2a61eaa5be3 req-a2f162da-ba9c-421c-91df-d463a14ae5bd tempest-DeleteServersTestJSON-627705550 None] Terminate volume connection completed successfully.
Jun 03 15:46:35.109009 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-8610d011-c99a-4f79-80a2-d2a61eaa5be3 req-a2f162da-ba9c-421c-91df-d463a14ae5bd tempest-DeleteServersTestJSON-627705550 None] Deleting attachment 2f4c18ec-adb8-46ea-9dd5-a795bf3bd4fc. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:46:35.113151 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:35.244125 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:35.244623 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770865312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30\n System information:\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-5a619852-c775-4794-b9b9-9a198c23ff30\n Backing store flags: \n Account information:\n SMAJxuN5XNjvJe8TqCqL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:35.245377 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-8610d011-c99a-4f79-80a2-d2a61eaa5be3 req-a2f162da-ba9c-421c-91df-d463a14ae5bd tempest-DeleteServersTestJSON-627705550 None] Removing iscsi_target for Volume ID: 5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:46:35.246730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:35.459433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5a619852-c775-4794-b9b9-9a198c23ff30 -f" returned: 0 in 0.212s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:35.460014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770865312]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:35.461278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:35.585438 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:46:35.589998 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:46:35.590781 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:46:35.618197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (f4c16fa1-1c93-4aaa-acad-81356e239797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:46:35.624210 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44e7da89-02a9-44dd-ae6f-19ff198bbede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:35.645646 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:35.646173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770865312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:35.656881 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:46:35.719728 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44e7da89-02a9-44dd-ae6f-19ff198bbede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-340311642',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=19e86dc3-03ed-4ba0-adf3-c0886a653335,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23e8c699c97b4653be95d3667ee6f107',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:46:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:46:35Z,user_id='0b6fb3f1b5274127bb70d9fae57b9011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:35.722992 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd215e4c-9fed-4c38-8cc0-31c6a78a92f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:35.725790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd215e4c-9fed-4c38-8cc0-31c6a78a92f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:35.728461 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfe18f5d-247d-4e78-ae84-c7652ef84622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:35.731638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfe18f5d-247d-4e78-ae84-c7652ef84622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19e86dc3-03ed-4ba0-adf3-c0886a653335', 'volume_name': 'volume-19e86dc3-03ed-4ba0-adf3-c0886a653335', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:35.734143 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27709238-4ee0-4ba5-8672-034f57837b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:35.736498 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27709238-4ee0-4ba5-8672-034f57837b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:35.738961 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5deaa511-a071-4467-89a0-75a4cea1354c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:35.740897 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Volume 19e86dc3-03ed-4ba0-adf3-c0886a653335: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19e86dc3-03ed-4ba0-adf3-c0886a653335', 'volume_size': 1}
Jun 03 15:46:35.742365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:35.768984 n-d-843680-7 sudo[128529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:46:35.770575 n-d-843680-7 sudo[128529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:36.638792 n-d-843680-7 sudo[128529]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:36.642121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.899s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:36.649129 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5deaa511-a071-4467-89a0-75a4cea1354c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19e86dc3-03ed-4ba0-adf3-c0886a653335', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:36.653252 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d068fd10-4150-41df-819b-344e22d395f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:46:36.742173 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Volume volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 (19e86dc3-03ed-4ba0-adf3-c0886a653335): created successfully
Jun 03 15:46:36.744163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d068fd10-4150-41df-819b-344e22d395f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:46:36.750141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Flow 'volume_create_manager' (f4c16fa1-1c93-4aaa-acad-81356e239797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:46:36.838113 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-068d3918-87c4-48e6-8c1e-442db67313c0 tempest-AttachVolumeNegativeTest-2012488687 None] Created volume successfully.
Jun 03 15:46:39.301367 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:39.373708 n-d-843680-7 sudo[128632]: ubuntu : 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-19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:46:39.374508 n-d-843680-7 sudo[128632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:46:39.986394 n-d-843680-7 sudo[128632]: pam_unix(sudo:session): session closed for user root
Jun 03 15:46:39.988926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335" returned: 0 in 0.688s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:40.055976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:40.073849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:40.074470 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547896384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.075518 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:46:40.086774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Creating iscsi_target for Volume ID: volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Created volume path /opt/stack/data/cinder/volumes/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335,
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: incominguser qBAqjJYV89Hm4KxXJRRH U5Ff4xZPoAy894PU
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:46:40.186406 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:46:40.192012 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:40.701730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335" returned: 0 in 0.512s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:40.702332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547896384]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:40.702830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:46:40.703329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:46:40.704661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:40.715838 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:40.716413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547896384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335\n System information:\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-19e86dc3-03ed-4ba0-adf3-c0886a653335\n Backing store flags: \n Account information:\n qBAqjJYV89Hm4KxXJRRH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:46:40.717080 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:46:40.729551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:40.824946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:40.825557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547896384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335\n System information:\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-19e86dc3-03ed-4ba0-adf3-c0886a653335\n Backing store flags: \n Account information:\n qBAqjJYV89Hm4KxXJRRH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:40.829186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:41.026074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:41.026624 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547896384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335\n System information:\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-19e86dc3-03ed-4ba0-adf3-c0886a653335\n Backing store flags: \n Account information:\n qBAqjJYV89Hm4KxXJRRH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:41.028985 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:46:41.407830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335', 'target_lun': 1, 'volume_id': '19e86dc3-03ed-4ba0-adf3-c0886a653335', 'auth_method': 'CHAP', 'auth_username': 'qBAqjJYV89Hm4KxXJRRH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ded10a8a-9c6c-459e-9be6-38e5de838fb7'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:46:41.839955 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-28fa654c-cf77-4ca0-aec5-ab5db39405e2 req-d16b6e15-d913-4c6d-99c2-9bffd4bd2f89 tempest-AttachVolumeNegativeTest-2012488687 None] attachment_update completed successfully.
Jun 03 15:46:50.792613 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-405414f9-49dd-4f79-807e-0822500d2b88 req-41e29e68-894c-4e72-b4a9-643e56a7fc39 tempest-AttachVolumeNegativeTest-2012488687 None] Terminate volume connection completed successfully.
Jun 03 15:46:50.793342 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-405414f9-49dd-4f79-807e-0822500d2b88 req-41e29e68-894c-4e72-b4a9-643e56a7fc39 tempest-AttachVolumeNegativeTest-2012488687 None] Deleting attachment ded10a8a-9c6c-459e-9be6-38e5de838fb7. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:46:50.797326 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:50.912895 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:50.913382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394554602416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335\n System information:\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-19e86dc3-03ed-4ba0-adf3-c0886a653335\n Backing store flags: \n Account information:\n qBAqjJYV89Hm4KxXJRRH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:50.914276 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-405414f9-49dd-4f79-807e-0822500d2b88 req-41e29e68-894c-4e72-b4a9-643e56a7fc39 tempest-AttachVolumeNegativeTest-2012488687 None] Removing iscsi_target for Volume ID: 19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:46:50.918003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:51.091535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 -f" returned: 0 in 0.168s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:51.092007 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394554602416]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:46:51.095597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:46:51.231936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:46:51.232778 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394554602416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:47:03.118016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:47:03.118676 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:03.119208 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:03.155479 n-d-843680-7 sudo[128980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:03.156303 n-d-843680-7 sudo[128980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:03.664640 n-d-843680-7 sudo[128980]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:03.667068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:03.669207 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:03.713561 n-d-843680-7 sudo[128983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:03.714462 n-d-843680-7 sudo[128983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:04.030812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-19e86dc3-03ed-4ba0-adf3-c0886a653335-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:04.259461 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:04.335624 n-d-843680-7 sudo[128983]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:04.337249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:04.339081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:04.415297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:04.415760 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546722416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:47:04.416474 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:47:04.417553 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:04.450453 n-d-843680-7 sudo[128988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:47:04.451242 n-d-843680-7 sudo[128988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:04.967763 n-d-843680-7 sudo[128988]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:04.970178 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335" returned: 0 in 0.552s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:04.972018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:04.992806 n-d-843680-7 sudo[128993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:47:04.993607 n-d-843680-7 sudo[128993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:05.500973 n-d-843680-7 sudo[128993]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:05.503331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335" returned: 0 in 0.531s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:05.507648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:05.576183 n-d-843680-7 sudo[128996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:47:05.581161 n-d-843680-7 sudo[128996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:06.586565 n-d-843680-7 sudo[128996]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:06.590476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19e86dc3-03ed-4ba0-adf3-c0886a653335" returned: 0 in 1.082s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:06.594249 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Successfully deleted volume: 19e86dc3-03ed-4ba0-adf3-c0886a653335
Jun 03 15:47:06.849702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Created reservations ['d9db1d5b-c086-4ed9-b86e-aa698561dbb0', '488f55fd-2978-4cf7-bdb8-71331cbf4772', 'afda757f-be79-48ca-9771-f1e48a41f4bf', '0b8840e8-d8c4-4f28-9155-60609d92b770'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:07.077925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:07.078926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:07.134621 n-d-843680-7 sudo[129004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:07.138352 n-d-843680-7 sudo[129004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:07.750534 n-d-843680-7 sudo[129004]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:07.753373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:07.757534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:07.781649 n-d-843680-7 sudo[129007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:07.783064 n-d-843680-7 sudo[129007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:08.352183 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-6ef586b4-28e5-41b5-a9b7-2ba077429403-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:08.437570 n-d-843680-7 sudo[129007]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:08.456558 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.699s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:08.570036 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:08.587438 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Deleted volume successfully.
Jun 03 15:47:08.602755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:08.705509 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-7acb7a98-d271-4e6f-a7e1-917a8d73d75f tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-19e86dc3-03ed-4ba0-adf3-c0886a653335-delete_volume'" released by "delete_volume" :: held 4.675s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:08.774728 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:08.775352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495556416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:47:08.776106 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:47:08.777323 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:08.849883 n-d-843680-7 sudo[129012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:47:08.850770 n-d-843680-7 sudo[129012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:09.764794 n-d-843680-7 sudo[129012]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:09.767732 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403" returned: 0 in 0.990s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:09.769755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:09.798053 n-d-843680-7 sudo[129024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:47:09.798997 n-d-843680-7 sudo[129024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:10.379699 n-d-843680-7 sudo[129024]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:10.385256 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403" returned: 0 in 0.615s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:10.387334 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:10.419047 n-d-843680-7 sudo[129027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:47:10.420495 n-d-843680-7 sudo[129027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:11.211280 n-d-843680-7 sudo[129027]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:11.213745 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef586b4-28e5-41b5-a9b7-2ba077429403" returned: 0 in 0.826s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:11.216091 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Successfully deleted volume: 6ef586b4-28e5-41b5-a9b7-2ba077429403
Jun 03 15:47:11.549622 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Created reservations ['8b6330bb-42db-44b2-9d09-e53711998b86', '210e19e5-9b40-46ae-85ee-2eac8b6b15ae', '2ccb3e11-da23-4ee4-a3b7-f515c6bdd514', '737d8120-1f60-407b-8301-5830b5fc9d63'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:11.879128 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:11.879128 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:11.918577 n-d-843680-7 sudo[129034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:11.919392 n-d-843680-7 sudo[129034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:12.763917 n-d-843680-7 sudo[129034]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:12.772824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.892s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:12.772824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:12.825761 n-d-843680-7 sudo[129045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:12.826581 n-d-843680-7 sudo[129045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:13.454255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-0324197b-88b0-4fe9-8390-7bafad1a544d-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:13.561312 n-d-843680-7 sudo[129045]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:13.619690 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.849s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:13.629093 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:13.640072 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Deleted volume successfully.
Jun 03 15:47:13.650012 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:13.752304 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-48b7f5be-10ef-43f1-aa46-8fa53b310a17 tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-6ef586b4-28e5-41b5-a9b7-2ba077429403-delete_volume'" released by "delete_volume" :: held 5.404s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:13.827496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:13.833946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547013584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:47:13.843369 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:47:13.843369 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:13.869264 n-d-843680-7 sudo[129051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:47:13.870074 n-d-843680-7 sudo[129051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:14.496673 n-d-843680-7 sudo[129051]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:14.499202 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d" returned: 0 in 0.663s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:14.501327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:14.540391 n-d-843680-7 sudo[129054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:47:14.541758 n-d-843680-7 sudo[129054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:15.201893 n-d-843680-7 sudo[129054]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:15.204895 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d" returned: 0 in 0.703s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:15.208623 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:15.251872 n-d-843680-7 sudo[129059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:47:15.252792 n-d-843680-7 sudo[129059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:16.091916 n-d-843680-7 sudo[129059]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:16.094591 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0324197b-88b0-4fe9-8390-7bafad1a544d" returned: 0 in 0.886s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:16.100709 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Successfully deleted volume: 0324197b-88b0-4fe9-8390-7bafad1a544d
Jun 03 15:47:16.360443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Created reservations ['23e0dc43-8db9-468b-8cde-cfa01b581dac', 'c2afa65f-85e1-426b-a004-14c8e573beaf', 'dbfc8d4a-d32c-4444-81be-1d1355726f59', '23112835-0f70-4323-bb21-68d61421a76f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:16.563299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:16.564596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:16.593123 n-d-843680-7 sudo[129067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:16.594587 n-d-843680-7 sudo[129067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:17.440343 n-d-843680-7 sudo[129067]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:17.443725 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.879s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:17.446870 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:17.469988 n-d-843680-7 sudo[129105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:17.471161 n-d-843680-7 sudo[129105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:18.084229 n-d-843680-7 sudo[129105]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:18.086636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.639s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:18.088811 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:18.094909 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Deleted volume successfully.
Jun 03 15:47:18.201824 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4038deba-3f66-4dd6-bb32-490fedf17b98 tempest-AttachVolumeNegativeTest-2012488687 None] Lock "b'cinder-0324197b-88b0-4fe9-8390-7bafad1a544d-delete_volume'" released by "delete_volume" :: held 4.748s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:30.433884 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:47:30.440654 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:47:30.442144 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:47:30.460251 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (3ff81f7e-e83e-4f62-bc23-e9d74eb5ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:30.464800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb45f95d-71bb-4928-8dc6-246784463fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:30.494176 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:47:30.528485 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb45f95d-71bb-4928-8dc6-246784463fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-179983966',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=cfe16399-1e25-47a1-9297-20be43651e11,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2071126311eb4bfb87d51fb3ee99ff3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:47:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:47:30Z,user_id='f63a8e1338c640cc87d322d5d560ce48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:30.531660 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26e0dedb-a8b6-4a35-9f5f-901873ef747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:30.534750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26e0dedb-a8b6-4a35-9f5f-901873ef747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:30.538205 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a75d8a5-19eb-4fb4-957f-9d24983bf6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:30.540615 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a75d8a5-19eb-4fb4-957f-9d24983bf6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfe16399-1e25-47a1-9297-20be43651e11', 'volume_name': 'volume-cfe16399-1e25-47a1-9297-20be43651e11', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:30.544035 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec0fb44-f8d7-48d8-91e3-59263fecd772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:30.546673 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec0fb44-f8d7-48d8-91e3-59263fecd772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:30.549137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0dff1f12-62fb-4e86-95f1-9822329043f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:30.549930 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Volume cfe16399-1e25-47a1-9297-20be43651e11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfe16399-1e25-47a1-9297-20be43651e11', 'volume_size': 1}
Jun 03 15:47:30.554378 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe16399-1e25-47a1-9297-20be43651e11 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:30.579186 n-d-843680-7 sudo[129147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe16399-1e25-47a1-9297-20be43651e11 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:47:30.580206 n-d-843680-7 sudo[129147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:31.246710 n-d-843680-7 sudo[129147]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:31.249047 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe16399-1e25-47a1-9297-20be43651e11 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.696s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:31.252828 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0dff1f12-62fb-4e86-95f1-9822329043f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfe16399-1e25-47a1-9297-20be43651e11', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:31.256054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6189f18-2b0e-4d98-bc12-f3eacc096229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:31.329590 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Volume volume-cfe16399-1e25-47a1-9297-20be43651e11 (cfe16399-1e25-47a1-9297-20be43651e11): created successfully
Jun 03 15:47:31.331915 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6189f18-2b0e-4d98-bc12-f3eacc096229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:31.335287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (3ff81f7e-e83e-4f62-bc23-e9d74eb5ede3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:31.431544 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f6934e6d-830f-4dc2-9bcd-a52e0fe1b910 tempest-VolumesTestJSON-7682320 None] Created volume successfully.
Jun 03 15:47:33.605569 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:47:33.609713 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:47:33.610521 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:47:33.642285 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (5bc09b5a-9302-4e99-a24e-ffd32c338a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:33.646443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08e9ad1a-752c-4d99-b41d-3a69b7f2dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:33.671957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:47:33.698576 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08e9ad1a-752c-4d99-b41d-3a69b7f2dce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-276271043',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=816c520d-f200-4fa0-82f6-c181ee4d6aae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2071126311eb4bfb87d51fb3ee99ff3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:47:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:47:33Z,user_id='f63a8e1338c640cc87d322d5d560ce48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:33.701558 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4722ea51-c252-44a5-a083-fa2f6b9b4b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:33.704049 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4722ea51-c252-44a5-a083-fa2f6b9b4b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:33.706700 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac328f7b-3b0d-4ba7-b600-a7d340c8da56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:33.710093 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac328f7b-3b0d-4ba7-b600-a7d340c8da56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '816c520d-f200-4fa0-82f6-c181ee4d6aae', 'volume_name': 'volume-816c520d-f200-4fa0-82f6-c181ee4d6aae', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:33.712719 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753069c4-6f55-41de-b1ae-2baaa0cd5b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:33.715033 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753069c4-6f55-41de-b1ae-2baaa0cd5b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:33.717206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d43ddf57-930c-40c7-8b6c-6670b67104cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:33.717990 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Volume 816c520d-f200-4fa0-82f6-c181ee4d6aae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-816c520d-f200-4fa0-82f6-c181ee4d6aae', 'volume_size': 1}
Jun 03 15:47:33.719370 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-816c520d-f200-4fa0-82f6-c181ee4d6aae stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:33.739815 n-d-843680-7 sudo[129191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-816c520d-f200-4fa0-82f6-c181ee4d6aae stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:47:33.740619 n-d-843680-7 sudo[129191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:34.377852 n-d-843680-7 sudo[129191]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:34.381072 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-816c520d-f200-4fa0-82f6-c181ee4d6aae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.661s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:34.384592 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d43ddf57-930c-40c7-8b6c-6670b67104cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-816c520d-f200-4fa0-82f6-c181ee4d6aae', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:34.386898 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c518e53b-8151-48d9-b38f-13230043cbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:34.483207 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Volume volume-816c520d-f200-4fa0-82f6-c181ee4d6aae (816c520d-f200-4fa0-82f6-c181ee4d6aae): created successfully
Jun 03 15:47:34.485475 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c518e53b-8151-48d9-b38f-13230043cbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:34.489135 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (5bc09b5a-9302-4e99-a24e-ffd32c338a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:34.577276 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-607c0143-6575-4f2d-9324-e0520eb69b76 tempest-VolumesTestJSON-7682320 None] Created volume successfully.
Jun 03 15:47:36.625599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:47:36.631496 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:47:36.632036 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:47:36.647820 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (273782d5-119a-4a94-bb7e-99f8d7533396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:36.653540 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa10deec-1853-4dcd-abb1-44ae90dc5075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:36.679962 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:47:36.709571 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa10deec-1853-4dcd-abb1-44ae90dc5075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-975336203',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2071126311eb4bfb87d51fb3ee99ff3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:47:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:47:36Z,user_id='f63a8e1338c640cc87d322d5d560ce48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:36.712117 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0746f798-3ebe-4b92-9356-864dce84c837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:36.714260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0746f798-3ebe-4b92-9356-864dce84c837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:36.718836 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e8b12c2-1541-4cc3-939e-bb27072b3353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:36.719941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e8b12c2-1541-4cc3-939e-bb27072b3353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0', 'volume_name': 'volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:36.722431 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (997ba320-b665-4f48-a124-fe10c1029e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:36.724927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (997ba320-b665-4f48-a124-fe10c1029e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:36.727061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46318b34-82dd-40ba-897e-80c7a42376f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:36.727854 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Volume 0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0', 'volume_size': 1}
Jun 03 15:47:36.729315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:36.748327 n-d-843680-7 sudo[129229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:47:36.749130 n-d-843680-7 sudo[129229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:37.467525 n-d-843680-7 sudo[129229]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:37.469674 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.740s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:37.473741 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46318b34-82dd-40ba-897e-80c7a42376f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:37.476549 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb78c288-8fcc-41c1-8c2a-40ae322d60bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:37.568851 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Volume volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 (0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0): created successfully
Jun 03 15:47:37.571607 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb78c288-8fcc-41c1-8c2a-40ae322d60bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:37.574529 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Flow 'volume_create_manager' (273782d5-119a-4a94-bb7e-99f8d7533396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:37.669387 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2007d193-ba3d-4244-9e1c-10805999a770 tempest-VolumesTestJSON-7682320 None] Created volume successfully.
Jun 03 15:47:40.087001 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:40.314613 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0
Jun 03 15:47:40.315663 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:40.336581 n-d-843680-7 sudo[129308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0
Jun 03 15:47:40.337422 n-d-843680-7 sudo[129308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:40.927883 n-d-843680-7 sudo[129308]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:40.932277 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0" returned: 0 in 0.614s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:40.932277 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:40.980302 n-d-843680-7 sudo[129322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0
Jun 03 15:47:40.982191 n-d-843680-7 sudo[129322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:41.509837 n-d-843680-7 sudo[129322]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:41.512590 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0" returned: 0 in 0.580s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:41.514713 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:41.532883 n-d-843680-7 sudo[129325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0
Jun 03 15:47:41.533669 n-d-843680-7 sudo[129325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:42.210138 n-d-843680-7 sudo[129325]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:42.217374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0" returned: 0 in 0.697s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:42.217374 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Successfully deleted volume: 0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0
Jun 03 15:47:42.350227 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Created reservations ['39e943da-ceb6-415a-9948-614c85786ea3', 'c6f48f1b-c599-45b1-9a38-2539cc57690a', '7418a55a-158a-4d7f-87ee-7b3881d71578', '9abd7092-5291-43e4-9d18-4b58a2d6bb69'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:42.526496 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:42.529580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:42.553756 n-d-843680-7 sudo[129331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:42.554654 n-d-843680-7 sudo[129331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:43.038278 n-d-843680-7 sudo[129331]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:43.040776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:43.042807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:43.070044 n-d-843680-7 sudo[129336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:43.070842 n-d-843680-7 sudo[129336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:43.592296 n-d-843680-7 sudo[129336]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:43.595774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.551s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:43.599002 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:43.605975 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Deleted volume successfully.
Jun 03 15:47:43.716659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-95320246-8970-481f-af7c-f22f8744d39f tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-0e3c7d6b-2696-41bf-ad2a-db6aa0fcc9e0-delete_volume'" released by "delete_volume" :: held 3.630s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:43.755496 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-816c520d-f200-4fa0-82f6-c181ee4d6aae-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:43.923261 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Skipping remove_export. No iscsi_target is presently exported for volume: 816c520d-f200-4fa0-82f6-c181ee4d6aae
Jun 03 15:47:43.924355 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:43.950334 n-d-843680-7 sudo[129339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae
Jun 03 15:47:43.951310 n-d-843680-7 sudo[129339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:44.526045 n-d-843680-7 sudo[129339]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:44.531261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae" returned: 0 in 0.605s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:44.533430 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:44.557303 n-d-843680-7 sudo[129342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae
Jun 03 15:47:44.558497 n-d-843680-7 sudo[129342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:45.039476 n-d-843680-7 sudo[129342]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:45.042347 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae" returned: 0 in 0.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:45.044786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:45.065081 n-d-843680-7 sudo[129347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae
Jun 03 15:47:45.065883 n-d-843680-7 sudo[129347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:45.848087 n-d-843680-7 sudo[129347]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:45.850906 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-816c520d-f200-4fa0-82f6-c181ee4d6aae" returned: 0 in 0.806s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:45.852504 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Successfully deleted volume: 816c520d-f200-4fa0-82f6-c181ee4d6aae
Jun 03 15:47:46.056452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Created reservations ['38d03e53-4b04-4f5d-b398-dc4dcb5f924c', 'c69b38fb-2177-49fb-bf7e-050e47ac9d84', '7e92cb59-617b-405e-83f8-3c8e934de7af', '0287fd69-f704-4236-9036-e5f9180b44a8'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:46.391310 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:46.392348 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:46.413990 n-d-843680-7 sudo[129355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:46.414790 n-d-843680-7 sudo[129355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:46.879319 n-d-843680-7 sudo[129355]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:46.890971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:46.890971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:46.903536 n-d-843680-7 sudo[129358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:46.904438 n-d-843680-7 sudo[129358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:47.408771 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-cfe16399-1e25-47a1-9297-20be43651e11-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:47:47.444213 n-d-843680-7 sudo[129358]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:47.446647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:47.449623 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:47.455803 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Deleted volume successfully.
Jun 03 15:47:47.636977 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Skipping remove_export. No iscsi_target is presently exported for volume: cfe16399-1e25-47a1-9297-20be43651e11
Jun 03 15:47:47.640664 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:47.667867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ac26c7a8-d769-4140-a1ed-56925d09ebfd tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-816c520d-f200-4fa0-82f6-c181ee4d6aae-delete_volume'" released by "delete_volume" :: held 3.912s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:47.676634 n-d-843680-7 sudo[129361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11
Jun 03 15:47:47.678998 n-d-843680-7 sudo[129361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:48.199955 n-d-843680-7 sudo[129361]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:48.201719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11" returned: 0 in 0.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:48.203701 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:48.223457 n-d-843680-7 sudo[129366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11
Jun 03 15:47:48.224414 n-d-843680-7 sudo[129366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:48.941845 n-d-843680-7 sudo[129366]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:48.945413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11" returned: 0 in 0.741s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:48.947699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:48.992037 n-d-843680-7 sudo[129369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11
Jun 03 15:47:48.992828 n-d-843680-7 sudo[129369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:49.844267 n-d-843680-7 sudo[129369]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:49.850177 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfe16399-1e25-47a1-9297-20be43651e11" returned: 0 in 0.899s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:49.856609 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Successfully deleted volume: cfe16399-1e25-47a1-9297-20be43651e11
Jun 03 15:47:50.000706 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Created reservations ['08fcdf00-6329-4438-ad3b-04c7eaee97e4', 'a91a4a2e-2e2a-4909-856a-49a4e439fcbf', 'cd1387b0-8554-4073-909c-ce4d0dc62ef1', 'b7407c6a-5ffe-4dfd-b986-7846639989bd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:47:50.246417 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:47:50.246527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:50.272362 n-d-843680-7 sudo[129387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:47:50.273472 n-d-843680-7 sudo[129387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:50.754966 n-d-843680-7 sudo[129387]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:50.758271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:50.760591 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:50.783528 n-d-843680-7 sudo[129390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:47:50.784461 n-d-843680-7 sudo[129390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:51.486914 n-d-843680-7 sudo[129390]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:51.490418 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:51.491912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:47:51.500469 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Deleted volume successfully.
Jun 03 15:47:51.641528 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-aae94721-7110-4d64-aef4-581a901d3ce7 tempest-VolumesTestJSON-7682320 None] Lock "b'cinder-cfe16399-1e25-47a1-9297-20be43651e11-delete_volume'" released by "delete_volume" :: held 4.234s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:47:56.722720 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:47:56.724896 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:47:56.725537 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:47:56.760948 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Flow 'volume_create_manager' (526bda8b-a556-4de8-974b-d314ca2c56a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:56.767314 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (993efb21-e427-4127-ab5d-31a73c229a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:56.793320 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:47:56.824729 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (993efb21-e427-4127-ab5d-31a73c229a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:47:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1486470986',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=5a4e99f2-577e-4bca-92ec-374a09daa7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68dbcde1736c4404be15c3074c497fd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:47:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:47:57Z,user_id='e07fe18c0a8746e38a42484224425185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:56.827180 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dc950e7-cf1a-491a-882f-ca2ed3decbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:56.829257 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dc950e7-cf1a-491a-882f-ca2ed3decbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:56.832424 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8262954-27fa-4e35-b749-fdcbf1e7938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:56.834635 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8262954-27fa-4e35-b749-fdcbf1e7938c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a4e99f2-577e-4bca-92ec-374a09daa7b9', 'volume_name': 'volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:56.836850 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75542ca6-138e-4ace-bd3a-fe91df831465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:56.838906 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75542ca6-138e-4ace-bd3a-fe91df831465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:56.841088 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6171968d-ab66-4930-bd6b-292273e64406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:56.841881 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Volume 5a4e99f2-577e-4bca-92ec-374a09daa7b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9', 'volume_size': 1}
Jun 03 15:47:56.843111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:47:56.875131 n-d-843680-7 sudo[129421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:47:56.876060 n-d-843680-7 sudo[129421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:47:57.694370 n-d-843680-7 sudo[129421]: pam_unix(sudo:session): session closed for user root
Jun 03 15:47:57.696888 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.853s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:47:57.704350 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6171968d-ab66-4930-bd6b-292273e64406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:57.704350 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2582d756-5294-42db-8b0f-52367281cb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:47:57.800884 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Volume volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 (5a4e99f2-577e-4bca-92ec-374a09daa7b9): created successfully
Jun 03 15:47:57.807617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2582d756-5294-42db-8b0f-52367281cb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:47:57.810918 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Flow 'volume_create_manager' (526bda8b-a556-4de8-974b-d314ca2c56a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:47:57.908415 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b47118e7-e980-42c8-b7a0-cacd2ee4fcc9 tempest-ServerRescueNegativeTestJSON-344546515 None] Created volume successfully.
Jun 03 15:48:03.117141 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:48:03.117798 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:48:03.118488 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:48:03.157816 n-d-843680-7 sudo[129456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:48:03.158621 n-d-843680-7 sudo[129456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:48:03.713563 n-d-843680-7 sudo[129456]: pam_unix(sudo:session): session closed for user root
Jun 03 15:48:03.716193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.597s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:48:03.719866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:48:03.781388 n-d-843680-7 sudo[129459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:48:03.783133 n-d-843680-7 sudo[129459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:48:04.333594 n-d-843680-7 sudo[129459]: pam_unix(sudo:session): session closed for user root
Jun 03 15:48:04.336490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.616s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:48:04.339321 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:48:25.620510 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:48:25.630652 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:48:25.633373 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:48:25.699259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Flow 'volume_create_manager' (b496daa1-1519-4c57-a94c-d70d211b9a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:48:25.706147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d728037-460f-4dbc-b772-3387ffa84ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:25.732586 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:48:25.770530 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d728037-460f-4dbc-b772-3387ffa84ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-917707128',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=4bcca1ad-5a42-4c10-bc10-199e82d97a5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68dbcde1736c4404be15c3074c497fd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:48:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:48:25Z,user_id='e07fe18c0a8746e38a42484224425185',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:25.773285 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0538b6c1-e13b-4ce5-9eb3-644fcceb9ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:25.775860 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0538b6c1-e13b-4ce5-9eb3-644fcceb9ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:25.778571 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aaac8b62-e67f-463b-b30d-3e2f3dbb2638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:25.781104 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aaac8b62-e67f-463b-b30d-3e2f3dbb2638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'volume_name': 'volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:25.784925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1994191b-ad42-4e15-a307-820e8218b120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:25.788871 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1994191b-ad42-4e15-a307-820e8218b120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:25.791710 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f526ae9-5be2-4901-b633-263d5f4a79c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:25.792781 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Volume 4bcca1ad-5a42-4c10-bc10-199e82d97a5b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'volume_size': 1}
Jun 03 15:48:25.794279 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:48:25.838853 n-d-843680-7 sudo[129642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:48:25.840632 n-d-843680-7 sudo[129642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:48:26.670569 n-d-843680-7 sudo[129642]: pam_unix(sudo:session): session closed for user root
Jun 03 15:48:26.673015 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.878s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:48:26.677103 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f526ae9-5be2-4901-b633-263d5f4a79c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:26.679446 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4d1eea0-d58a-45cc-bc10-2ca05ac16991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:48:26.812236 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Volume volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b (4bcca1ad-5a42-4c10-bc10-199e82d97a5b): created successfully
Jun 03 15:48:26.814198 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4d1eea0-d58a-45cc-bc10-2ca05ac16991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:48:26.818006 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Flow 'volume_create_manager' (b496daa1-1519-4c57-a94c-d70d211b9a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:48:26.912759 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-df01ea5b-fd9c-428f-9470-ca3d49da4d3c tempest-ServerRescueNegativeTestJSON-344546515 None] Created volume successfully.
Jun 03 15:49:03.119439 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:49:03.127466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:49:03.128290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:03.149423 n-d-843680-7 sudo[129837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:49:03.150229 n-d-843680-7 sudo[129837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:49:03.807266 n-d-843680-7 sudo[129837]: pam_unix(sudo:session): session closed for user root
Jun 03 15:49:03.809393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:03.811695 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:03.846126 n-d-843680-7 sudo[129841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:49:03.853710 n-d-843680-7 sudo[129841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:49:04.538468 n-d-843680-7 sudo[129841]: pam_unix(sudo:session): session closed for user root
Jun 03 15:49:04.544215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:04.545501 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:49:31.468618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:31.535510 n-d-843680-7 sudo[130258]: ubuntu : 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-4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:49:31.542573 n-d-843680-7 sudo[130258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:49:32.148754 n-d-843680-7 sudo[130258]: pam_unix(sudo:session): session closed for user root
Jun 03 15:49:32.153751 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b" returned: 0 in 0.686s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:32.267843 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:32.287907 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:32.288542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495614288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:32.289455 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:49:32.297747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Creating iscsi_target for Volume ID: volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Created volume path /opt/stack/data/cinder/volumes/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b,
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: incominguser m98EgdeMpwu5Nzbo3xKs 5pnUtD8p2A44HQMg
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:49:32.420812 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:49:32.424824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:33.227793 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b" returned: 0 in 0.805s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:33.228680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495614288]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:49:33.229694 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:49:33.230191 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:49:33.236320 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:33.241539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:33.242117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495614288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\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-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus: 19
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: tVzp7KghYBGZdJPMGfdy
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus: 20
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: PvEbbFj5Mc2uAnz7KzjB
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: I_T nexus: 21
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: Zh9X3MqjdaFZz7FsKEPv
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 15:49:33.243034 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:49:33.259851 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:33.381044 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:33.381382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495614288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\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-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:49:33.383670 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:49:33.554798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:49:33.556905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495614288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\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-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:49:33.556905 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:49:33.788445 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'target_lun': 1, 'volume_id': '4bcca1ad-5a42-4c10-bc10-199e82d97a5b', 'auth_method': 'CHAP', 'auth_username': 'm98EgdeMpwu5Nzbo3xKs', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd545bef4-61b4-4e3e-93a7-055ec405a018'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:49:33.998589 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-6ef8b14f-f3b1-471f-a449-148fd4aa89b6 req-54f260cd-047c-4c12-9021-3d344305e1d2 tempest-ServerRescueNegativeTestJSON-344546515 None] attachment_update completed successfully.
Jun 03 15:50:03.125562 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:50:03.126202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:03.126915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:03.158571 n-d-843680-7 sudo[130509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:03.159822 n-d-843680-7 sudo[130509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:03.896750 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:03.893646 n-d-843680-7 sudo[130509]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:03.898166 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:03.936385 n-d-843680-7 sudo[130521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:03.937827 n-d-843680-7 sudo[130521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:04.556405 n-d-843680-7 sudo[130521]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:04.559509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.661s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:04.562536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:13.531936 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:50:13.536116 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:50:13.536706 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:50:13.550332 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Flow 'volume_create_manager' (aa213ace-800d-4efa-9dec-51f19cafae1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:50:13.553711 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0debd654-8307-470b-a47c-5c8f895c468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:13.578191 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:50:13.607912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0debd654-8307-470b-a47c-5c8f895c468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1587179915',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=73160a3f-835b-407d-a602-4b6281aacdb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51cca148b1554e4fbf88be5b3b60cb2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:50:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:50:13Z,user_id='a44c0d18e0734cc18471af3e451ef2b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:13.613391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b64fcc54-e295-496e-81a1-a04ed30b8375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:13.616176 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b64fcc54-e295-496e-81a1-a04ed30b8375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:13.619288 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96436e00-12dd-4594-bae4-0ecde48bcb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:13.622988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96436e00-12dd-4594-bae4-0ecde48bcb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73160a3f-835b-407d-a602-4b6281aacdb4', 'volume_name': 'volume-73160a3f-835b-407d-a602-4b6281aacdb4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:13.626897 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c6f0db7-8a4e-4684-9243-a0e14692cd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:13.629108 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c6f0db7-8a4e-4684-9243-a0e14692cd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:13.632385 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (556c4efe-2879-4097-8746-ecfe07fc49e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:13.633338 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Volume 73160a3f-835b-407d-a602-4b6281aacdb4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73160a3f-835b-407d-a602-4b6281aacdb4', 'volume_size': 1}
Jun 03 15:50:13.634815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73160a3f-835b-407d-a602-4b6281aacdb4 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:13.696628 n-d-843680-7 sudo[130635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73160a3f-835b-407d-a602-4b6281aacdb4 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:50:13.701163 n-d-843680-7 sudo[130635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:14.539642 n-d-843680-7 sudo[130635]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:14.542059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73160a3f-835b-407d-a602-4b6281aacdb4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.907s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:14.546144 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (556c4efe-2879-4097-8746-ecfe07fc49e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73160a3f-835b-407d-a602-4b6281aacdb4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:14.549119 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5384e680-a0b5-4831-abf6-205dbee2dd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:14.625562 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Volume volume-73160a3f-835b-407d-a602-4b6281aacdb4 (73160a3f-835b-407d-a602-4b6281aacdb4): created successfully
Jun 03 15:50:14.629770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5384e680-a0b5-4831-abf6-205dbee2dd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:14.642708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Flow 'volume_create_manager' (aa213ace-800d-4efa-9dec-51f19cafae1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:50:14.810939 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-b4a1eb32-1f81-4702-8628-3699d83c043a req-b852cb34-2191-4242-9b54-3fd9e053cf29 tempest-VolumesSnapshotsTestJSON-1905956448 None] Created volume successfully.
Jun 03 15:50:17.294470 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-24e51eda-e1e0-4dad-9b35-a41ad6f38c6a tempest-TaggedBootDevicesTest_v242-920507826 None] Terminate volume connection completed successfully.
Jun 03 15:50:17.295218 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-24e51eda-e1e0-4dad-9b35-a41ad6f38c6a tempest-TaggedBootDevicesTest_v242-920507826 None] Deleting attachment f48aee35-a3e2-4833-9f22-5dbb0b07c4bd. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:50:17.302872 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:17.544088 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:17.545189 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495286256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7\n Backing store flags: \n Account information:\n tVzp7KghYBGZdJPMGfdy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:17.546210 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-24e51eda-e1e0-4dad-9b35-a41ad6f38c6a tempest-TaggedBootDevicesTest_v242-920507826 None] Removing iscsi_target for Volume ID: ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:17.547523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:17.700892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 -f" returned: 0 in 0.151s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:17.703074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495286256]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:17.706802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:17.899347 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:17.900010 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495286256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:18.297493 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e69d275d-d104-4273-b755-6c5d6de39a35 req-d09c497d-fb08-429b-9811-2e3469acd4fe tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:18.356351 n-d-843680-7 sudo[130780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:18.357142 n-d-843680-7 sudo[130780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:18.393904 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-a2fc6be0-d2bc-4f07-8d16-553d837f0d22 tempest-TaggedBootDevicesTest_v242-920507826 None] Terminate volume connection completed successfully.
Jun 03 15:50:18.394340 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-a2fc6be0-d2bc-4f07-8d16-553d837f0d22 tempest-TaggedBootDevicesTest_v242-920507826 None] Deleting attachment 17ad7e3c-d02a-49ff-9fbe-028f6e46edd4. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:50:18.403690 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:18.587173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:18.587927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831383456]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0\n System information:\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-49898e66-f06a-4978-afd6-e6426c744de0\n Backing store flags: \n Account information:\n PvEbbFj5Mc2uAnz7KzjB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:18.589139 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-a2fc6be0-d2bc-4f07-8d16-553d837f0d22 tempest-TaggedBootDevicesTest_v242-920507826 None] Removing iscsi_target for Volume ID: 49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:18.592046 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:18.783862 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49898e66-f06a-4978-afd6-e6426c744de0 -f" returned: 0 in 0.193s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:18.784837 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831383456]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:18.786697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:18.949070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:18.950195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831383456]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:19.032234 n-d-843680-7 sudo[130780]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:19.034027 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e69d275d-d104-4273-b755-6c5d6de39a35 req-d09c497d-fb08-429b-9811-2e3469acd4fe tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4" returned: 0 in 0.739s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:19.035810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e69d275d-d104-4273-b755-6c5d6de39a35 req-d09c497d-fb08-429b-9811-2e3469acd4fe tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-420c5409-895e-43d6-a96a-377f347a4eb3 --snapshot stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:19.079971 n-d-843680-7 sudo[130834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-420c5409-895e-43d6-a96a-377f347a4eb3 --snapshot stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 -L 1.00g
Jun 03 15:50:19.082155 n-d-843680-7 sudo[130834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:19.303651 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-f2f55cde-f277-4af6-83a1-15d6f9fdd391 tempest-TaggedBootDevicesTest_v242-920507826 None] Terminate volume connection completed successfully.
Jun 03 15:50:19.305013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-f2f55cde-f277-4af6-83a1-15d6f9fdd391 tempest-TaggedBootDevicesTest_v242-920507826 None] Deleting attachment bbb7ad82-cdd1-469f-ace4-bb817b1b56a8. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:50:19.309647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:19.503813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:19.504235 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831385744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n System information:\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-65bb4d70-42a2-4d00-bf12-3397a4c87e9f\n Backing store flags: \n Account information:\n Zh9X3MqjdaFZz7FsKEPv\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:19.505117 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-323fce50-5586-48ba-bb89-82a81384c9f3 req-f2f55cde-f277-4af6-83a1-15d6f9fdd391 tempest-TaggedBootDevicesTest_v242-920507826 None] Removing iscsi_target for Volume ID: 65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:19.506420 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:19.643440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f -f" returned: 0 in 0.137s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:19.643796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831385744]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:19.644923 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:19.920860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:19.920860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831385744]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:20.187760 n-d-843680-7 sudo[130834]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:20.189646 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-e69d275d-d104-4273-b755-6c5d6de39a35 req-d09c497d-fb08-429b-9811-2e3469acd4fe tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-420c5409-895e-43d6-a96a-377f347a4eb3 --snapshot stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 -L 1.00g" returned: 0 in 1.154s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:20.363214 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-e69d275d-d104-4273-b755-6c5d6de39a35 req-d09c497d-fb08-429b-9811-2e3469acd4fe tempest-VolumesSnapshotsTestJSON-1905956448 None] Create snapshot completed successfully
Jun 03 15:50:21.392062 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Lock "b'cinder-420c5409-895e-43d6-a96a-377f347a4eb3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:21.397593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-420c5409-895e-43d6-a96a-377f347a4eb3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:21.460777 n-d-843680-7 sudo[130954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-420c5409-895e-43d6-a96a-377f347a4eb3
Jun 03 15:50:21.463772 n-d-843680-7 sudo[130954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:22.223200 n-d-843680-7 sudo[130954]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:22.225707 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-420c5409-895e-43d6-a96a-377f347a4eb3" returned: 0 in 0.830s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:22.227845 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-420c5409-895e-43d6-a96a-377f347a4eb3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:22.288254 n-d-843680-7 sudo[130963]: ubuntu : TTY=unknown ; 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-420c5409-895e-43d6-a96a-377f347a4eb3
Jun 03 15:50:22.290738 n-d-843680-7 sudo[130963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:23.253198 n-d-843680-7 sudo[130963]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:23.255665 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-420c5409-895e-43d6-a96a-377f347a4eb3" returned: 0 in 1.027s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:23.484321 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Created reservations ['0923b930-4d44-40cb-b3f0-712da3c55921', 'a4c29d92-c7bd-410a-b1ac-01ffdca53ee5', 'a439e3f4-288b-44f5-96dc-30475c746672', 'def24351-1bff-491b-a456-375ea45de131'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:23.666490 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Delete snapshot completed successfully.
Jun 03 15:50:23.675824 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-d1ae30e1-b3b9-4b59-ae72-d62f47a11707 req-a1971b2b-b35b-46fb-8178-bbddd084866f tempest-VolumesSnapshotsTestJSON-1905956448 None] Lock "b'cinder-420c5409-895e-43d6-a96a-377f347a4eb3-delete_snapshot'" released by "delete_snapshot" :: held 2.283s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:23.912762 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Lock "b'cinder-73160a3f-835b-407d-a602-4b6281aacdb4-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:24.092263 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Skipping remove_export. No iscsi_target is presently exported for volume: 73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:24.093344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:24.154348 n-d-843680-7 sudo[131011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:24.155317 n-d-843680-7 sudo[131011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:24.528858 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Lock "b'cinder-5a619852-c775-4794-b9b9-9a198c23ff30-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:24.635223 n-d-843680-7 sudo[131011]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:24.637453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4" returned: 0 in 0.544s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:24.640078 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:24.658319 n-d-843680-7 sudo[131015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:24.659109 n-d-843680-7 sudo[131015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:24.757773 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:24.927264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:24.927724 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495283968]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:24.928748 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:50:24.930193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:24.953553 n-d-843680-7 sudo[131021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:50:24.955145 n-d-843680-7 sudo[131021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:25.175357 n-d-843680-7 sudo[131015]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:25.180817 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4" returned: 0 in 0.538s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:25.186553 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:25.220374 n-d-843680-7 sudo[131024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:25.221880 n-d-843680-7 sudo[131024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:25.706083 n-d-843680-7 sudo[131021]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:25.708418 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30" returned: 0 in 0.778s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:25.711243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:25.736893 n-d-843680-7 sudo[131031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:50:25.737679 n-d-843680-7 sudo[131031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:25.832873 n-d-843680-7 sudo[131024]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:25.836344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73160a3f-835b-407d-a602-4b6281aacdb4" returned: 0 in 0.650s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:25.838380 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Successfully deleted volume: 73160a3f-835b-407d-a602-4b6281aacdb4
Jun 03 15:50:25.982521 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Created reservations ['7b9e23f5-d7f0-4c31-bc65-40cfc224eb05', '900f2d23-247f-43b8-abf9-df07b36e960a', 'cfdc367c-cf62-4234-916b-e9ba57bd1c04', '33714d98-2898-4504-94da-dc41914e7009'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:26.165620 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:26.166582 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:26.195946 n-d-843680-7 sudo[131036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:26.196947 n-d-843680-7 sudo[131036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:26.300328 n-d-843680-7 sudo[131031]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:26.302681 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30" returned: 0 in 0.591s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:26.305723 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:26.349828 n-d-843680-7 sudo[131039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:50:26.354580 n-d-843680-7 sudo[131039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:26.969763 n-d-843680-7 sudo[131036]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:26.973929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.805s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:26.979299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:27.017876 n-d-843680-7 sudo[131052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:27.018686 n-d-843680-7 sudo[131052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:27.421883 n-d-843680-7 sudo[131039]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:27.426520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a619852-c775-4794-b9b9-9a198c23ff30" returned: 0 in 1.120s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:27.427671 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Successfully deleted volume: 5a619852-c775-4794-b9b9-9a198c23ff30
Jun 03 15:50:27.640384 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Created reservations ['56efe9ef-cfeb-41cc-85c0-3c811d00237e', 'e5f8c7d5-d475-42bb-a812-41521554058f', '29ef29d5-5d76-475b-8812-7e7d50dfd284', '54e32acf-4384-4f84-9157-bb7160cc6a9f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:27.689954 n-d-843680-7 sudo[131052]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:27.691770 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.713s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:27.695894 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:27.701686 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Deleted volume successfully.
Jun 03 15:50:27.835902 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-feff580b-1597-4df1-8d61-a1b006c64cdd req-1ae001ff-4586-49af-8f64-95bbcf7b5405 tempest-VolumesSnapshotsTestJSON-1905956448 None] Lock "b'cinder-73160a3f-835b-407d-a602-4b6281aacdb4-delete_volume'" released by "delete_volume" :: held 3.924s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:27.931184 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:27.932214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:27.953225 n-d-843680-7 sudo[131062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:27.955042 n-d-843680-7 sudo[131062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:28.596738 n-d-843680-7 sudo[131062]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:28.599717 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:28.603320 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:28.631992 n-d-843680-7 sudo[131073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:28.633458 n-d-843680-7 sudo[131073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:29.282309 n-d-843680-7 sudo[131073]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:29.284697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.682s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:29.286376 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:29.301056 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Deleted volume successfully.
Jun 03 15:50:29.402034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-144c156f-4e8c-4457-b6b7-3f46d6c9831a tempest-DeleteServersTestJSON-627705550 None] Lock "b'cinder-5a619852-c775-4794-b9b9-9a198c23ff30-delete_volume'" released by "delete_volume" :: held 4.873s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:34.126274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-65bb4d70-42a2-4d00-bf12-3397a4c87e9f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:34.297907 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:34.498909 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:34.498909 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426400]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:34.499599 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Skipping remove_export. No iscsi_target is presently exported for volume: 65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:34.500639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:34.542203 n-d-843680-7 sudo[131113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:34.543008 n-d-843680-7 sudo[131113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:35.140385 n-d-843680-7 sudo[131113]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:35.142570 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f" returned: 0 in 0.641s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:35.144777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:35.179527 n-d-843680-7 sudo[131127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:35.180805 n-d-843680-7 sudo[131127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:35.787015 n-d-843680-7 sudo[131127]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:35.789362 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f" returned: 0 in 0.644s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:35.791485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:35.833383 n-d-843680-7 sudo[131147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:35.834185 n-d-843680-7 sudo[131147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:36.532797 n-d-843680-7 sudo[131147]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:36.536815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bb4d70-42a2-4d00-bf12-3397a4c87e9f" returned: 0 in 0.743s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:36.537796 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Successfully deleted volume: 65bb4d70-42a2-4d00-bf12-3397a4c87e9f
Jun 03 15:50:36.725606 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Created reservations ['a6b9ccc2-0197-4270-8340-6aa8fffaf84a', '36ae1d4d-894b-4acf-bdb8-5c79e80127bd', 'aef6b528-94c8-459d-b123-af4ac039061b', '37c09ba2-63c8-4aaa-bdcc-7305e258934c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:37.017146 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:37.017146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:37.079846 n-d-843680-7 sudo[131155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:37.080648 n-d-843680-7 sudo[131155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:37.749049 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-db0e0e58-88fa-4e8c-a55a-e72a50e3a471 tempest-GroupsV314Test-1324032104 None] Group tempest-GroupsV314Test-Group-1331434748: creating
Jun 03 15:50:37.793830 n-d-843680-7 sudo[131155]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:37.796882 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:37.798631 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:37.820410 n-d-843680-7 sudo[131158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:37.821473 n-d-843680-7 sudo[131158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:37.901794 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-db0e0e58-88fa-4e8c-a55a-e72a50e3a471 tempest-GroupsV314Test-1324032104 None] Group tempest-GroupsV314Test-Group-1331434748: created successfully
Jun 03 15:50:37.953532 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-db0e0e58-88fa-4e8c-a55a-e72a50e3a471 tempest-GroupsV314Test-1324032104 None] Create group completed successfully.
Jun 03 15:50:37.999771 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-49898e66-f06a-4978-afd6-e6426c744de0-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:38.200863 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:38.343071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:38.343655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546827104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:38.344073 n-d-843680-7 sudo[131158]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:38.344348 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:38.345572 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:38.361613 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:38.364011 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:38.365767 n-d-843680-7 sudo[131164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:38.366586 n-d-843680-7 sudo[131164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:38.378740 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Deleted volume successfully.
Jun 03 15:50:38.512468 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cb872597-d4e5-4ee8-a66a-4da57d8b3584 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-65bb4d70-42a2-4d00-bf12-3397a4c87e9f-delete_volume'" released by "delete_volume" :: held 4.386s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:38.884152 n-d-843680-7 sudo[131164]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:38.885949 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0" returned: 0 in 0.540s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:38.888166 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:38.910633 n-d-843680-7 sudo[131168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:38.912280 n-d-843680-7 sudo[131168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:39.669017 n-d-843680-7 sudo[131168]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:39.671795 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0" returned: 0 in 0.783s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:39.674160 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:39.702035 n-d-843680-7 sudo[131191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:39.704128 n-d-843680-7 sudo[131191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:40.444400 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:50:40.459248 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:50:40.460656 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:50:40.487676 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Flow 'volume_create_manager' (94218c37-b940-4d45-9c4c-ee1de487c22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:50:40.491349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79048f98-6faf-418e-9225-313d49639f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:40.528248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:50:40.562644 n-d-843680-7 sudo[131191]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:40.579153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49898e66-f06a-4978-afd6-e6426c744de0" returned: 0 in 0.905s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:40.583116 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Successfully deleted volume: 49898e66-f06a-4978-afd6-e6426c744de0
Jun 03 15:50:40.616975 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79048f98-6faf-418e-9225-313d49639f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1661697688',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=8e82da1a-1e77-44d2-92ef-b634824702e4,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=698ce5aa-14e3-493f-bccf-f66b51fe4783,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3da23c24e73642fe9a29dc1125310179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:50:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:50:40Z,user_id='e6399d1661614a7fa8124e87b94f5b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15e21f89-7f07-4403-b63e-6c2e58cb125b),volume_type_id=15e21f89-7f07-4403-b63e-6c2e58cb125b)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:40.627244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6c8c0f9-313d-4db0-97a0-8ec30c461a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:40.635442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6c8c0f9-313d-4db0-97a0-8ec30c461a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:40.638938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e36f634-6684-457e-89b4-6b9f8d362183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:40.654841 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e36f634-6684-457e-89b4-6b9f8d362183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '698ce5aa-14e3-493f-bccf-f66b51fe4783', 'volume_name': 'volume-698ce5aa-14e3-493f-bccf-f66b51fe4783', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:40.658254 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5aa4870a-db71-46ec-914e-86fcf38fe8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:40.661098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5aa4870a-db71-46ec-914e-86fcf38fe8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:40.663497 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdcc1007-9874-4ac1-a565-bf60e4d9faca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:40.699254 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Volume 698ce5aa-14e3-493f-bccf-f66b51fe4783: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-698ce5aa-14e3-493f-bccf-f66b51fe4783', 'volume_size': 1}
Jun 03 15:50:40.701474 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:40.762586 n-d-843680-7 sudo[131209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:50:40.765685 n-d-843680-7 sudo[131209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:40.898505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Created reservations ['213d09f7-3711-475d-bb51-6eed59cbe798', '6e321e3c-e81a-4f93-be57-b190dec5f491', '4b39beed-1fbc-4ea7-9887-417bd11229e8', '14e6a3eb-dd4e-41c0-ab82-4dbb5a0be0b0'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:41.142408 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:41.143158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:41.197474 n-d-843680-7 sudo[131222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:41.201440 n-d-843680-7 sudo[131222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:41.554153 n-d-843680-7 sudo[131209]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:41.557268 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.855s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:41.563280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdcc1007-9874-4ac1-a565-bf60e4d9faca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-698ce5aa-14e3-493f-bccf-f66b51fe4783', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:41.573167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (375d2af5-8f4f-4baa-8f70-66ca8d3c064a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:50:41.649895 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Volume volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 (698ce5aa-14e3-493f-bccf-f66b51fe4783): created successfully
Jun 03 15:50:41.652878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (375d2af5-8f4f-4baa-8f70-66ca8d3c064a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:50:41.664974 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Flow 'volume_create_manager' (94218c37-b940-4d45-9c4c-ee1de487c22d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:50:41.751063 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-149afcd4-4896-41bc-85df-89c62668510e tempest-GroupsV314Test-1324032104 None] Created volume successfully.
Jun 03 15:50:41.829057 n-d-843680-7 sudo[131222]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:41.830839 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.688s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:41.832647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:41.883185 n-d-843680-7 sudo[131253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:41.895052 n-d-843680-7 sudo[131253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:42.005414 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-ab3d3b7d-1ca5-4158-a61a-464f095513b7-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:50:42.223425 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:42.417401 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:42.417860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495613056]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:42.418640 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:42.420959 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:42.473543 n-d-843680-7 sudo[131259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:42.475060 n-d-843680-7 sudo[131259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:42.488773 n-d-843680-7 sudo[131253]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:42.491763 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.659s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:42.494785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:42.505598 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Deleted volume successfully.
Jun 03 15:50:42.615725 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-aeb3823f-9d5a-491c-932a-8825bc9f01a7 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-49898e66-f06a-4978-afd6-e6426c744de0-delete_volume'" released by "delete_volume" :: held 4.616s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:43.024165 n-d-843680-7 sudo[131259]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:43.026419 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7" returned: 0 in 0.606s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:43.028037 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:43.052370 n-d-843680-7 sudo[131262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:43.053869 n-d-843680-7 sudo[131262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:43.674728 n-d-843680-7 sudo[131262]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:43.678492 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7" returned: 0 in 0.649s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:43.690152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:43.747921 n-d-843680-7 sudo[131265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:43.749900 n-d-843680-7 sudo[131265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:44.132620 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Creating clone of volume: 698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:50:44.132620 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:44.155964 n-d-843680-7 sudo[131269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:50:44.156882 n-d-843680-7 sudo[131269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:44.457744 n-d-843680-7 sudo[131265]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:44.460423 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab3d3b7d-1ca5-4158-a61a-464f095513b7" returned: 0 in 0.770s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:44.462001 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Successfully deleted volume: ab3d3b7d-1ca5-4158-a61a-464f095513b7
Jun 03 15:50:44.691453 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Created reservations ['148a643c-0c81-4b4a-b8d6-dcc058a4a218', '07ddca36-1f4a-4d9e-90ed-edb130317123', '9af64388-850c-4065-82b5-74270f137a8f', 'f785470f-59cd-41ac-9017-148a379cf2a4'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:50:44.866834 n-d-843680-7 sudo[131269]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:44.870992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783" returned: 0 in 0.739s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:44.873919 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 --snapshot stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:44.901875 n-d-843680-7 sudo[131278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 --snapshot stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 -L 1.00g
Jun 03 15:50:44.902937 n-d-843680-7 sudo[131278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:44.950160 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:50:44.952280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:44.999398 n-d-843680-7 sudo[131280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:50:45.004780 n-d-843680-7 sudo[131280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:46.142200 n-d-843680-7 sudo[131280]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:46.145409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.193s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:46.150121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:46.161171 n-d-843680-7 sudo[131278]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:46.167493 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 --snapshot stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 -L 1.00g" returned: 0 in 1.294s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:46.171043 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:46.183878 n-d-843680-7 sudo[131384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:50:46.185740 n-d-843680-7 sudo[131384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:46.246639 n-d-843680-7 sudo[131385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:50:46.248844 n-d-843680-7 sudo[131385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:46.702413 n-d-843680-7 sudo[131384]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:46.706528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:46.709780 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:50:46.727886 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Deleted volume successfully.
Jun 03 15:50:46.808267 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-501b2abc-71a7-4eb8-8a03-48d250ba8402 req-42ec2285-a12b-4b18-86c9-d8cb25cc8704 tempest-ServerRescueNegativeTestJSON-344546515 None] Terminate volume connection completed successfully.
Jun 03 15:50:46.809103 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-501b2abc-71a7-4eb8-8a03-48d250ba8402 req-42ec2285-a12b-4b18-86c9-d8cb25cc8704 tempest-ServerRescueNegativeTestJSON-344546515 None] Deleting attachment d545bef4-61b4-4e3e-93a7-055ec405a018. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:50:46.827930 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:46.846700 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-99b774cb-73c5-4f4f-a988-cd786f31eaa4 tempest-TaggedBootDevicesTest_v242-920507826 None] Lock "b'cinder-ab3d3b7d-1ca5-4158-a61a-464f095513b7-delete_volume'" released by "delete_volume" :: held 4.841s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:50:46.959385 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:46.960103 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496069296]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n System information:\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-4bcca1ad-5a42-4c10-bc10-199e82d97a5b\n Backing store flags: \n Account information:\n m98EgdeMpwu5Nzbo3xKs\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:46.964306 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-501b2abc-71a7-4eb8-8a03-48d250ba8402 req-42ec2285-a12b-4b18-86c9-d8cb25cc8704 tempest-ServerRescueNegativeTestJSON-344546515 None] Removing iscsi_target for Volume ID: 4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:50:46.968036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:47.026436 n-d-843680-7 sudo[131385]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:47.028170 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.857s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:47.030539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:47.104567 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b -f" returned: 0 in 0.138s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:47.104917 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496069296]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:47.106285 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:47.113522 n-d-843680-7 sudo[131423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 03 15:50:47.119180 n-d-843680-7 sudo[131423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:47.250543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:47.251141 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496069296]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:50:47.671140 n-d-843680-7 sudo[131423]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:47.673807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.643s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:47.675629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:47.695356 n-d-843680-7 sudo[131439]: ubuntu : 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-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:50:47.696762 n-d-843680-7 sudo[131439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:48.149715 n-d-843680-7 sudo[131439]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:48.151947 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:48.154443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:48.174207 n-d-843680-7 sudo[131442]: 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--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 iflag=direct
Jun 03 15:50:48.175014 n-d-843680-7 sudo[131442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:48.651098 n-d-843680-7 sudo[131442]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:48.653445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 iflag=direct" returned: 0 in 0.499s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:48.655305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:48.686094 n-d-843680-7 sudo[131454]: 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--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 oflag=direct
Jun 03 15:50:48.688017 n-d-843680-7 sudo[131454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:50:49.299229 n-d-843680-7 sudo[131454]: pam_unix(sudo:session): session closed for user root
Jun 03 15:50:49.301957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 oflag=direct" returned: 0 in 0.646s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:50:49.303291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:50:49.330115 n-d-843680-7 sudo[131466]: 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--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:50:49.331518 n-d-843680-7 sudo[131466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:03.123074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:51:03.123822 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:03.124975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:03.173701 n-d-843680-7 sudo[131604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:03.175382 n-d-843680-7 sudo[131604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:03.734523 n-d-843680-7 sudo[131604]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:03.736579 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.612s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:03.738424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:03.772679 n-d-843680-7 sudo[131607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:03.779745 n-d-843680-7 sudo[131607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:04.486170 n-d-843680-7 sudo[131607]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:04.488239 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.749s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:04.493090 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:06.256602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Lock "b'cinder-4bcca1ad-5a42-4c10-bc10-199e82d97a5b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:51:06.479428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:06.635968 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:06.636231 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547717744]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:51:06.636885 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:51:06.639146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:06.659516 n-d-843680-7 sudo[131616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:51:06.660357 n-d-843680-7 sudo[131616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:07.217815 n-d-843680-7 sudo[131616]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:07.220259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b" returned: 0 in 0.581s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:07.222726 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:07.255215 n-d-843680-7 sudo[131628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:51:07.256211 n-d-843680-7 sudo[131628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:07.686069 n-d-843680-7 sudo[131466]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:07.688194 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.385s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:07.689573 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--676f40ce--be4e--4a28--bf2b--d7c689715e98, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--676f40ce--be4e--4a28--bf2b--d7c689715e98, size 1024.00 MB, duration 18.39 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:51:07.690055 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Volume copy 1024.00 MB at 55.69 MB/s
Jun 03 15:51:07.691468 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:07.713681 n-d-843680-7 sudo[131646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:07.714484 n-d-843680-7 sudo[131646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:07.883095 n-d-843680-7 sudo[131628]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:07.885435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b" returned: 0 in 0.662s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:07.889488 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:07.915957 n-d-843680-7 sudo[131662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:51:07.917315 n-d-843680-7 sudo[131662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:08.305298 n-d-843680-7 sudo[131646]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:08.307883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 0.616s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:08.318201 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:08.364320 n-d-843680-7 sudo[131676]: ubuntu : TTY=unknown ; 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-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:08.365119 n-d-843680-7 sudo[131676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:08.670654 n-d-843680-7 sudo[131662]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:08.673892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bcca1ad-5a42-4c10-bc10-199e82d97a5b" returned: 0 in 0.784s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:08.675407 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Successfully deleted volume: 4bcca1ad-5a42-4c10-bc10-199e82d97a5b
Jun 03 15:51:08.869717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Created reservations ['3c96f540-2169-4dd9-b975-968c1edc1b83', 'eae024af-83bc-4f18-b5a7-5bc3748c6a1b', '6e74038d-8929-40e8-99b3-f097003bae2a', 'bfa9ebf2-61ac-4df0-9524-fbd72adb8a15'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:09.151408 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:09.157193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:09.207924 n-d-843680-7 sudo[131726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:09.209906 n-d-843680-7 sudo[131726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:09.473851 n-d-843680-7 sudo[131676]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:09.476649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 1.158s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:09.767546 n-d-843680-7 sudo[131726]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:09.779512 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:09.781467 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:09.833655 n-d-843680-7 sudo[131730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:09.835191 n-d-843680-7 sudo[131730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:10.022057 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Lock "b'cinder-5a4e99f2-577e-4bca-92ec-374a09daa7b9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:51:10.111720 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-739c25e8-74de-4ec9-8aa3-9a6799a2ebae tempest-GroupsV314Test-1324032104 None] Create group from source-group-8e82da1a-1e77-44d2-92ef-b634824702e4 completed successfully.
Jun 03 15:51:10.333021 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5a4e99f2-577e-4bca-92ec-374a09daa7b9
Jun 03 15:51:10.335926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:10.392103 n-d-843680-7 sudo[131733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9
Jun 03 15:51:10.392916 n-d-843680-7 sudo[131733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:10.631194 n-d-843680-7 sudo[131730]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:10.633604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:10.640410 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:10.652982 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Deleted volume successfully.
Jun 03 15:51:10.790640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-445aa4db-b50c-4c66-a917-fa9869a4ba0e tempest-ServerRescueNegativeTestJSON-344546515 None] Lock "b'cinder-4bcca1ad-5a42-4c10-bc10-199e82d97a5b-delete_volume'" released by "delete_volume" :: held 4.538s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:51:11.216544 n-d-843680-7 sudo[131733]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:11.237581 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9" returned: 0 in 0.895s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:11.237581 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:11.290101 n-d-843680-7 sudo[131739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9
Jun 03 15:51:11.290936 n-d-843680-7 sudo[131739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:11.553024 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Skipping remove_export. No iscsi_target is presently exported for volume: 676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:11.554234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:11.602749 n-d-843680-7 sudo[131744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:11.604163 n-d-843680-7 sudo[131744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:11.878048 n-d-843680-7 sudo[131739]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:11.881604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9" returned: 0 in 0.649s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:11.886204 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:11.910194 n-d-843680-7 sudo[131754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9
Jun 03 15:51:11.911851 n-d-843680-7 sudo[131754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:12.251842 n-d-843680-7 sudo[131744]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:12.254256 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 0.699s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:12.256886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:12.306789 n-d-843680-7 sudo[131759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:12.315253 n-d-843680-7 sudo[131759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:12.868905 n-d-843680-7 sudo[131754]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:12.873213 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a4e99f2-577e-4bca-92ec-374a09daa7b9" returned: 0 in 0.985s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:12.873473 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Successfully deleted volume: 5a4e99f2-577e-4bca-92ec-374a09daa7b9
Jun 03 15:51:13.039520 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Created reservations ['0aacccfb-cc12-4ad0-aba4-746a6dcedb7b', '780f9ea3-3a22-4938-b83b-5bf01ac580c1', 'ba18407b-c071-4a3f-9fc0-b0d9755424a0', 'b06c9830-afaa-4862-a260-dc5d572f3f57'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:13.122708 n-d-843680-7 sudo[131759]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:13.124497 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 0.868s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:13.126293 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:13.162595 n-d-843680-7 sudo[131775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:13.164056 n-d-843680-7 sudo[131775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:13.277250 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:13.278173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:13.301243 n-d-843680-7 sudo[131777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:13.302038 n-d-843680-7 sudo[131777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:13.892894 n-d-843680-7 sudo[131775]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:13.896023 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-676f40ce-be4e-4a28-bf2b-d7c689715e98" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:13.897241 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Successfully deleted volume: 676f40ce-be4e-4a28-bf2b-d7c689715e98
Jun 03 15:51:13.950556 n-d-843680-7 sudo[131777]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:13.964317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:13.972097 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:14.008075 n-d-843680-7 sudo[131785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:14.014727 n-d-843680-7 sudo[131785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:14.284244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Created reservations ['ee47667b-e254-4c66-8ad2-ce3e6829c5dd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:14.333427 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1263338518 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1263338518, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:51:14.334419 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1263338518 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1263338518, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:51:14.428217 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Created reservations ['a449a76c-0261-4406-994f-6eccb3c75754', '9474409a-c659-43af-a825-c937d18de5d4', '8b76b46b-3ffa-46f6-886a-87951a03c9f0', '2a61b699-bb32-4ccb-882f-a22bf66fee2c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:14.691368 n-d-843680-7 sudo[131785]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:14.693692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:14.699943 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:14.718090 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Deleted volume successfully.
Jun 03 15:51:14.894542 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f633897c-23de-4fcb-8df8-681be307ff98 tempest-ServerRescueNegativeTestJSON-344546515 None] Lock "b'cinder-5a4e99f2-577e-4bca-92ec-374a09daa7b9-delete_volume'" released by "delete_volume" :: held 4.873s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:51:15.037263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:15.037973 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:15.079936 n-d-843680-7 sudo[131792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:15.081431 n-d-843680-7 sudo[131792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:15.699676 n-d-843680-7 sudo[131792]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:15.772794 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:15.792876 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:15.846763 n-d-843680-7 sudo[131795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:15.847664 n-d-843680-7 sudo[131795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:15.886578 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Skipping remove_export. No iscsi_target is presently exported for volume: 698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:51:15.890193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:15.931114 n-d-843680-7 sudo[131797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:51:15.933056 n-d-843680-7 sudo[131797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:16.409556 n-d-843680-7 sudo[131795]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:16.412048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:16.413612 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:16.421877 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-79214354-ef86-42a8-8f22-b72e880c8e9f tempest-GroupsV314Test-1324032104 None] Delete group completed successfully.
Jun 03 15:51:16.553064 n-d-843680-7 sudo[131797]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:16.554741 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783" returned: 0 in 0.665s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:16.556414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:16.581303 n-d-843680-7 sudo[131801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:51:16.582823 n-d-843680-7 sudo[131801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:17.246675 n-d-843680-7 sudo[131801]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:17.249548 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783" returned: 0 in 0.692s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:17.253397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:17.277684 n-d-843680-7 sudo[131804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:51:17.278493 n-d-843680-7 sudo[131804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:17.951710 n-d-843680-7 sudo[131804]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:17.954217 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698ce5aa-14e3-493f-bccf-f66b51fe4783" returned: 0 in 0.701s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:17.955400 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Successfully deleted volume: 698ce5aa-14e3-493f-bccf-f66b51fe4783
Jun 03 15:51:18.438700 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Created reservations ['873db6fc-7a3b-48f6-b970-2f1ef0eda640'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:18.643892 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Created reservations ['029aa2f7-f0a2-4384-a5e3-4d3349c367f0', '29db599a-cbb0-4a1c-ba71-71c579d962fa', '0f435847-c802-48e0-9a7b-76ab729fb47d', 'e54a40f2-666b-4200-a5d1-1028985d3427'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:19.314337 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:19.318706 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:19.361719 n-d-843680-7 sudo[131857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:19.367154 n-d-843680-7 sudo[131857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:20.142203 n-d-843680-7 sudo[131857]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:20.145400 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.826s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:20.148446 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:20.169528 n-d-843680-7 sudo[131862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:20.170315 n-d-843680-7 sudo[131862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:20.644325 n-d-843680-7 sudo[131862]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:20.647523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:20.650640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:20.655841 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6e637661-a95f-4c1d-bc0d-5e12496e8f3e tempest-GroupsV314Test-1324032104 None] Delete group completed successfully.
Jun 03 15:51:30.208725 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4535955a-46a5-4f00-92a1-684f1711d06e tempest-GroupsV320Test-845025458 None] Group tempest-GroupsV320Test-Group-201495416: creating
Jun 03 15:51:30.404218 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4535955a-46a5-4f00-92a1-684f1711d06e tempest-GroupsV320Test-845025458 None] Group tempest-GroupsV320Test-Group-201495416: created successfully
Jun 03 15:51:30.469475 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4535955a-46a5-4f00-92a1-684f1711d06e tempest-GroupsV320Test-845025458 None] Create group completed successfully.
Jun 03 15:51:32.735501 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Created reservations ['3ba46cf8-5e99-4ad9-9834-9328b021d706'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:51:33.134474 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:51:33.136788 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:33.170849 n-d-843680-7 sudo[131906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:51:33.172734 n-d-843680-7 sudo[131906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:33.983914 n-d-843680-7 sudo[131906]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:33.986949 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:33.989278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:34.037089 n-d-843680-7 sudo[131910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:51:34.038714 n-d-843680-7 sudo[131910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:34.876518 n-d-843680-7 sudo[131910]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:34.878764 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.889s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:34.884024 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:51:34.910008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ea656eaf-f5c4-4d76-b839-ad31cfcad411 tempest-GroupsV320Test-845025458 None] Delete group completed successfully.
Jun 03 15:51:58.545415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:51:58.551822 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:51:58.553488 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:51:58.573946 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Flow 'volume_create_manager' (284fcd23-063f-443b-a7e1-72b6b9baec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:51:58.577933 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e944e512-a24c-45b4-8c2d-f4a4bde1cf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:58.602100 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:51:58.632120 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e944e512-a24c-45b4-8c2d-f4a4bde1cf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-252756273',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=6d4320cb-e86f-4f73-90ee-d6f7b29b14dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8584007d9405e81527c7b214f5256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:51:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:51:58Z,user_id='88ef80ed05614bfaaa976bc851cc8296',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:58.635899 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (784e6be0-07df-4160-965c-e385308bd70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:58.638725 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (784e6be0-07df-4160-965c-e385308bd70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:58.641979 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72b8031a-918e-45e7-9195-50834865afdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:58.644617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72b8031a-918e-45e7-9195-50834865afdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d4320cb-e86f-4f73-90ee-d6f7b29b14dc', 'volume_name': 'volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:58.647113 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6dc120f-23b1-4ef5-9295-4139f4f5916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:58.649754 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6dc120f-23b1-4ef5-9295-4139f4f5916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:58.653536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91714ee6-e32e-4548-9db6-f0eed9416407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:58.654542 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Volume 6d4320cb-e86f-4f73-90ee-d6f7b29b14dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc', 'volume_size': 1}
Jun 03 15:51:58.656097 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:51:58.689862 n-d-843680-7 sudo[132296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:51:58.691558 n-d-843680-7 sudo[132296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:51:59.715988 n-d-843680-7 sudo[132296]: pam_unix(sudo:session): session closed for user root
Jun 03 15:51:59.718909 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.062s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:51:59.723177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91714ee6-e32e-4548-9db6-f0eed9416407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:59.726680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dc5c4ea-c0bc-495d-b939-b77433cd5a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:51:59.935285 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Volume volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc (6d4320cb-e86f-4f73-90ee-d6f7b29b14dc): created successfully
Jun 03 15:51:59.939129 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dc5c4ea-c0bc-495d-b939-b77433cd5a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:51:59.942487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Flow 'volume_create_manager' (284fcd23-063f-443b-a7e1-72b6b9baec3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:00.072144 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5b609989-905e-41b4-90a1-d7c5430f7829 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Created volume successfully.
Jun 03 15:52:02.921036 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Lock "b'cinder-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:52:03.142323 n-d-843680-7 sudo[132393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:52:03.201460 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:52:03.201460 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:52:03.201460 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:03.143101 n-d-843680-7 sudo[132393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:03.473920 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d4320cb-e86f-4f73-90ee-d6f7b29b14dc
Jun 03 15:52:03.475479 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:03.509699 n-d-843680-7 sudo[132395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc
Jun 03 15:52:03.516280 n-d-843680-7 sudo[132395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:03.922092 n-d-843680-7 sudo[132393]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:03.924185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.802s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:03.925915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:03.975956 n-d-843680-7 sudo[132398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:52:03.978212 n-d-843680-7 sudo[132398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:04.183964 n-d-843680-7 sudo[132395]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:04.186214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc" returned: 0 in 0.710s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:04.188025 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:04.253988 n-d-843680-7 sudo[132402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc
Jun 03 15:52:04.255327 n-d-843680-7 sudo[132402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:04.645732 n-d-843680-7 sudo[132398]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:04.648048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:04.650276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:52:04.787219 n-d-843680-7 sudo[132402]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:04.792151 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc" returned: 0 in 0.602s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:04.793693 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:04.814538 n-d-843680-7 sudo[132407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc
Jun 03 15:52:04.815694 n-d-843680-7 sudo[132407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:05.691120 n-d-843680-7 sudo[132407]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:05.693487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc" returned: 0 in 0.900s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:05.695337 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Successfully deleted volume: 6d4320cb-e86f-4f73-90ee-d6f7b29b14dc
Jun 03 15:52:05.843442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Created reservations ['e63921fa-a36f-4691-9ca7-2c1a183ac37b', 'd2f02da5-5b10-4eac-bc21-05a1d27e3447', '5d53641e-38e3-48c7-b8ea-dd5ecf1dc623', '8d6e6986-4d3a-4957-8653-2b3666329a24'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:52:06.072063 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:52:06.074376 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:06.135698 n-d-843680-7 sudo[132447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:52:06.140222 n-d-843680-7 sudo[132447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:07.091895 n-d-843680-7 sudo[132447]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:07.096175 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.022s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:07.098224 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:07.135278 n-d-843680-7 sudo[132470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:52:07.136960 n-d-843680-7 sudo[132470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:07.855848 n-d-843680-7 sudo[132470]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:07.861463 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.760s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:07.863282 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:52:07.883847 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Deleted volume successfully.
Jun 03 15:52:08.060833 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e818253d-3499-4c06-9e9c-a54f25887bd3 tempest-VolumeQuotasNegativeTestJSON-1959817247 None] Lock "b'cinder-6d4320cb-e86f-4f73-90ee-d6f7b29b14dc-delete_volume'" released by "delete_volume" :: held 5.138s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:52:17.564636 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:52:17.569089 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:52:17.570159 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:52:17.584690 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Flow 'volume_create_manager' (8fc85622-3b1d-47dd-972a-9a8fed7f2681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:17.589608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c002e3cc-da82-461d-9790-bc1b52cd0b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:17.613350 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:52:17.640244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c002e3cc-da82-461d-9790-bc1b52cd0b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1326426010',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=65bc0ffc-cd92-4dae-ae8d-4562de121aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a11c6c407ba4588ac6d3300f0e6258f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:52:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:52:17Z,user_id='e4faaa0757e743ee8133dca88813ad81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:17.642790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c016f130-5907-4000-8a86-f2ff8720d816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:17.644975 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c016f130-5907-4000-8a86-f2ff8720d816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:17.647425 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b72a639a-5a59-4300-b556-d5e7602c2992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:17.650574 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b72a639a-5a59-4300-b556-d5e7602c2992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65bc0ffc-cd92-4dae-ae8d-4562de121aec', 'volume_name': 'volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:17.656658 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8390a76-e69c-4f70-8a08-127aeee2090d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:17.656658 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8390a76-e69c-4f70-8a08-127aeee2090d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:17.657240 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c689ff66-419e-4497-9d8a-002b5eba65fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:17.658078 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Volume 65bc0ffc-cd92-4dae-ae8d-4562de121aec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec', 'volume_size': 1}
Jun 03 15:52:17.659507 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:17.680625 n-d-843680-7 sudo[132509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:52:17.681548 n-d-843680-7 sudo[132509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:18.442550 n-d-843680-7 sudo[132509]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:18.445012 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.785s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:18.449209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c689ff66-419e-4497-9d8a-002b5eba65fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:18.451847 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f644e8c8-347b-4af9-983f-ae5c08d06046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:18.528085 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Volume volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec (65bc0ffc-cd92-4dae-ae8d-4562de121aec): created successfully
Jun 03 15:52:18.542274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f644e8c8-347b-4af9-983f-ae5c08d06046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:18.548103 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Flow 'volume_create_manager' (8fc85622-3b1d-47dd-972a-9a8fed7f2681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:18.678233 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2e7301bb-7e64-48ce-bb0f-7aaefd6867e0 tempest-AbsoluteLimitsTests-1496203502 None] Created volume successfully.
Jun 03 15:52:19.873213 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Lock "b'cinder-65bc0ffc-cd92-4dae-ae8d-4562de121aec-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:52:20.064016 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Skipping remove_export. No iscsi_target is presently exported for volume: 65bc0ffc-cd92-4dae-ae8d-4562de121aec
Jun 03 15:52:20.065037 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:20.124532 n-d-843680-7 sudo[132578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec
Jun 03 15:52:20.125512 n-d-843680-7 sudo[132578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:20.856321 n-d-843680-7 sudo[132578]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:20.859721 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec" returned: 0 in 0.794s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:20.861512 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:20.900554 n-d-843680-7 sudo[132581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec
Jun 03 15:52:20.907213 n-d-843680-7 sudo[132581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:21.581826 n-d-843680-7 sudo[132581]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:21.588234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec" returned: 0 in 0.722s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:21.588234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:21.611205 n-d-843680-7 sudo[132584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec
Jun 03 15:52:21.614472 n-d-843680-7 sudo[132584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:22.179810 n-d-843680-7 sudo[132584]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:22.182931 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65bc0ffc-cd92-4dae-ae8d-4562de121aec" returned: 0 in 0.596s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:22.184331 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Successfully deleted volume: 65bc0ffc-cd92-4dae-ae8d-4562de121aec
Jun 03 15:52:22.375087 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Created reservations ['3e6f831c-1590-4cd1-8f24-2dce4d490c9f', '6f5cce03-a476-4755-8cdf-488ab5dfa31a', '6bcf02a0-2fea-4f76-94af-76f32ee07864', '9535e681-004b-4d67-8683-9675e4eac831'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:52:22.613713 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:52:22.614590 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:22.643511 n-d-843680-7 sudo[132590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:52:22.644473 n-d-843680-7 sudo[132590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:23.193120 n-d-843680-7 sudo[132590]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:23.195556 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:23.199296 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:23.224139 n-d-843680-7 sudo[132593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:52:23.225786 n-d-843680-7 sudo[132593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:23.764765 n-d-843680-7 sudo[132593]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:23.767239 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:23.770002 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:52:23.776398 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Deleted volume successfully.
Jun 03 15:52:23.890034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3cad1d7e-52be-4638-8961-c988c848defa tempest-AbsoluteLimitsTests-1496203502 None] Lock "b'cinder-65bc0ffc-cd92-4dae-ae8d-4562de121aec-delete_volume'" released by "delete_volume" :: held 4.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:52:31.814008 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:52:31.818912 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:52:31.819442 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:52:31.855022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (45a958b8-6c0c-4c58-bc24-f453e921d8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:31.869758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f536140-15a6-4ee5-8888-947c10dfd0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:31.924636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:52:31.972713 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f536140-15a6-4ee5-8888-947c10dfd0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-905393488',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0d0ca1dc-68a0-454d-8d97-6098a51e0b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92bf239a0b594a4fbe71950f4a887336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:52:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:52:32Z,user_id='e6ba7f3a5ba64646912e6b99ada9c260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:31.978264 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6ef68be-f165-4ebb-9c09-359b62221de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:31.982939 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6ef68be-f165-4ebb-9c09-359b62221de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:31.988718 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc96e63-190f-4915-a6f2-9fa9c68cea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:31.994014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc96e63-190f-4915-a6f2-9fa9c68cea3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d0ca1dc-68a0-454d-8d97-6098a51e0b13', 'volume_name': 'volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:31.998829 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bb8ce4f-8614-4cf0-ad32-e4f0444e52a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:32.002726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bb8ce4f-8614-4cf0-ad32-e4f0444e52a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:32.005792 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e15817-738b-46c9-a54d-ef61abfc3fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:32.006905 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Volume 0d0ca1dc-68a0-454d-8d97-6098a51e0b13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13', 'volume_size': 1}
Jun 03 15:52:32.012413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:32.092143 n-d-843680-7 sudo[132601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:52:32.092980 n-d-843680-7 sudo[132601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:32.963621 n-d-843680-7 sudo[132601]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:32.965805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.953s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:32.969585 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e15817-738b-46c9-a54d-ef61abfc3fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:32.973101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d0d4c1-65fd-475f-b1ad-80af0d45b654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:33.092504 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Volume volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 (0d0ca1dc-68a0-454d-8d97-6098a51e0b13): created successfully
Jun 03 15:52:33.096764 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d0d4c1-65fd-475f-b1ad-80af0d45b654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:33.106455 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (45a958b8-6c0c-4c58-bc24-f453e921d8f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:33.191137 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2a3a5547-c17d-49bd-9dcc-4f6861902551 tempest-VolumesDeleteCascade-254856374 None] Created volume successfully.
Jun 03 15:52:34.765282 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-008a3607-5bab-400a-84cd-d2c20066a4a7 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:34.788931 n-d-843680-7 sudo[132648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:34.789864 n-d-843680-7 sudo[132648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:35.338066 n-d-843680-7 sudo[132648]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:35.342620 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-008a3607-5bab-400a-84cd-d2c20066a4a7 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13" returned: 0 in 0.575s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:35.343918 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-008a3607-5bab-400a-84cd-d2c20066a4a7 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:35.372725 n-d-843680-7 sudo[132653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g
Jun 03 15:52:35.374134 n-d-843680-7 sudo[132653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:36.273633 n-d-843680-7 sudo[132653]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:36.276110 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-008a3607-5bab-400a-84cd-d2c20066a4a7 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g" returned: 0 in 0.933s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:36.409487 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-008a3607-5bab-400a-84cd-d2c20066a4a7 tempest-VolumesDeleteCascade-254856374 None] Create snapshot completed successfully
Jun 03 15:52:37.595517 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dff7dfbb-00ab-48c9-9e9a-0d1eca71d477 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:37.619274 n-d-843680-7 sudo[132773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:37.620123 n-d-843680-7 sudo[132773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:38.125216 n-d-843680-7 sudo[132773]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:38.129426 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dff7dfbb-00ab-48c9-9e9a-0d1eca71d477 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13" returned: 0 in 0.533s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:38.131814 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dff7dfbb-00ab-48c9-9e9a-0d1eca71d477 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1 --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:38.163631 n-d-843680-7 sudo[132786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1 --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g
Jun 03 15:52:38.165335 n-d-843680-7 sudo[132786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:39.448197 n-d-843680-7 sudo[132786]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:39.451494 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dff7dfbb-00ab-48c9-9e9a-0d1eca71d477 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1 --snapshot stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 -L 1.00g" returned: 0 in 1.319s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:39.608930 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-dff7dfbb-00ab-48c9-9e9a-0d1eca71d477 tempest-VolumesDeleteCascade-254856374 None] Create snapshot completed successfully
Jun 03 15:52:41.088895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-0d0ca1dc-68a0-454d-8d97-6098a51e0b13-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:52:41.275642 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:41.276361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Performing cascade delete. {{(pid=97269) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Jun 03 15:52:41.324757 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-1fa89195-2e3b-47e7-b8f7-300c75aabbc1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:52:41.326222 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:41.346848 n-d-843680-7 sudo[132931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1
Jun 03 15:52:41.347664 n-d-843680-7 sudo[132931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:41.950399 n-d-843680-7 sudo[132931]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:41.953130 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1" returned: 0 in 0.626s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:41.956135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:41.989747 n-d-843680-7 sudo[132935]: ubuntu : TTY=unknown ; 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-1fa89195-2e3b-47e7-b8f7-300c75aabbc1
Jun 03 15:52:41.993319 n-d-843680-7 sudo[132935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:42.816527 n-d-843680-7 sudo[132935]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:42.818792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1fa89195-2e3b-47e7-b8f7-300c75aabbc1" returned: 0 in 0.862s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:42.999783 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Created reservations ['4f56020d-cd19-4aa0-be7b-e8ee9af02b4d', '0fc0f96a-441b-4bbc-afe1-095e3a1103c4', 'c40e31f4-4c51-40e7-a0b3-c450f6c4c99a', 'ea7a0817-be62-403d-9a46-df9232249bb2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:52:43.315320 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Delete snapshot completed successfully.
Jun 03 15:52:43.321349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-1fa89195-2e3b-47e7-b8f7-300c75aabbc1-delete_snapshot'" released by "delete_snapshot" :: held 1.997s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:52:43.329467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-e0c86aab-cc58-400c-b289-c1f65e99346f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.007s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:52:43.330941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:43.350349 n-d-843680-7 sudo[133004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f
Jun 03 15:52:43.351219 n-d-843680-7 sudo[133004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:43.832862 n-d-843680-7 sudo[133004]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:43.835328 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f" returned: 0 in 0.504s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:43.837549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:43.876336 n-d-843680-7 sudo[133007]: ubuntu : TTY=unknown ; 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-e0c86aab-cc58-400c-b289-c1f65e99346f
Jun 03 15:52:43.877696 n-d-843680-7 sudo[133007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:44.822319 n-d-843680-7 sudo[133007]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:44.825073 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e0c86aab-cc58-400c-b289-c1f65e99346f" returned: 0 in 0.987s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:44.997239 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Created reservations ['eaed9112-20e0-4581-9d42-845e436b2037', 'ae95fc36-4be7-4328-96f9-48c234e318a9', '76df67c5-4c00-490c-9cd0-52a7e3be415e', 'c51d6079-4f0f-4975-b3be-3a1bf4bc492b'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:52:45.244074 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Delete snapshot completed successfully.
Jun 03 15:52:45.253036 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-e0c86aab-cc58-400c-b289-c1f65e99346f-delete_snapshot'" released by "delete_snapshot" :: held 1.922s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:52:45.253733 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Snapshots deleted, issuing volume delete {{(pid=97269) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Jun 03 15:52:45.255417 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:45.277725 n-d-843680-7 sudo[133052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:45.278618 n-d-843680-7 sudo[133052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:45.884890 n-d-843680-7 sudo[133052]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:45.888760 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13" returned: 0 in 0.633s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:45.892399 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:45.910709 n-d-843680-7 sudo[133055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:45.911654 n-d-843680-7 sudo[133055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:46.366940 n-d-843680-7 sudo[133055]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:46.370329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13" returned: 0 in 0.479s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:46.373798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:46.404295 n-d-843680-7 sudo[133058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:46.405095 n-d-843680-7 sudo[133058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:47.075589 n-d-843680-7 sudo[133058]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:47.090330 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0d0ca1dc-68a0-454d-8d97-6098a51e0b13" returned: 0 in 0.706s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:47.092106 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Successfully deleted volume: 0d0ca1dc-68a0-454d-8d97-6098a51e0b13
Jun 03 15:52:47.230596 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Created reservations ['2e368021-0aa0-4b6e-9d36-f134a01f347b', '74d9899d-19e6-42aa-8ea9-8105f85194a6', 'b6d98099-2710-40b9-8e53-67081bdb3f47', '0813fd67-8345-499e-95f1-ae0a58fadc4c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:52:47.452073 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:52:47.453704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:47.501653 n-d-843680-7 sudo[133064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:52:47.502527 n-d-843680-7 sudo[133064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:48.038253 n-d-843680-7 sudo[133064]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:48.042147 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:48.048338 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:48.098651 n-d-843680-7 sudo[133067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:52:48.100086 n-d-843680-7 sudo[133067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:48.712395 n-d-843680-7 sudo[133067]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:48.714878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.667s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:48.717536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:52:48.722924 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Deleted volume successfully.
Jun 03 15:52:48.900143 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1f0b36bc-2894-4f5c-8be8-d982995acaa0 tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-0d0ca1dc-68a0-454d-8d97-6098a51e0b13-delete_volume'" released by "delete_volume" :: held 7.809s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:52:49.450086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:52:49.454627 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:52:49.455325 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:52:49.488024 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (b96ce7a1-e9b3-4858-ab78-f65b5642bf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:49.492544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18a8a5aa-4d92-4d66-a6a9-719b33ba08c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:49.525992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:52:49.574219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18a8a5aa-4d92-4d66-a6a9-719b33ba08c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-932716366',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f739115c-15db-4857-a630-a02022b55a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92bf239a0b594a4fbe71950f4a887336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:52:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:52:49Z,user_id='e6ba7f3a5ba64646912e6b99ada9c260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:49.576721 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de5245b4-e78e-4979-985f-0e4c1aed0f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:49.578808 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de5245b4-e78e-4979-985f-0e4c1aed0f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:49.590666 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cc83fd6-5088-48ac-a89e-8c570df098bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:49.593249 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cc83fd6-5088-48ac-a89e-8c570df098bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f739115c-15db-4857-a630-a02022b55a6e', 'volume_name': 'volume-f739115c-15db-4857-a630-a02022b55a6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:49.598391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7af31d68-1cfb-4db3-b326-803e3bd865fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:49.598391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7af31d68-1cfb-4db3-b326-803e3bd865fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:49.600481 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4a4ee54-ae62-47d5-b04a-8758ea6828a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:49.601424 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Volume f739115c-15db-4857-a630-a02022b55a6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f739115c-15db-4857-a630-a02022b55a6e', 'volume_size': 1}
Jun 03 15:52:49.604053 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f739115c-15db-4857-a630-a02022b55a6e stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:49.646643 n-d-843680-7 sudo[133070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f739115c-15db-4857-a630-a02022b55a6e stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:52:49.648025 n-d-843680-7 sudo[133070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:50.311872 n-d-843680-7 sudo[133070]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:50.314253 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f739115c-15db-4857-a630-a02022b55a6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.710s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:50.317809 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4a4ee54-ae62-47d5-b04a-8758ea6828a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f739115c-15db-4857-a630-a02022b55a6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:50.325081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe69c418-d3c2-4bd8-80e3-a80d8e23b03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:50.447020 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Volume volume-f739115c-15db-4857-a630-a02022b55a6e (f739115c-15db-4857-a630-a02022b55a6e): created successfully
Jun 03 15:52:50.450063 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe69c418-d3c2-4bd8-80e3-a80d8e23b03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:50.455004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (b96ce7a1-e9b3-4858-ab78-f65b5642bf21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:50.533602 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-13a58300-007f-415d-a08d-8cdf256b7f02 tempest-VolumesDeleteCascade-254856374 None] Created volume successfully.
Jun 03 15:52:52.196031 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-81aee0a1-1f04-4018-9f85-b767d5eb22ea tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:52.233208 n-d-843680-7 sudo[133101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:52:52.234651 n-d-843680-7 sudo[133101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:52.697129 n-d-843680-7 sudo[133101]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:52.699992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-81aee0a1-1f04-4018-9f85-b767d5eb22ea tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e" returned: 0 in 0.505s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:52.701720 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-81aee0a1-1f04-4018-9f85-b767d5eb22ea tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 --snapshot stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:52.745822 n-d-843680-7 sudo[133104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 --snapshot stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e -L 1.00g
Jun 03 15:52:52.747153 n-d-843680-7 sudo[133104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:53.711035 n-d-843680-7 sudo[133104]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:53.715500 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-81aee0a1-1f04-4018-9f85-b767d5eb22ea tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 --snapshot stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e -L 1.00g" returned: 0 in 1.012s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:53.850062 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-81aee0a1-1f04-4018-9f85-b767d5eb22ea tempest-VolumesDeleteCascade-254856374 None] Create snapshot completed successfully
Jun 03 15:52:55.580945 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:52:55.585220 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:52:55.585768 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:52:55.608444 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (d0bab840-98aa-4007-aa70-58d5dc9cb5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:55.611590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ada50db-25b2-431f-8a78-ea1f6c24747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:55.634557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:52:55.670562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ada50db-25b2-431f-8a78-ea1f6c24747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1027105659',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ac1b1c12-f46d-4c9e-9426-7d407936bc42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92bf239a0b594a4fbe71950f4a887336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:52:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=82ab2d92-9ef6-40b4-9d9a-c5e7db783438,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:52:55Z,user_id='e6ba7f3a5ba64646912e6b99ada9c260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:55.673389 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d96d218f-440d-4256-aa40-091ec83bf673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:55.676072 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d96d218f-440d-4256-aa40-091ec83bf673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:55.678663 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (997a2a40-68bd-44f8-8908-9dbc9ad1789f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:55.682030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (997a2a40-68bd-44f8-8908-9dbc9ad1789f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'ac1b1c12-f46d-4c9e-9426-7d407936bc42', 'volume_name': 'volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42', 'volume_size': 1, 'snapshot_id': '82ab2d92-9ef6-40b4-9d9a-c5e7db783438'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:55.684790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d269210-a505-444f-b4a9-f5b54908d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:55.687352 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d269210-a505-444f-b4a9-f5b54908d336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:55.689730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39b9fd47-1f5e-4751-97de-e8e4af0abc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:55.690774 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Volume ac1b1c12-f46d-4c9e-9426-7d407936bc42: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42', 'volume_size': 1, 'snapshot_id': '82ab2d92-9ef6-40b4-9d9a-c5e7db783438'}
Jun 03 15:52:55.715263 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:55.739707 n-d-843680-7 sudo[133210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:52:55.740808 n-d-843680-7 sudo[133210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:56.481324 n-d-843680-7 sudo[133210]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:56.490365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.769s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:56.490365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:56.553683 n-d-843680-7 sudo[133244]: ubuntu : 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-82ab2d92-9ef6-40b4-9d9a-c5e7db783438
Jun 03 15:52:56.569238 n-d-843680-7 sudo[133244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:57.152794 n-d-843680-7 sudo[133244]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:57.155096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438" returned: 0 in 0.669s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:57.157380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:57.178548 n-d-843680-7 sudo[133247]: 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--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 iflag=direct
Jun 03 15:52:57.179343 n-d-843680-7 sudo[133247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:57.671268 n-d-843680-7 sudo[133247]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:57.674164 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 iflag=direct" returned: 0 in 0.516s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:57.675752 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:57.701260 n-d-843680-7 sudo[133259]: 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--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 oflag=direct
Jun 03 15:52:57.702076 n-d-843680-7 sudo[133259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:58.059313 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:52:58.063180 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:52:58.063923 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:52:58.085005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Flow 'volume_create_manager' (56fe37d3-80f8-450c-84d0-d92607b0bddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:58.094531 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8609a062-2bf2-4813-8e5a-3a1ba38c4f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:58.159740 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:52:58.191964 n-d-843680-7 sudo[133259]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:58.196920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8609a062-2bf2-4813-8e5a-3a1ba38c4f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1674053299',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=34962a7d-23ab-494d-84aa-7b901f4b189b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f416fa376b6b4b8a84b2d2d5c4e8854d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:52:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:52:58Z,user_id='3382fa6ab4ac4f5ba032eef371fd799d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:58.199663 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ee6fce8-c0ef-46f7-a66a-efc4fd10609f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:58.201705 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ee6fce8-c0ef-46f7-a66a-efc4fd10609f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:58.203955 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65d3dd46-9a5f-4996-b518-64f3234b9053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:58.206193 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65d3dd46-9a5f-4996-b518-64f3234b9053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34962a7d-23ab-494d-84aa-7b901f4b189b', 'volume_name': 'volume-34962a7d-23ab-494d-84aa-7b901f4b189b', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:58.208377 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4054057d-c08f-4810-abec-0324142631e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:58.210460 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4054057d-c08f-4810-abec-0324142631e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:58.214115 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7da7afd9-75a7-4b74-b7a7-9c530a366034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:58.214900 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume 34962a7d-23ab-494d-84aa-7b901f4b189b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34962a7d-23ab-494d-84aa-7b901f4b189b', 'volume_size': 1}
Jun 03 15:52:58.216249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34962a7d-23ab-494d-84aa-7b901f4b189b stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:58.231615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 oflag=direct" returned: 0 in 0.555s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:58.232809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:52:58.236173 n-d-843680-7 sudo[133271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34962a7d-23ab-494d-84aa-7b901f4b189b stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:52:58.237574 n-d-843680-7 sudo[133271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:58.261010 n-d-843680-7 sudo[133272]: 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--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:52:58.262463 n-d-843680-7 sudo[133272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:52:59.085908 n-d-843680-7 sudo[133271]: pam_unix(sudo:session): session closed for user root
Jun 03 15:52:59.088199 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34962a7d-23ab-494d-84aa-7b901f4b189b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.872s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:52:59.091410 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7da7afd9-75a7-4b74-b7a7-9c530a366034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34962a7d-23ab-494d-84aa-7b901f4b189b', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:59.094461 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2495bdd6-e9d8-417b-af9b-39b09cc5dca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:52:59.197272 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume volume-34962a7d-23ab-494d-84aa-7b901f4b189b (34962a7d-23ab-494d-84aa-7b901f4b189b): created successfully
Jun 03 15:52:59.201061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2495bdd6-e9d8-417b-af9b-39b09cc5dca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:52:59.204920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Flow 'volume_create_manager' (56fe37d3-80f8-450c-84d0-d92607b0bddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:52:59.290539 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-18513ec4-15b7-4ccb-9fe1-36287a251188 tempest-AttachVolumeShelveTestJSON-1926624747 None] Created volume successfully.
Jun 03 15:53:03.127803 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:53:03.128504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:53:03.129114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:03.172522 n-d-843680-7 sudo[133337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:53:03.174686 n-d-843680-7 sudo[133337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:04.090356 n-d-843680-7 sudo[133337]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:04.092686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.963s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:04.095904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:04.175617 n-d-843680-7 sudo[133344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:53:04.177086 n-d-843680-7 sudo[133344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:04.665729 n-d-843680-7 sudo[133344]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:04.667951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:04.671258 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:53:15.685640 n-d-843680-7 sudo[133272]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:15.692523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 17.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:15.693250 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--82ab2d92--9ef6--40b4--9d9a--c5e7db783438, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ac1b1c12--f46d--4c9e--9426--7d407936bc42, size 1024.00 MB, duration 17.46 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:53:15.693483 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Volume copy 1024.00 MB at 58.65 MB/s
Jun 03 15:53:15.787826 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39b9fd47-1f5e-4751-97de-e8e4af0abc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42', 'volume_size': 1, 'snapshot_id': '82ab2d92-9ef6-40b4-9d9a-c5e7db783438'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:15.802152 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (269f1d63-c2da-4e46-8c03-a07647dc078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:15.875674 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Volume volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 (ac1b1c12-f46d-4c9e-9426-7d407936bc42): created successfully
Jun 03 15:53:15.877518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (269f1d63-c2da-4e46-8c03-a07647dc078f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:15.880515 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Flow 'volume_create_manager' (d0bab840-98aa-4007-aa70-58d5dc9cb5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:15.972883 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-60822ba4-85d9-4509-9ad2-d239a933dc0d tempest-VolumesDeleteCascade-254856374 None] Created volume successfully.
Jun 03 15:53:17.385547 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-f739115c-15db-4857-a630-a02022b55a6e-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:53:17.643497 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Skipping remove_export. No iscsi_target is presently exported for volume: f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:53:17.644035 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Performing cascade delete. {{(pid=97269) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Jun 03 15:53:17.693878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-82ab2d92-9ef6-40b4-9d9a-c5e7db783438-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:53:17.693878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:17.745486 n-d-843680-7 sudo[133467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438
Jun 03 15:53:17.747642 n-d-843680-7 sudo[133467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:18.370625 n-d-843680-7 sudo[133467]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:18.372712 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438" returned: 0 in 0.679s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:18.374592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:18.414542 n-d-843680-7 sudo[133490]: ubuntu : TTY=unknown ; 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-82ab2d92-9ef6-40b4-9d9a-c5e7db783438
Jun 03 15:53:18.416099 n-d-843680-7 sudo[133490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:19.466018 n-d-843680-7 sudo[133490]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:19.471234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82ab2d92-9ef6-40b4-9d9a-c5e7db783438" returned: 0 in 1.096s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:19.680255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Created reservations ['c92766c6-2a25-4268-8b89-fc0a2faf2058', '63b1bb76-ad5b-487e-9429-315b08cbcc31', 'a00c98be-bb73-4ba7-bd43-236565d04896', '18c581bb-b14d-4f60-9345-3659a935e74f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:53:19.950449 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Delete snapshot completed successfully.
Jun 03 15:53:19.957347 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-82ab2d92-9ef6-40b4-9d9a-c5e7db783438-delete_snapshot'" released by "delete_snapshot" :: held 2.266s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:53:19.957876 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Snapshots deleted, issuing volume delete {{(pid=97269) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Jun 03 15:53:19.959546 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:19.996661 n-d-843680-7 sudo[133560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:53:19.998132 n-d-843680-7 sudo[133560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:20.656728 n-d-843680-7 sudo[133560]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:20.659292 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e" returned: 0 in 0.700s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:20.661359 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:20.721601 n-d-843680-7 sudo[133599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:53:20.723654 n-d-843680-7 sudo[133599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:21.660578 n-d-843680-7 sudo[133599]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:21.663230 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e" returned: 0 in 1.002s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:21.665373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:21.710720 n-d-843680-7 sudo[133603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:53:21.711551 n-d-843680-7 sudo[133603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:22.577268 n-d-843680-7 sudo[133603]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:22.579513 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f739115c-15db-4857-a630-a02022b55a6e" returned: 0 in 0.914s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:22.580568 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Successfully deleted volume: f739115c-15db-4857-a630-a02022b55a6e
Jun 03 15:53:22.729938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Created reservations ['5757bc90-d006-44e5-8afa-2a50cbf6c272', '0549035b-dd58-4ad8-9d70-39d39a60589e', '93a97526-0e62-4489-a3a8-a5b473564d3d', '976fba87-e6a2-4f2b-b175-45dc8cd14dc4'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:53:22.979032 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:53:22.981146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:23.028790 n-d-843680-7 sudo[133610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:53:23.034030 n-d-843680-7 sudo[133610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:23.785619 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-ac1b1c12-f46d-4c9e-9426-7d407936bc42-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:53:23.874795 n-d-843680-7 sudo[133610]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:23.877580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.897s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:23.879737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:23.925460 n-d-843680-7 sudo[133617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:53:23.935330 n-d-843680-7 sudo[133617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:24.108123 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac1b1c12-f46d-4c9e-9426-7d407936bc42
Jun 03 15:53:24.110619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:24.201372 n-d-843680-7 sudo[133620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42
Jun 03 15:53:24.202372 n-d-843680-7 sudo[133620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:24.802998 n-d-843680-7 sudo[133617]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:24.805598 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.925s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:24.808530 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:53:24.815491 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Deleted volume successfully.
Jun 03 15:53:24.893351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fac468a9-09d7-479b-bab2-78bafed9726c tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-f739115c-15db-4857-a630-a02022b55a6e-delete_volume'" released by "delete_volume" :: held 7.505s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:53:25.268434 n-d-843680-7 sudo[133620]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:25.275401 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42" returned: 0 in 1.160s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:25.275401 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:25.315822 n-d-843680-7 sudo[133626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42
Jun 03 15:53:25.317521 n-d-843680-7 sudo[133626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:26.113174 n-d-843680-7 sudo[133626]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:26.115721 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42" returned: 0 in 0.843s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:26.120074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:26.168780 n-d-843680-7 sudo[133630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42
Jun 03 15:53:26.170369 n-d-843680-7 sudo[133630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:27.180650 n-d-843680-7 sudo[133630]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:27.183995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac1b1c12-f46d-4c9e-9426-7d407936bc42" returned: 0 in 1.064s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:27.185717 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Successfully deleted volume: ac1b1c12-f46d-4c9e-9426-7d407936bc42
Jun 03 15:53:27.418252 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Created reservations ['da5f6ddd-13f2-4642-b4d6-3dbdf9c1bf38', 'f1644a55-5eae-4042-a890-1ae626ff917c', '18c59448-4ffc-4642-92d6-162248b4efab', '913fe2df-4d34-4c9d-a064-58d9aa5e760f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:53:27.687292 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:53:27.688284 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:27.738602 n-d-843680-7 sudo[133641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:53:27.745244 n-d-843680-7 sudo[133641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:28.629663 n-d-843680-7 sudo[133641]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:28.635720 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.943s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:28.638827 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:28.660932 n-d-843680-7 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 --readonly stack-volumes-lvmdriver-1
Jun 03 15:53:28.661819 n-d-843680-7 sudo[133647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:29.179635 n-d-843680-7 sudo[133647]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:29.182308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:29.190930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:53:29.212645 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Deleted volume successfully.
Jun 03 15:53:29.332523 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8df9fd5f-da93-44fe-850d-a53f90fa71dc tempest-VolumesDeleteCascade-254856374 None] Lock "b'cinder-ac1b1c12-f46d-4c9e-9426-7d407936bc42-delete_volume'" released by "delete_volume" :: held 5.547s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:53:36.489236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:53:36.494495 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:53:36.495731 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:53:36.511312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (ac40c5c1-d8a9-4ea2-8fb6-3e3690ccf64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:36.516037 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1e5ea0a-cc42-49e2-9290-d8a9fd0cbeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:36.551851 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:53:36.587253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1e5ea0a-cc42-49e2-9290-d8a9fd0cbeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1671850836',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=481e2866-0486-4a97-85f4-28ffd0944b6e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:53:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:53:36Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:36.591125 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c286c99-0d3d-4444-acd5-fa27a7bbdb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:36.594366 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c286c99-0d3d-4444-acd5-fa27a7bbdb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:36.598287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41a2e6ce-afc0-4665-85a5-96ed3ec83956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:36.601053 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41a2e6ce-afc0-4665-85a5-96ed3ec83956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '481e2866-0486-4a97-85f4-28ffd0944b6e', 'volume_name': 'volume-481e2866-0486-4a97-85f4-28ffd0944b6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:36.603611 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b87f6036-e8c3-4832-8a00-059d3d9daf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:36.606866 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b87f6036-e8c3-4832-8a00-059d3d9daf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:36.611079 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dd496db-f5cb-473a-a3d0-7a4eff56dc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:36.612112 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Volume 481e2866-0486-4a97-85f4-28ffd0944b6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-481e2866-0486-4a97-85f4-28ffd0944b6e', 'volume_size': 1}
Jun 03 15:53:36.613640 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481e2866-0486-4a97-85f4-28ffd0944b6e stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:36.649824 n-d-843680-7 sudo[133826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481e2866-0486-4a97-85f4-28ffd0944b6e stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:53:36.650652 n-d-843680-7 sudo[133826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:37.468965 n-d-843680-7 sudo[133826]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:37.471454 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-481e2866-0486-4a97-85f4-28ffd0944b6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.857s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:37.474939 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dd496db-f5cb-473a-a3d0-7a4eff56dc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-481e2866-0486-4a97-85f4-28ffd0944b6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:37.477445 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48897f4b-49ee-44c6-87f6-bc71254edaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:37.589791 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Volume volume-481e2866-0486-4a97-85f4-28ffd0944b6e (481e2866-0486-4a97-85f4-28ffd0944b6e): created successfully
Jun 03 15:53:37.604260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48897f4b-49ee-44c6-87f6-bc71254edaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:37.604260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (ac40c5c1-d8a9-4ea2-8fb6-3e3690ccf64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:37.681429 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b6b2d48c-8271-4e5e-bf55-c41c69b838e2 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:53:40.573796 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:53:40.587847 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:53:40.589032 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:53:40.627986 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (c24f11ad-5dd9-47d5-bcc0-ebfc05ffb696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:40.632499 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa26551e-f5c9-429f-aad9-6a66d36242b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:40.664059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:53:40.720034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa26551e-f5c9-429f-aad9-6a66d36242b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:53:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1107472938',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=81609f0b-ad86-4b66-9d50-95651898125f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:53:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:53:40Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:40.736351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af19acc4-6760-4144-aec1-f7ce9406de73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:40.745071 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af19acc4-6760-4144-aec1-f7ce9406de73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:40.750356 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed389212-5b1a-4102-87d1-058eb2d64764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:40.753404 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed389212-5b1a-4102-87d1-058eb2d64764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81609f0b-ad86-4b66-9d50-95651898125f', 'volume_name': 'volume-81609f0b-ad86-4b66-9d50-95651898125f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:40.768686 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3ef6e6e-b9f0-4f7c-b237-151bedb5e5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:40.772459 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3ef6e6e-b9f0-4f7c-b237-151bedb5e5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:40.775466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62fe5675-f61a-4a34-94ae-73486eb1ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:40.776646 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Volume 81609f0b-ad86-4b66-9d50-95651898125f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81609f0b-ad86-4b66-9d50-95651898125f', 'volume_size': 1}
Jun 03 15:53:40.778047 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81609f0b-ad86-4b66-9d50-95651898125f stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:40.802042 n-d-843680-7 sudo[133876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81609f0b-ad86-4b66-9d50-95651898125f stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:53:40.804585 n-d-843680-7 sudo[133876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:41.579235 n-d-843680-7 sudo[133876]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:41.581634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81609f0b-ad86-4b66-9d50-95651898125f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.803s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:41.586690 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62fe5675-f61a-4a34-94ae-73486eb1ce65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81609f0b-ad86-4b66-9d50-95651898125f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:41.590921 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (838d12aa-c937-45fa-a90a-f71bec2d5530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:41.704086 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Volume volume-81609f0b-ad86-4b66-9d50-95651898125f (81609f0b-ad86-4b66-9d50-95651898125f): created successfully
Jun 03 15:53:41.706321 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (838d12aa-c937-45fa-a90a-f71bec2d5530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:41.710259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (c24f11ad-5dd9-47d5-bcc0-ebfc05ffb696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:41.789996 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4af623a7-be8a-4b6e-83f8-62a61b691d99 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:53:43.265171 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-81609f0b-ad86-4b66-9d50-95651898125f-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:53:43.560690 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 81609f0b-ad86-4b66-9d50-95651898125f
Jun 03 15:53:43.561702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:43.615352 n-d-843680-7 sudo[133910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f
Jun 03 15:53:43.619722 n-d-843680-7 sudo[133910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:44.274860 n-d-843680-7 sudo[133910]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:44.277403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f" returned: 0 in 0.715s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:44.279307 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:44.333295 n-d-843680-7 sudo[133913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f
Jun 03 15:53:44.335393 n-d-843680-7 sudo[133913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:44.840531 n-d-843680-7 sudo[133913]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:44.842947 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:44.846540 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:44.867061 n-d-843680-7 sudo[133916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f
Jun 03 15:53:44.868161 n-d-843680-7 sudo[133916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:45.445177 n-d-843680-7 sudo[133916]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:45.447558 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81609f0b-ad86-4b66-9d50-95651898125f" returned: 0 in 0.601s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:45.449761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 81609f0b-ad86-4b66-9d50-95651898125f
Jun 03 15:53:45.628276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Created reservations ['2fe42cbd-343e-4adf-9c18-471978c5765b', 'd891c306-a761-4990-9fd5-9f6c3c206ec7', '60521b96-bd70-45c5-9dbb-fd6f7c28eb15', 'fa27c8bc-ea76-4670-8525-a93c1bcb9d38'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:53:45.817964 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:53:45.819381 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:45.840771 n-d-843680-7 sudo[133926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:53:45.842262 n-d-843680-7 sudo[133926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:46.268355 n-d-843680-7 sudo[133926]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:46.270755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:46.279642 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:46.299541 n-d-843680-7 sudo[133929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:53:46.300560 n-d-843680-7 sudo[133929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:46.773850 n-d-843680-7 sudo[133929]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:46.816877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:46.816877 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:53:46.816877 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:53:46.919312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b3de8dd9-cb79-4bce-a1c1-ca2854945479 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-81609f0b-ad86-4b66-9d50-95651898125f-delete_volume'" released by "delete_volume" :: held 3.654s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:53:46.997059 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-481e2866-0486-4a97-85f4-28ffd0944b6e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:53:47.172637 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 481e2866-0486-4a97-85f4-28ffd0944b6e
Jun 03 15:53:47.173651 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:47.192619 n-d-843680-7 sudo[133934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e
Jun 03 15:53:47.193904 n-d-843680-7 sudo[133934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:47.652326 n-d-843680-7 sudo[133934]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:47.654571 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:47.656666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:47.675698 n-d-843680-7 sudo[133937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e
Jun 03 15:53:47.676520 n-d-843680-7 sudo[133937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:48.146080 n-d-843680-7 sudo[133937]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:48.149507 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e" returned: 0 in 0.492s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:48.151600 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:48.180365 n-d-843680-7 sudo[133940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e
Jun 03 15:53:48.181846 n-d-843680-7 sudo[133940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:48.831259 n-d-843680-7 sudo[133940]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:48.838317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-481e2866-0486-4a97-85f4-28ffd0944b6e" returned: 0 in 0.682s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:48.838317 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 481e2866-0486-4a97-85f4-28ffd0944b6e
Jun 03 15:53:49.007077 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Created reservations ['a836100e-91d0-494d-9f4b-5cd3f5bb61cd', 'd74a7f37-ea49-46e5-8348-2295b93f7492', '4b087c3b-0c1f-479c-b76d-9c5a3bd5682f', '134cce91-33ea-4f6d-a89c-1bffb34fc7b6'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:53:49.212418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:53:49.213879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:49.236184 n-d-843680-7 sudo[133946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:53:49.237732 n-d-843680-7 sudo[133946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:49.772787 n-d-843680-7 sudo[133946]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:49.775347 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:49.777689 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:49.797637 n-d-843680-7 sudo[133949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:53:49.798506 n-d-843680-7 sudo[133949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:50.283937 n-d-843680-7 sudo[133949]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:50.287197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:50.290687 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:53:50.300297 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:53:50.419535 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-9dd5d7ed-6788-4977-86e4-60950f4c5410 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-481e2866-0486-4a97-85f4-28ffd0944b6e-delete_volume'" released by "delete_volume" :: held 3.422s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:53:50.625464 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:53:50.629286 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:53:50.629800 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:53:50.643018 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (5b634ca2-05d7-4454-8d54-a24caf5d693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:50.647726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d1e458b-751c-4250-9888-4a0a49478183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:50.670658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:53:50.702133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d1e458b-751c-4250-9888-4a0a49478183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-447032164',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8392ee4e-6899-4b5e-9be7-b31342f165a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:53:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:53:50Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:50.704840 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34d384c-e565-4a0e-b631-2e2f11ad3ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:50.707179 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34d384c-e565-4a0e-b631-2e2f11ad3ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:50.710308 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0648e8d6-9ada-42c2-b6c0-91157f0cdc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:50.712747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0648e8d6-9ada-42c2-b6c0-91157f0cdc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8392ee4e-6899-4b5e-9be7-b31342f165a7', 'volume_name': 'volume-8392ee4e-6899-4b5e-9be7-b31342f165a7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:50.715688 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84cbb861-9d72-45d8-bd71-2eea97218b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:50.718396 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84cbb861-9d72-45d8-bd71-2eea97218b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:50.720512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09262122-551d-4038-a4ef-87dc8f0f08da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:50.721584 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Volume 8392ee4e-6899-4b5e-9be7-b31342f165a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8392ee4e-6899-4b5e-9be7-b31342f165a7', 'volume_size': 1}
Jun 03 15:53:50.722804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:50.745951 n-d-843680-7 sudo[133952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:53:50.746760 n-d-843680-7 sudo[133952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:51.354516 n-d-843680-7 sudo[133952]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:51.356856 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.634s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:51.360900 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09262122-551d-4038-a4ef-87dc8f0f08da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8392ee4e-6899-4b5e-9be7-b31342f165a7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:51.363367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48100ef1-15ed-4ece-8141-cf23329a039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:51.475931 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Volume volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 (8392ee4e-6899-4b5e-9be7-b31342f165a7): created successfully
Jun 03 15:53:51.477879 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48100ef1-15ed-4ece-8141-cf23329a039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:51.480901 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (5b634ca2-05d7-4454-8d54-a24caf5d693d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:51.589421 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2322d8c5-e3ed-4e42-8bc8-4c23a15eb657 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:53:54.225747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:53:54.238521 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:53:54.238521 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:53:54.258025 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (64cdf0c1-b8ac-4b83-b625-7b625c86afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:53:54.261509 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5516500a-850b-47d4-9e6b-1905105856b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:54.285626 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:53:54.315912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5516500a-850b-47d4-9e6b-1905105856b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213894096',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ef3e8c7f-7875-49a6-b682-bf58bcf3a592,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:53:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=8392ee4e-6899-4b5e-9be7-b31342f165a7,status='creating',terminated_at=None,updated_at=2022-06-03T15:53:54Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:54.319105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (890ddcd1-5622-4993-8735-418e0bd77daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:54.320897 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (890ddcd1-5622-4993-8735-418e0bd77daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:54.328544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5dadad3-b5da-4db4-8774-259a840cb227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:54.390821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5dadad3-b5da-4db4-8774-259a840cb227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'ef3e8c7f-7875-49a6-b682-bf58bcf3a592', 'volume_name': 'volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592', 'volume_size': 1, 'source_volid': '8392ee4e-6899-4b5e-9be7-b31342f165a7', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:54.393753 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eff76644-c237-4d63-8ffd-2cf69688b732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:54.396391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eff76644-c237-4d63-8ffd-2cf69688b732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:53:54.398896 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b5d03c-61aa-4482-aff3-e923ebfada1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:53:54.400638 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Volume ef3e8c7f-7875-49a6-b682-bf58bcf3a592: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592', 'volume_size': 1, 'source_volid': '8392ee4e-6899-4b5e-9be7-b31342f165a7', 'source_volstatus': 'available'}
Jun 03 15:53:54.454498 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Creating clone of volume: 8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:53:54.455914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:54.479548 n-d-843680-7 sudo[134035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:53:54.480370 n-d-843680-7 sudo[134035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:55.001328 n-d-843680-7 sudo[134035]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:55.003891 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:55.006984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 --snapshot stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:55.029735 n-d-843680-7 sudo[134049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 --snapshot stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 -L 1.00g
Jun 03 15:53:55.031209 n-d-843680-7 sudo[134049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:55.222466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:55.245701 n-d-843680-7 sudo[134052]: ubuntu : 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-34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:53:55.246632 n-d-843680-7 sudo[134052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:56.278722 n-d-843680-7 sudo[134049]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:56.281017 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 --snapshot stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 -L 1.00g" returned: 0 in 1.275s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:56.283173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:56.293782 n-d-843680-7 sudo[134052]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:56.302124 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b" returned: 0 in 1.079s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:56.305214 n-d-843680-7 sudo[134169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:53:56.306019 n-d-843680-7 sudo[134169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:56.363023 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:56.373703 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:56.374199 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546779760]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:53:56.375181 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:53:56.376201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Creating iscsi_target for Volume ID: volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Created volume path /opt/stack/data/cinder/volumes/volume-34962a7d-23ab-494d-84aa-7b901f4b189b,
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: incominguser aFWL9v6HX67QehDiXWmP 8bCLxicDgKrf9f2f
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:53:56.474620 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:53:56.478629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:56.985221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b" returned: 0 in 0.507s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:56.985507 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546779760]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:53:56.986093 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:53:56.986459 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:53:56.991626 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:56.997819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:56.998297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546779760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n Backing store flags: \n Account information:\n aFWL9v6HX67QehDiXWmP\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:53:56.999148 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:53:57.001015 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:57.104961 n-d-843680-7 sudo[134169]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:57.106639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:57.107153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546779760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n Backing store flags: \n Account information:\n aFWL9v6HX67QehDiXWmP\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:53:57.108108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.825s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:57.109726 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:57.125235 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:57.132577 n-d-843680-7 sudo[134236]: ubuntu : 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-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:53:57.134001 n-d-843680-7 sudo[134236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:57.216441 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:57.216784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546779760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n Backing store flags: \n Account information:\n aFWL9v6HX67QehDiXWmP\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:53:57.218313 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:53:57.543301 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b', 'target_lun': 1, 'volume_id': '34962a7d-23ab-494d-84aa-7b901f4b189b', 'auth_method': 'CHAP', 'auth_username': 'aFWL9v6HX67QehDiXWmP', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4fff9744-3c1e-4901-bfaf-c1544bf29118'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 15:53:57.596945 n-d-843680-7 sudo[134236]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:57.610925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 0.501s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:57.613655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:57.633976 n-d-843680-7 sudo[134240]: 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--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 iflag=direct
Jun 03 15:53:57.634769 n-d-843680-7 sudo[134240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:57.805096 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-368dbde5-b73a-4850-a002-31d9097f5c3f req-c1d9f903-808f-4365-9960-78ca199966be tempest-AttachVolumeShelveTestJSON-1926624747 None] attachment_update completed successfully.
Jun 03 15:53:58.006798 n-d-843680-7 sudo[134240]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:58.008689 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 iflag=direct" returned: 0 in 0.395s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:58.009663 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:58.030186 n-d-843680-7 sudo[134252]: 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--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 oflag=direct
Jun 03 15:53:58.031005 n-d-843680-7 sudo[134252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:53:58.404083 n-d-843680-7 sudo[134252]: pam_unix(sudo:session): session closed for user root
Jun 03 15:53:58.406239 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 oflag=direct" returned: 0 in 0.396s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:53:58.407668 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:53:58.431211 n-d-843680-7 sudo[134264]: 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--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:53:58.432872 n-d-843680-7 sudo[134264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:14.699529 n-d-843680-7 sudo[134264]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:14.701679 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 16.294s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:14.702288 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ef3e8c7f--7875--49a6--b682--bf58bcf3a592, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ef3e8c7f--7875--49a6--b682--bf58bcf3a592, size 1024.00 MB, duration 16.29 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:54:14.702682 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Volume copy 1024.00 MB at 62.84 MB/s
Jun 03 15:54:14.704150 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:14.735035 n-d-843680-7 sudo[134345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:14.736647 n-d-843680-7 sudo[134345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:15.267678 n-d-843680-7 sudo[134345]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:15.270700 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:15.273428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:15.296640 n-d-843680-7 sudo[134350]: ubuntu : TTY=unknown ; 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-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:15.298045 n-d-843680-7 sudo[134350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:16.296539 n-d-843680-7 sudo[134350]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:16.299172 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 1.025s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:16.303244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27b5d03c-61aa-4482-aff3-e923ebfada1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592', 'volume_size': 1, 'source_volid': '8392ee4e-6899-4b5e-9be7-b31342f165a7', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:16.306177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ee7bbdf-e2a9-4710-8800-5412b790504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:16.396055 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Volume volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 (ef3e8c7f-7875-49a6-b682-bf58bcf3a592): created successfully
Jun 03 15:54:16.407120 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ee7bbdf-e2a9-4710-8800-5412b790504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:16.419812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (64cdf0c1-b8ac-4b83-b625-7b625c86afc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:54:16.541782 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b41ea3f2-60f0-4d62-9a7b-6b7c70ca2cf7 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:54:19.108827 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:54:19.113065 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:54:19.113931 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:54:19.134836 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (040bd626-75ae-43eb-8958-ae1a01a56b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:54:19.144646 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adacb8b6-f51a-447e-adbc-a2d04a1ac007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:19.188441 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:54:19.228339 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adacb8b6-f51a-447e-adbc-a2d04a1ac007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:54:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-937687001',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=98ede612-d8ee-4acb-b844-bb2f3a5faa56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:54:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:54:19Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:19.256333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54c5acd-cc03-4150-be46-30f7b5fddf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:19.260066 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54c5acd-cc03-4150-be46-30f7b5fddf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:19.262768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d52ad46-12c0-4c61-b97c-d8659f8045a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:19.265556 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d52ad46-12c0-4c61-b97c-d8659f8045a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98ede612-d8ee-4acb-b844-bb2f3a5faa56', 'volume_name': 'volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:19.307416 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b807006-4ce5-418b-926d-a3862688efcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:19.310229 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b807006-4ce5-418b-926d-a3862688efcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:19.312578 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (342007f4-b906-4a50-9a30-9851c52349d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:19.315744 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Volume 98ede612-d8ee-4acb-b844-bb2f3a5faa56: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56', 'volume_size': 1}
Jun 03 15:54:19.318842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:19.380667 n-d-843680-7 sudo[134460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:54:19.381480 n-d-843680-7 sudo[134460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:20.430867 n-d-843680-7 sudo[134460]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:20.434059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.116s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:20.439224 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (342007f4-b906-4a50-9a30-9851c52349d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:20.442682 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2d4040d-79d1-4997-ba91-3430c00668cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:20.526491 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Volume volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 (98ede612-d8ee-4acb-b844-bb2f3a5faa56): created successfully
Jun 03 15:54:20.530667 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2d4040d-79d1-4997-ba91-3430c00668cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:20.531940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (040bd626-75ae-43eb-8958-ae1a01a56b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:54:20.605882 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c9d4d8b7-32f1-42a2-a1b3-a4de46ae2ce0 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:54:21.569354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-98ede612-d8ee-4acb-b844-bb2f3a5faa56-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:54:21.752167 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 98ede612-d8ee-4acb-b844-bb2f3a5faa56
Jun 03 15:54:21.753649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:21.806640 n-d-843680-7 sudo[134582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56
Jun 03 15:54:21.809050 n-d-843680-7 sudo[134582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:22.324098 n-d-843680-7 sudo[134582]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:22.326697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56" returned: 0 in 0.572s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:22.328131 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:22.351701 n-d-843680-7 sudo[134590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56
Jun 03 15:54:22.352514 n-d-843680-7 sudo[134590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:22.802804 n-d-843680-7 sudo[134590]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:22.805063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:22.806913 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:22.826064 n-d-843680-7 sudo[134593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56
Jun 03 15:54:22.826858 n-d-843680-7 sudo[134593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:23.490722 n-d-843680-7 sudo[134593]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:23.493518 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-98ede612-d8ee-4acb-b844-bb2f3a5faa56" returned: 0 in 0.686s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:23.494634 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 98ede612-d8ee-4acb-b844-bb2f3a5faa56
Jun 03 15:54:23.630598 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Created reservations ['27085c66-a594-4247-8f80-5a4bafe6bdcc', '05917cbd-41fd-4fa0-9fa5-d79cde0ceee0', '0278fcf2-f830-4f87-8f18-8bd808f444dc', 'd661255e-d9a2-427f-b9d6-3b944e9c3f99'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:54:23.828718 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:54:23.829434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:23.875855 n-d-843680-7 sudo[134609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:54:23.877376 n-d-843680-7 sudo[134609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:24.188598 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-ef3e8c7f-7875-49a6-b682-bf58bcf3a592-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:54:24.358034 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:24.359545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:24.380921 n-d-843680-7 sudo[134614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:24.382480 n-d-843680-7 sudo[134614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:24.409865 n-d-843680-7 sudo[134609]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:24.413470 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:24.415721 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:24.468044 n-d-843680-7 sudo[134616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:54:24.470369 n-d-843680-7 sudo[134616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:24.980610 n-d-843680-7 sudo[134616]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:24.986182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:24.989206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:54:24.996572 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:54:25.025905 n-d-843680-7 sudo[134614]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:25.028011 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 0.668s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:25.029822 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:25.049385 n-d-843680-7 sudo[134622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:25.050359 n-d-843680-7 sudo[134622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:25.076197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5dea81b2-1690-4cc5-b29b-a19ffe317b67 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-98ede612-d8ee-4acb-b844-bb2f3a5faa56-delete_volume'" released by "delete_volume" :: held 3.506s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:54:25.515035 n-d-843680-7 sudo[134622]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:25.516847 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 0.487s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:25.518830 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:25.540568 n-d-843680-7 sudo[134625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:25.541363 n-d-843680-7 sudo[134625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:26.096052 n-d-843680-7 sudo[134625]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:26.098806 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef3e8c7f-7875-49a6-b682-bf58bcf3a592" returned: 0 in 0.579s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:26.104408 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: ef3e8c7f-7875-49a6-b682-bf58bcf3a592
Jun 03 15:54:26.227942 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Created reservations ['9dbb99a1-e8d3-4d1b-84a5-6ae14d1960d8', 'a037add2-d031-4cf7-89ad-68cc0215ca91', '675448a4-becd-4643-818c-6cea38ef1735', '1e5e9dd5-94fc-4d4d-874c-3a7806cd68e2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:54:26.421739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:54:26.422460 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:26.482071 n-d-843680-7 sudo[134631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:54:26.484268 n-d-843680-7 sudo[134631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:27.029685 n-d-843680-7 sudo[134631]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:27.032411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:27.034824 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:27.055174 n-d-843680-7 sudo[134643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:54:27.056850 n-d-843680-7 sudo[134643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:27.588197 n-d-843680-7 sudo[134643]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:27.590880 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:27.594147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:54:27.601807 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:54:27.686801 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-daa9841a-be6e-4747-8988-8be9ee8482af tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-ef3e8c7f-7875-49a6-b682-bf58bcf3a592-delete_volume'" released by "delete_volume" :: held 3.498s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:54:28.018807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:54:28.025108 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:54:28.025802 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:54:28.042234 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (4b13fa3c-a4ab-4258-a4d4-fee823ddd367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:54:28.045827 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c053f1d3-40f2-4b65-81f7-d70ce7be1aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:28.073807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:54:28.102843 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c053f1d3-40f2-4b65-81f7-d70ce7be1aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-417604810',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0b83cfe3-b1b2-453f-89be-a14467f2b293,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:54:28Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:28.105613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5fb5f9c-00ba-4cdc-ac09-961977ae87cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:28.107945 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5fb5f9c-00ba-4cdc-ac09-961977ae87cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:28.110339 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d68fdda-2175-44e9-98d5-413babd3ee03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:28.230043 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d68fdda-2175-44e9-98d5-413babd3ee03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0b83cfe3-b1b2-453f-89be-a14467f2b293', 'volume_name': 'volume-0b83cfe3-b1b2-453f-89be-a14467f2b293', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:28.233280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8515ec9-6b2e-4e4d-a362-77525ded2f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:28.235485 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8515ec9-6b2e-4e4d-a362-77525ded2f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:54:28.237680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b1936c1-d358-40ed-bbe1-81469aacddf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:54:28.240215 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Volume 0b83cfe3-b1b2-453f-89be-a14467f2b293: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0b83cfe3-b1b2-453f-89be-a14467f2b293', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:54:28.241172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Cloning 0b83cfe3-b1b2-453f-89be-a14467f2b293 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:54:44.239984 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 16.00 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:54:44.240732 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Image download 616.00 MB at 38.51 MB/s
Jun 03 15:54:44.293220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:44.380658 n-d-843680-7 sudo[134768]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1
Jun 03 15:54:44.381482 n-d-843680-7 sudo[134768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:44.936952 n-d-843680-7 sudo[134768]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:44.940046 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1" returned: 0 in 0.646s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:44.943593 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 575af60207d4467faf41d6899557213c. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:54:45.091008 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:45.197136 n-d-843680-7 sudo[134775]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1
Jun 03 15:54:45.198130 n-d-843680-7 sudo[134775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:45.611358 n-d-843680-7 sudo[134775]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:45.613874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1" returned: 0 in 0.523s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:45.616314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:45.645477 n-d-843680-7 sudo[134782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:54:45.646354 n-d-843680-7 sudo[134782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:46.473355 n-d-843680-7 sudo[134782]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:46.477914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.859s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:46.708761 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 0b83cfe3-b1b2-453f-89be-a14467f2b293. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:54:46.788434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4j5rzxvp {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:46.934281 n-d-843680-7 sudo[134818]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4j5rzxvp
Jun 03 15:54:46.935373 n-d-843680-7 sudo[134818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:47.361325 n-d-843680-7 sudo[134818]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:47.364395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4j5rzxvp" returned: 0 in 0.575s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:47.365814 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:47.464044 n-d-843680-7 sudo[134822]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1
Jun 03 15:54:47.465040 n-d-843680-7 sudo[134822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:47.810954 n-d-843680-7 sudo[134822]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:47.821785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1" returned: 0 in 0.448s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:47.821785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:54:47.829216 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:47.865327 n-d-843680-7 sudo[134828]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293 oflag=direct
Jun 03 15:54:47.866396 n-d-843680-7 sudo[134828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:54:48.309534 n-d-843680-7 sudo[134828]: pam_unix(sudo:session): session closed for user root
Jun 03 15:54:48.312709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293 oflag=direct" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:54:48.314380 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:54:48.355441 n-d-843680-7 sudo[134841]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293
Jun 03 15:54:48.357220 n-d-843680-7 sudo[134841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:00.525036 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-16dd91e5-303d-460b-afda-214fdb00f710 tempest-GroupsTest-1461860788 None] Group tempest-Group1-861172295: creating
Jun 03 15:55:00.626132 n-d-843680-7 sudo[134841]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:00.628288 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293" returned: 0 in 12.314s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:00.629290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:00.711819 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-16dd91e5-303d-460b-afda-214fdb00f710 tempest-GroupsTest-1461860788 None] Group tempest-Group1-861172295: created successfully
Jun 03 15:55:00.745219 n-d-843680-7 sudo[134901]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1
Jun 03 15:55:00.752120 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-16dd91e5-303d-460b-afda-214fdb00f710 tempest-GroupsTest-1461860788 None] Create group completed successfully.
Jun 03 15:55:00.746048 n-d-843680-7 sudo[134901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:01.176253 n-d-843680-7 sudo[134901]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:01.178308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:01.179329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_jt3p43rqn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 12.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0b83cfe3--b1b2--453f--89be--a14467f2b293 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:55:01.179834 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Converted 700.00 MB image at 56.84 MB/s
Jun 03 15:55:01.180616 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 0b83cfe3-b1b2-453f-89be-a14467f2b293 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:55:01.308320 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 575af60207d4467faf41d6899557213c is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:55:01.309054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Marking volume 0b83cfe3-b1b2-453f-89be-a14467f2b293 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:55:01.358703 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 0b83cfe3-b1b2-453f-89be-a14467f2b293. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:55:01.359228 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Creating volume glance metadata for volume 0b83cfe3-b1b2-453f-89be-a14467f2b293 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:55:01.496644 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b1936c1-d358-40ed-bbe1-81469aacddf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b83cfe3-b1b2-453f-89be-a14467f2b293', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:01.498657 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65f88e46-9654-4154-8191-0eae611c58d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:01.592291 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Volume volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 (0b83cfe3-b1b2-453f-89be-a14467f2b293): created successfully
Jun 03 15:55:01.594238 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65f88e46-9654-4154-8191-0eae611c58d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:01.598570 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (4b13fa3c-a4ab-4258-a4d4-fee823ddd367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:01.696546 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8d87407d-5893-40c9-83a8-8e4fd8595394 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:55:02.181363 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fc9208d7-e23f-43de-9d77-84202621dd10 tempest-GroupsTest-1461860788 None] Group tempest-Group2-1384050449: creating
Jun 03 15:55:02.310889 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fc9208d7-e23f-43de-9d77-84202621dd10 tempest-GroupsTest-1461860788 None] Group tempest-Group2-1384050449: created successfully
Jun 03 15:55:02.324888 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fc9208d7-e23f-43de-9d77-84202621dd10 tempest-GroupsTest-1461860788 None] Create group completed successfully.
Jun 03 15:55:03.134211 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:55:03.135706 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:03.136511 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:03.194618 n-d-843680-7 sudo[134979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:03.195410 n-d-843680-7 sudo[134979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:03.629762 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:55:03.634351 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:55:03.634925 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:55:03.661023 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (5daff469-fd65-46aa-b15e-5f4ad68f2b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:03.664262 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e7cf31-d20e-48ec-9222-805817a3c481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:03.711345 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:55:03.747852 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e7cf31-d20e-48ec-9222-805817a3c481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:55:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-288592957',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=89286f6a-23ae-4436-b498-f2e08bcd94ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63bc0b4045854ebd80ad2b93afb54d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:55:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:55:03Z,user_id='575af60207d4467faf41d6899557213c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:03.751122 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef643e54-2770-46d3-8daf-215d420331c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:03.754182 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef643e54-2770-46d3-8daf-215d420331c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:03.757105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32ca13fb-4628-4eb6-9bb1-914cfb3e8b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:03.759709 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32ca13fb-4628-4eb6-9bb1-914cfb3e8b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '89286f6a-23ae-4436-b498-f2e08bcd94ef', 'volume_name': 'volume-89286f6a-23ae-4436-b498-f2e08bcd94ef', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:03.763280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5d40132-3f9e-4481-b35c-0a8220ef3710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:03.770000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5d40132-3f9e-4481-b35c-0a8220ef3710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:03.770000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9716f48c-4a46-41fc-8e9f-cb11dcaca3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:03.770895 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Volume 89286f6a-23ae-4436-b498-f2e08bcd94ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-89286f6a-23ae-4436-b498-f2e08bcd94ef', 'volume_size': 1}
Jun 03 15:55:03.772251 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89286f6a-23ae-4436-b498-f2e08bcd94ef stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:03.795414 n-d-843680-7 sudo[134992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89286f6a-23ae-4436-b498-f2e08bcd94ef stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:55:03.796317 n-d-843680-7 sudo[134992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:03.951679 n-d-843680-7 sudo[134979]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:03.953854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.817s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:03.955709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:03.994186 n-d-843680-7 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 --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:03.995139 n-d-843680-7 sudo[134996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:04.627060 n-d-843680-7 sudo[134992]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:04.629783 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89286f6a-23ae-4436-b498-f2e08bcd94ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.857s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:04.633278 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9716f48c-4a46-41fc-8e9f-cb11dcaca3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-89286f6a-23ae-4436-b498-f2e08bcd94ef', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.635511 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5557aa17-b7f9-4047-a4ba-198a8d458a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.742107 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Volume volume-89286f6a-23ae-4436-b498-f2e08bcd94ef (89286f6a-23ae-4436-b498-f2e08bcd94ef): created successfully
Jun 03 15:55:04.745767 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5557aa17-b7f9-4047-a4ba-198a8d458a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.750196 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Flow 'volume_create_manager' (5daff469-fd65-46aa-b15e-5f4ad68f2b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:04.772123 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:55:04.781075 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:55:04.782091 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:55:04.796920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (cf7315ea-73ab-4722-a36a-2c7960d2d47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:04.807728 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7eccf792-0688-4be9-95d6-b6155dc84502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.824902 n-d-843680-7 sudo[134996]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:04.833404 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.878s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:04.834856 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:04.849619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:55:04.874728 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7eccf792-0688-4be9-95d6-b6155dc84502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-368263337',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=0f7ea05b-dbe6-4f51-9d60-ccfbe898398e,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=87735068-4e72-4b09-acef-7463a0eeefa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57ab35e57794a528521988f74d718ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:55:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:55:05Z,user_id='e515fedb91654004954abc2daacbefa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4dc54267-7934-4d0f-bb0e-fcc66c66b005),volume_type_id=4dc54267-7934-4d0f-bb0e-fcc66c66b005)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.877251 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83cee731-eafd-4b7c-ad4c-cd48339c6dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.880708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83cee731-eafd-4b7c-ad4c-cd48339c6dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.882937 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (757ec945-3122-4724-9280-d34a148ea6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.885146 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (757ec945-3122-4724-9280-d34a148ea6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87735068-4e72-4b09-acef-7463a0eeefa9', 'volume_name': 'volume-87735068-4e72-4b09-acef-7463a0eeefa9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.887329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07af89d9-3ee5-464d-b1e5-0256477db18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.889742 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07af89d9-3ee5-464d-b1e5-0256477db18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:04.891486 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b14a609d-610a-4448-8e5e-0b989c173fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:04.899414 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d8494c31-dee3-441e-8f24-72a4f43f2364 tempest-VolumesGetTest-2066620105 None] Created volume successfully.
Jun 03 15:55:04.920266 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Volume 87735068-4e72-4b09-acef-7463a0eeefa9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87735068-4e72-4b09-acef-7463a0eeefa9', 'volume_size': 1}
Jun 03 15:55:04.921527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87735068-4e72-4b09-acef-7463a0eeefa9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:04.964474 n-d-843680-7 sudo[135044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87735068-4e72-4b09-acef-7463a0eeefa9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:55:04.965378 n-d-843680-7 sudo[135044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:05.702913 n-d-843680-7 sudo[135044]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:05.705098 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87735068-4e72-4b09-acef-7463a0eeefa9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.783s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:05.711147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b14a609d-610a-4448-8e5e-0b989c173fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87735068-4e72-4b09-acef-7463a0eeefa9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:05.713785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e63eac86-b55e-49a2-a9b5-ef851a2b358e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:05.821732 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Volume volume-87735068-4e72-4b09-acef-7463a0eeefa9 (87735068-4e72-4b09-acef-7463a0eeefa9): created successfully
Jun 03 15:55:05.824275 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e63eac86-b55e-49a2-a9b5-ef851a2b358e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:05.827775 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (cf7315ea-73ab-4722-a36a-2c7960d2d47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:05.901939 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6b57f019-64d9-4629-9d58-a0e60ab9c5bf tempest-GroupsTest-1461860788 None] Created volume successfully.
Jun 03 15:55:06.171690 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-89286f6a-23ae-4436-b498-f2e08bcd94ef-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:55:06.345029 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 89286f6a-23ae-4436-b498-f2e08bcd94ef
Jun 03 15:55:06.346925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:06.371237 n-d-843680-7 sudo[135086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef
Jun 03 15:55:06.372123 n-d-843680-7 sudo[135086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:06.550340 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-431c6f16-8e2f-42f1-9230-f877d95140b0 req-6a9ccb3d-b957-48f7-955a-266509266cd8 tempest-AttachVolumeShelveTestJSON-1926624747 None] Terminate volume connection completed successfully.
Jun 03 15:55:06.551042 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-431c6f16-8e2f-42f1-9230-f877d95140b0 req-6a9ccb3d-b957-48f7-955a-266509266cd8 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deleting attachment 4fff9744-3c1e-4901-bfaf-c1544bf29118. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:55:06.555215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:06.652167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:06.652743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546958928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b\n Backing store flags: \n Account information:\n aFWL9v6HX67QehDiXWmP\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:55:06.653643 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-431c6f16-8e2f-42f1-9230-f877d95140b0 req-6a9ccb3d-b957-48f7-955a-266509266cd8 tempest-AttachVolumeShelveTestJSON-1926624747 None] Removing iscsi_target for Volume ID: 34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:55:06.654933 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:06.775745 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-34962a7d-23ab-494d-84aa-7b901f4b189b -f" returned: 0 in 0.120s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:06.776343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546958928]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:55:06.777324 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:06.848503 n-d-843680-7 sudo[135086]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:06.850290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef" returned: 0 in 0.504s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:06.852953 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:06.911889 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:06.912288 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546958928]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:55:06.925986 n-d-843680-7 sudo[135104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef
Jun 03 15:55:06.928809 n-d-843680-7 sudo[135104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:07.617641 n-d-843680-7 sudo[135104]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:07.619875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef" returned: 0 in 0.767s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:07.621839 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:07.664744 n-d-843680-7 sudo[135118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef
Jun 03 15:55:07.666412 n-d-843680-7 sudo[135118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:08.229572 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87735068-4e72-4b09-acef-7463a0eeefa9
Jun 03 15:55:08.233373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:08.295245 n-d-843680-7 sudo[135128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9
Jun 03 15:55:08.296206 n-d-843680-7 sudo[135128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:08.359144 n-d-843680-7 sudo[135118]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:08.362542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89286f6a-23ae-4436-b498-f2e08bcd94ef" returned: 0 in 0.740s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:08.364088 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 89286f6a-23ae-4436-b498-f2e08bcd94ef
Jun 03 15:55:08.587208 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Created reservations ['7bae92f3-0854-496e-80bc-b97b9ec9656b', '90fa43e4-d5da-4fe0-b72f-ca7594beaeba', '9b1313be-550f-49bc-aeac-e0905d0bc739', '0079446c-7ad2-426f-b85f-64b8150128a2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:08.764750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:08.765478 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:08.786137 n-d-843680-7 sudo[135137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:08.787399 n-d-843680-7 sudo[135137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:08.855369 n-d-843680-7 sudo[135128]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:08.857792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9" returned: 0 in 0.625s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:08.860196 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:08.879802 n-d-843680-7 sudo[135139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9
Jun 03 15:55:08.881252 n-d-843680-7 sudo[135139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:09.231428 n-d-843680-7 sudo[135137]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:09.233892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:09.236531 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:09.258519 n-d-843680-7 sudo[135143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:09.259316 n-d-843680-7 sudo[135143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:09.369969 n-d-843680-7 sudo[135139]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:09.376261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:09.376261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:09.397460 n-d-843680-7 sudo[135145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9
Jun 03 15:55:09.398719 n-d-843680-7 sudo[135145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:09.912679 n-d-843680-7 sudo[135143]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:09.915210 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:09.918395 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:09.929914 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:55:10.018832 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-419fc493-af3c-4943-b1a1-11be29f0440e tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-89286f6a-23ae-4436-b498-f2e08bcd94ef-delete_volume'" released by "delete_volume" :: held 3.848s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:55:10.098735 n-d-843680-7 sudo[135145]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:10.100506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87735068-4e72-4b09-acef-7463a0eeefa9" returned: 0 in 0.726s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:10.101823 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Successfully deleted volume: 87735068-4e72-4b09-acef-7463a0eeefa9
Jun 03 15:55:10.182651 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-0b83cfe3-b1b2-453f-89be-a14467f2b293-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:55:10.377152 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b83cfe3-b1b2-453f-89be-a14467f2b293
Jun 03 15:55:10.378485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:10.403445 n-d-843680-7 sudo[135162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293
Jun 03 15:55:10.405606 n-d-843680-7 sudo[135162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:10.496020 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Created reservations ['b16b7b86-7813-46f8-a9c9-7ccca2d7079f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:10.595104 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1121818957 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1121818957, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:55:10.597890 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1121818957 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1121818957, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:55:10.821568 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Created reservations ['2a35f3b5-e593-43f7-9965-9d7f6aaa904e', 'd8a2f9d6-f71a-4e1e-9260-21d038991adb', '48de64e1-3869-40ac-9a7b-a3ead844c739', '170c9fa5-4181-4ba7-9c0f-cd8779b7337b'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:10.891609 n-d-843680-7 sudo[135162]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:10.894323 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293" returned: 0 in 0.515s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:10.896384 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:10.949584 n-d-843680-7 sudo[135166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293
Jun 03 15:55:10.953647 n-d-843680-7 sudo[135166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:11.319602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:11.320443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:11.359024 n-d-843680-7 sudo[135177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:11.360746 n-d-843680-7 sudo[135177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:11.638876 n-d-843680-7 sudo[135166]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:11.642205 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293" returned: 0 in 0.745s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:11.648842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:11.675386 n-d-843680-7 sudo[135181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293
Jun 03 15:55:11.677165 n-d-843680-7 sudo[135181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:12.079335 n-d-843680-7 sudo[135177]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:12.082481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.762s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:12.084862 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:12.148953 n-d-843680-7 sudo[135192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:12.149766 n-d-843680-7 sudo[135192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:12.361908 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Created reservations ['e1b8f4fa-a5cf-4ea2-9f57-bc4282ba42cc'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:12.509553 n-d-843680-7 sudo[135181]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:12.511286 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b83cfe3-b1b2-453f-89be-a14467f2b293" returned: 0 in 0.864s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:12.512216 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 0b83cfe3-b1b2-453f-89be-a14467f2b293
Jun 03 15:55:12.633039 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:12.633982 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:12.664228 n-d-843680-7 sudo[135201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:12.665105 n-d-843680-7 sudo[135201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:12.805813 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Created reservations ['232dedec-b0be-4a47-b993-095e690e6fd5', 'cde9b77d-97f7-461d-ba52-2f917cf11a04', '26e2f6f7-eda1-468f-85c3-a306c8e2c3e7', 'f7ac3bad-efe8-43f3-90bf-7d120846266f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:12.934545 n-d-843680-7 sudo[135192]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:12.936965 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:12.938770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:12.945449 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-71e03ca7-9db2-4f1f-b678-e74a24e4dbf0 tempest-GroupsTest-1461860788 None] Delete group completed successfully.
Jun 03 15:55:13.101715 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:13.102617 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:13.151893 n-d-843680-7 sudo[135212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:13.152933 n-d-843680-7 sudo[135212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:13.437521 n-d-843680-7 sudo[135201]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:13.440746 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.805s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:13.443069 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:13.496325 n-d-843680-7 sudo[135215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:13.497141 n-d-843680-7 sudo[135215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:13.926437 n-d-843680-7 sudo[135212]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:13.928871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.826s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:13.931388 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:13.962099 n-d-843680-7 sudo[135218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:13.962916 n-d-843680-7 sudo[135218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:14.153239 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-8392ee4e-6899-4b5e-9be7-b31342f165a7-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:55:14.325208 n-d-843680-7 sudo[135215]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:14.336290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.893s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:14.337599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:14.367453 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4f305485-687a-4e5b-8bf6-0fb70d25edaa tempest-GroupsTest-1461860788 None] Delete group completed successfully.
Jun 03 15:55:14.380300 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:55:14.382016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:14.458000 n-d-843680-7 sudo[135221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:55:14.458831 n-d-843680-7 sudo[135221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:14.705014 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2d960170-f58b-4c09-9ca0-2e802d751dc7 tempest-GroupsTest-1461860788 None] Group tempest-GroupsTest-Group-681022172: creating
Jun 03 15:55:14.861869 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2d960170-f58b-4c09-9ca0-2e802d751dc7 tempest-GroupsTest-1461860788 None] Group tempest-GroupsTest-Group-681022172: created successfully
Jun 03 15:55:14.900908 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2d960170-f58b-4c09-9ca0-2e802d751dc7 tempest-GroupsTest-1461860788 None] Create group completed successfully.
Jun 03 15:55:14.911078 n-d-843680-7 sudo[135218]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:14.913444 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.982s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:14.915246 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:14.920618 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:55:15.122249 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-12406f19-3563-4614-91e6-8923feb6bc21 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-0b83cfe3-b1b2-453f-89be-a14467f2b293-delete_volume'" released by "delete_volume" :: held 4.939s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:55:15.129410 n-d-843680-7 sudo[135221]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:15.131247 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7" returned: 0 in 0.749s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:15.132651 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:15.158025 n-d-843680-7 sudo[135239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:55:15.160108 n-d-843680-7 sudo[135239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:15.812667 n-d-843680-7 sudo[135239]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:15.814932 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7" returned: 0 in 0.682s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:15.817552 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:15.844294 n-d-843680-7 sudo[135253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:55:15.845151 n-d-843680-7 sudo[135253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:16.431657 n-d-843680-7 sudo[135253]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:16.435682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8392ee4e-6899-4b5e-9be7-b31342f165a7" returned: 0 in 0.617s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:16.437447 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Successfully deleted volume: 8392ee4e-6899-4b5e-9be7-b31342f165a7
Jun 03 15:55:16.667242 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Created reservations ['58be446e-f2fd-4f8b-bdf7-d370ebe15ec6', '14a5fc0c-566b-41ed-b68d-7ba3a789ba29', '2cd7f6f2-9528-45f6-b659-e5fca2a9842a', '17cbbeda-0d24-445b-819f-397a7049e1ba'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:16.893558 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:55:16.897385 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:55:16.897879 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:55:16.921883 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (84487c11-c887-4d80-9425-768cb3588f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:16.925560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d37eb142-a1b6-439d-99f3-c93fc4607783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:16.944004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:16.944696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:16.966106 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:55:16.974140 n-d-843680-7 sudo[135261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:16.975467 n-d-843680-7 sudo[135261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:16.996033 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d37eb142-a1b6-439d-99f3-c93fc4607783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1042944522',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=28f52de2-25f7-4ccd-9ba3-a2947284bdf2,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7c4d4101-bf30-4d63-b1e8-f58e3c58e221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57ab35e57794a528521988f74d718ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:55:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:55:17Z,user_id='e515fedb91654004954abc2daacbefa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e7b7971-4e78-417b-a858-aeb88b8854b3),volume_type_id=5e7b7971-4e78-417b-a858-aeb88b8854b3)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.000976 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f6f2df-9d7b-4def-9fc8-c703a2a72787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:17.001503 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f6f2df-9d7b-4def-9fc8-c703a2a72787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.005137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c12efbfa-6ecd-4568-80f5-75ec8913d085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:17.007791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c12efbfa-6ecd-4568-80f5-75ec8913d085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7c4d4101-bf30-4d63-b1e8-f58e3c58e221', 'volume_name': 'volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.010293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5da63f0-2305-4344-b13e-b5ccb5515b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:17.012788 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5da63f0-2305-4344-b13e-b5ccb5515b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.015122 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (433fedc8-6fdb-4585-bcc6-a9a2e6124e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:17.035247 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Volume 7c4d4101-bf30-4d63-b1e8-f58e3c58e221: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221', 'volume_size': 1}
Jun 03 15:55:17.037031 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:17.058118 n-d-843680-7 sudo[135263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:55:17.059602 n-d-843680-7 sudo[135263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:17.502059 n-d-843680-7 sudo[135261]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:17.505003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:17.506534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:17.527306 n-d-843680-7 sudo[135267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:17.528311 n-d-843680-7 sudo[135267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:17.733702 n-d-843680-7 sudo[135263]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:17.735973 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:17.747513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (433fedc8-6fdb-4585-bcc6-a9a2e6124e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.747513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b9db00d-803e-4db1-92ca-811d3a0632f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:17.827309 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Volume volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 (7c4d4101-bf30-4d63-b1e8-f58e3c58e221): created successfully
Jun 03 15:55:17.831095 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b9db00d-803e-4db1-92ca-811d3a0632f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:17.836081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (84487c11-c887-4d80-9425-768cb3588f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:17.964734 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1badfd75-ffeb-4fc1-9372-6edb781e01f7 tempest-GroupsTest-1461860788 None] Created volume successfully.
Jun 03 15:55:18.075425 n-d-843680-7 sudo[135267]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:18.077552 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:18.079391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:18.085271 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Deleted volume successfully.
Jun 03 15:55:18.164702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a2ed450c-8c0b-46bc-b7bc-ae09af08f464 tempest-VolumesGetTest-2066620105 None] Lock "b'cinder-8392ee4e-6899-4b5e-9be7-b31342f165a7-delete_volume'" released by "delete_volume" :: held 4.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:55:20.234277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:55:20.239681 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:55:20.241996 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:55:20.256920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (caedc33a-df8e-44fe-aefd-403a27e9bc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:20.260287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7272063-c00d-4eec-b192-4bdd36377f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:20.283549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:55:20.312886 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7272063-c00d-4eec-b192-4bdd36377f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1684622724',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=28f52de2-25f7-4ccd-9ba3-a2947284bdf2,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=415cc553-29aa-4ec9-9240-99c7733d9714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57ab35e57794a528521988f74d718ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:55:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:55:20Z,user_id='e515fedb91654004954abc2daacbefa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e7b7971-4e78-417b-a858-aeb88b8854b3),volume_type_id=5e7b7971-4e78-417b-a858-aeb88b8854b3)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:20.316602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1171f42a-bc9d-45e6-b649-748f4b101b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:20.319625 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1171f42a-bc9d-45e6-b649-748f4b101b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:20.323587 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (013ba55c-56b1-46b8-8fb2-7bdcab0ba4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:20.326292 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (013ba55c-56b1-46b8-8fb2-7bdcab0ba4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '415cc553-29aa-4ec9-9240-99c7733d9714', 'volume_name': 'volume-415cc553-29aa-4ec9-9240-99c7733d9714', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:20.329641 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fffeaac5-7798-47f1-a2fb-fdd262374da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:20.332536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fffeaac5-7798-47f1-a2fb-fdd262374da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:20.334930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b41e8c-ee8e-4ac2-9479-c10221a6325e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:20.358270 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Volume 415cc553-29aa-4ec9-9240-99c7733d9714: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-415cc553-29aa-4ec9-9240-99c7733d9714', 'volume_size': 1}
Jun 03 15:55:20.359855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-415cc553-29aa-4ec9-9240-99c7733d9714 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:20.383748 n-d-843680-7 sudo[135329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-415cc553-29aa-4ec9-9240-99c7733d9714 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:55:20.385096 n-d-843680-7 sudo[135329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:21.186616 n-d-843680-7 sudo[135329]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:21.190171 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-415cc553-29aa-4ec9-9240-99c7733d9714 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.830s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:21.194880 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b41e8c-ee8e-4ac2-9479-c10221a6325e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-415cc553-29aa-4ec9-9240-99c7733d9714', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:21.197486 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6744131f-fd87-4212-a4a8-582d881f5942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:21.279534 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Volume volume-415cc553-29aa-4ec9-9240-99c7733d9714 (415cc553-29aa-4ec9-9240-99c7733d9714): created successfully
Jun 03 15:55:21.281532 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6744131f-fd87-4212-a4a8-582d881f5942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:21.285130 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Flow 'volume_create_manager' (caedc33a-df8e-44fe-aefd-403a27e9bc91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:21.382227 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-69563985-00ba-48ed-80b1-abfe5eb5a68b tempest-GroupsTest-1461860788 None] Created volume successfully.
Jun 03 15:55:22.870442 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b21dc498-cbaa-464f-bc9e-c4499e3d58d6 tempest-GroupsTest-1461860788 None] Update group completed successfully.
Jun 03 15:55:24.557242 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8fc87fa3-ac9e-40d3-a4ee-c20f52f54af5 tempest-GroupsTest-1461860788 None] Update group completed successfully.
Jun 03 15:55:26.437862 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Skipping remove_export. No iscsi_target is presently exported for volume: 415cc553-29aa-4ec9-9240-99c7733d9714
Jun 03 15:55:26.442145 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:26.496397 n-d-843680-7 sudo[135424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714
Jun 03 15:55:26.499033 n-d-843680-7 sudo[135424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:27.106232 n-d-843680-7 sudo[135424]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:27.108613 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714" returned: 0 in 0.666s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:27.110902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:27.140690 n-d-843680-7 sudo[135455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714
Jun 03 15:55:27.141499 n-d-843680-7 sudo[135455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:27.760875 n-d-843680-7 sudo[135455]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:27.764313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714" returned: 0 in 0.653s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:27.767911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:27.798601 n-d-843680-7 sudo[135477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714
Jun 03 15:55:27.800096 n-d-843680-7 sudo[135477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:28.589025 n-d-843680-7 sudo[135477]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:28.591107 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-415cc553-29aa-4ec9-9240-99c7733d9714" returned: 0 in 0.823s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:28.592158 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Successfully deleted volume: 415cc553-29aa-4ec9-9240-99c7733d9714
Jun 03 15:55:28.592644 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7c4d4101-bf30-4d63-b1e8-f58e3c58e221
Jun 03 15:55:28.593708 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:28.643966 n-d-843680-7 sudo[135494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221
Jun 03 15:55:28.644777 n-d-843680-7 sudo[135494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:29.170832 n-d-843680-7 sudo[135494]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:29.173159 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221" returned: 0 in 0.579s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:29.176528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:29.197216 n-d-843680-7 sudo[135498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221
Jun 03 15:55:29.198008 n-d-843680-7 sudo[135498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:29.668471 n-d-843680-7 sudo[135498]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:29.670732 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:29.672583 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:29.693964 n-d-843680-7 sudo[135501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221
Jun 03 15:55:29.694771 n-d-843680-7 sudo[135501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:30.348166 n-d-843680-7 sudo[135501]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:30.351382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c4d4101-bf30-4d63-b1e8-f58e3c58e221" returned: 0 in 0.678s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:30.353105 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Successfully deleted volume: 7c4d4101-bf30-4d63-b1e8-f58e3c58e221
Jun 03 15:55:30.752668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Created reservations ['526a537f-3052-40c8-98e1-e5c54d491912'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:30.807158 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-140145519 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-140145519, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:55:30.808342 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-140145519 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-140145519, it is now deprecated. Please use the default quota class for default quota.
Jun 03 15:55:30.896316 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Created reservations ['92fdd570-2fab-42a7-9ddf-9bd5863ff591', '539deb60-b7b2-4162-a7b3-028464674034', '970a7261-88a3-4a98-af49-8e27319d0796', '2b518bda-59ab-44e0-a030-9ba4306c5adb'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:31.255270 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Created reservations ['8a7e415b-95cb-4ff6-9c3f-2aa9a031ea3f', 'f4e5110c-2170-45a9-ae7b-720d6bb5ddc6', 'bbbc4eae-5c51-483a-b52e-d17a4a40772f', '1e84e9c0-8dc7-477a-8c19-8deeda1a73d9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:31.643165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:31.643879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:31.672153 n-d-843680-7 sudo[135518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:31.674518 n-d-843680-7 sudo[135518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:32.130306 n-d-843680-7 sudo[135518]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:32.134467 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:32.139049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:32.176555 n-d-843680-7 sudo[135521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:32.178178 n-d-843680-7 sudo[135521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:32.628833 n-d-843680-7 sudo[135521]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:32.631594 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:32.633879 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:32.651427 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-97c403d6-edb0-4b91-b5e6-fa2f3217abe4 tempest-GroupsTest-1461860788 None] Delete group completed successfully.
Jun 03 15:55:50.326053 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:55:50.332917 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:55:50.333664 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:55:50.347799 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Flow 'volume_create_manager' (ae6a3735-4754-4648-a3a1-368e9f9592ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:50.351054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3f5796e-b311-4610-85ed-67613892c734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:50.373823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:55:50.406231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3f5796e-b311-4610-85ed-67613892c734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-496738682',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=97277138-0d6d-489b-b8b8-1cb669470ebd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f8fab6e8207147f8a96d1e307abec842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:55:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:55:50Z,user_id='5863da8965534a84aa71b6e3a9b352f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:50.409979 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4313a1ac-b0c3-4c47-9575-d21e470497d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:50.412379 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4313a1ac-b0c3-4c47-9575-d21e470497d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:50.416026 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65738285-287e-46d9-9ff4-0b002cf71f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:50.418590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65738285-287e-46d9-9ff4-0b002cf71f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97277138-0d6d-489b-b8b8-1cb669470ebd', 'volume_name': 'volume-97277138-0d6d-489b-b8b8-1cb669470ebd', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:50.421744 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a76faa2-59a7-4735-8986-8bb58dcf7318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:50.424747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a76faa2-59a7-4735-8986-8bb58dcf7318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:50.427237 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eacf8c04-c7f7-4e76-a110-f283c11f41f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:50.428262 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Volume 97277138-0d6d-489b-b8b8-1cb669470ebd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97277138-0d6d-489b-b8b8-1cb669470ebd', 'volume_size': 1}
Jun 03 15:55:50.429641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97277138-0d6d-489b-b8b8-1cb669470ebd stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:50.490834 n-d-843680-7 sudo[135860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97277138-0d6d-489b-b8b8-1cb669470ebd stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:55:50.492454 n-d-843680-7 sudo[135860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:51.289383 n-d-843680-7 sudo[135860]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:51.291963 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97277138-0d6d-489b-b8b8-1cb669470ebd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.862s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:51.295394 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eacf8c04-c7f7-4e76-a110-f283c11f41f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97277138-0d6d-489b-b8b8-1cb669470ebd', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:51.298777 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d15f32c0-19df-42ac-b4bd-e29da78bf147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:55:51.380398 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Volume volume-97277138-0d6d-489b-b8b8-1cb669470ebd (97277138-0d6d-489b-b8b8-1cb669470ebd): created successfully
Jun 03 15:55:51.383989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d15f32c0-19df-42ac-b4bd-e29da78bf147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:55:51.389949 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Flow 'volume_create_manager' (ae6a3735-4754-4648-a3a1-368e9f9592ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:55:51.494804 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-873ad3be-4b99-41a5-a903-8f0ebf1e416e req-ebfc7c32-bcb6-4264-abb1-d4b3d9510808 tempest-VolumesGetTestJSON-151573083 None] Created volume successfully.
Jun 03 15:55:52.896981 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Lock "b'cinder-97277138-0d6d-489b-b8b8-1cb669470ebd-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:55:53.088870 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97277138-0d6d-489b-b8b8-1cb669470ebd
Jun 03 15:55:53.090311 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:53.112004 n-d-843680-7 sudo[135898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd
Jun 03 15:55:53.112969 n-d-843680-7 sudo[135898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:53.711472 n-d-843680-7 sudo[135898]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:53.714685 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd" returned: 0 in 0.623s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:53.716029 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:53.738957 n-d-843680-7 sudo[135903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd
Jun 03 15:55:53.740527 n-d-843680-7 sudo[135903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:54.261489 n-d-843680-7 sudo[135903]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:54.264731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:54.267886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:54.291704 n-d-843680-7 sudo[135923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd
Jun 03 15:55:54.292502 n-d-843680-7 sudo[135923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:55.065414 n-d-843680-7 sudo[135923]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:55.068129 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97277138-0d6d-489b-b8b8-1cb669470ebd" returned: 0 in 0.800s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:55.069707 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Successfully deleted volume: 97277138-0d6d-489b-b8b8-1cb669470ebd
Jun 03 15:55:55.203221 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Created reservations ['1077cbad-1735-4946-8377-d610e17c65e9', '20a1a1ae-8ed7-45bc-87cb-771a0c3b501f', 'd0b7458b-2bfc-480f-bf24-75fca6e18354', '64093c4f-0509-484c-b038-bdf41efbfb0e'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:55:55.494119 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:55:55.494825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:55.513642 n-d-843680-7 sudo[135934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:55:55.514424 n-d-843680-7 sudo[135934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:55.989548 n-d-843680-7 sudo[135934]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:55.992055 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:55.994528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:55:56.015208 n-d-843680-7 sudo[135937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:55:56.016023 n-d-843680-7 sudo[135937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:55:56.558078 n-d-843680-7 sudo[135937]: pam_unix(sudo:session): session closed for user root
Jun 03 15:55:56.562307 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:55:56.565659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:55:56.573229 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Deleted volume successfully.
Jun 03 15:55:56.720366 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-49c33139-c48a-437e-848e-658545d2219b req-d80b4620-8b62-430d-ae5e-5f14f6175826 tempest-VolumesGetTestJSON-151573083 None] Lock "b'cinder-97277138-0d6d-489b-b8b8-1cb669470ebd-delete_volume'" released by "delete_volume" :: held 3.823s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:56:01.723627 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:56:01.727396 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:56:01.727994 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:56:01.741242 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Flow 'volume_create_manager' (79462048-ac47-4bd8-a7a1-9a18a03e96a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:56:01.744403 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f874fa94-dfab-4f8d-ab8b-ea545585fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:01.768333 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:56:01.799914 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f874fa94-dfab-4f8d-ab8b-ea545585fdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1606851144',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ac0d0ea7-7718-484c-a35f-c95821d6e6f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6db484d58b4a649c56ea32d0ca2fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:56:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:56:02Z,user_id='38cb82813d89409a91ecb288ba236a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:01.802639 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (585a6b9c-0673-445f-92e5-f88e87b0f43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:01.804889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (585a6b9c-0673-445f-92e5-f88e87b0f43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:01.807251 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d5b54f6-2514-4c39-b258-08806f9eeb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:01.811149 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d5b54f6-2514-4c39-b258-08806f9eeb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac0d0ea7-7718-484c-a35f-c95821d6e6f6', 'volume_name': 'volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:01.811930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71955498-3f22-4783-99ed-2024a5278474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:01.814347 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71955498-3f22-4783-99ed-2024a5278474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:01.816536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdd6f3d3-247a-48fc-b3c3-241fddce3d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:01.817377 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Volume ac0d0ea7-7718-484c-a35f-c95821d6e6f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6', 'volume_size': 1}
Jun 03 15:56:01.819447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:56:01.838348 n-d-843680-7 sudo[135955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:56:01.839141 n-d-843680-7 sudo[135955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:56:02.442871 n-d-843680-7 sudo[135955]: pam_unix(sudo:session): session closed for user root
Jun 03 15:56:02.445453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.626s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:56:02.451499 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdd6f3d3-247a-48fc-b3c3-241fddce3d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:02.459960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2377fea7-4343-4cdf-90a6-3a762ea86a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:02.540171 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Volume volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 (ac0d0ea7-7718-484c-a35f-c95821d6e6f6): created successfully
Jun 03 15:56:02.544223 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2377fea7-4343-4cdf-90a6-3a762ea86a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:02.548112 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Flow 'volume_create_manager' (79462048-ac47-4bd8-a7a1-9a18a03e96a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:56:02.619822 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-e1f5d453-8649-4004-88f9-4a84f5072d1a tempest-VolumesActionsTest-1960761168 None] Created volume successfully.
Jun 03 15:56:03.134061 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:56:03.134730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:56:03.135509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:56:03.155956 n-d-843680-7 sudo[135990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:56:03.157469 n-d-843680-7 sudo[135990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:56:03.597972 n-d-843680-7 sudo[135990]: pam_unix(sudo:session): session closed for user root
Jun 03 15:56:03.600126 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:56:03.602292 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:56:03.622283 n-d-843680-7 sudo[135994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:56:03.623987 n-d-843680-7 sudo[135994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:56:04.083325 n-d-843680-7 sudo[135994]: pam_unix(sudo:session): session closed for user root
Jun 03 15:56:04.085693 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:56:04.088465 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:56:20.514164 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0eedcc63-5198-4ef0-90d1-a74b1efbc441 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6'" acquired by "attach_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:56:20.729091 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0eedcc63-5198-4ef0-90d1-a74b1efbc441 tempest-VolumesActionsTest-1960761168 None] Attaching volume ac0d0ea7-7718-484c-a35f-c95821d6e6f6 to instance 391b58b2-39e0-4a04-a534-1afc00464630 at mountpoint /dev/sdb on host None.
Jun 03 15:56:20.883281 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0eedcc63-5198-4ef0-90d1-a74b1efbc441 tempest-VolumesActionsTest-1960761168 None] Attach volume completed successfully.
Jun 03 15:56:20.887934 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0eedcc63-5198-4ef0-90d1-a74b1efbc441 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6'" released by "attach_volume" :: held 0.374s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:56:21.081175 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-266600e0-c50d-4073-9919-fbe89149c0f0 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:56:21.081647 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-266600e0-c50d-4073-9919-fbe89149c0f0 tempest-VolumesActionsTest-1960761168 None] Detaching volume ac0d0ea7-7718-484c-a35f-c95821d6e6f6 from instance 391b58b2-39e0-4a04-a534-1afc00464630.
Jun 03 15:56:21.082552 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-266600e0-c50d-4073-9919-fbe89149c0f0 tempest-VolumesActionsTest-1960761168 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:56:21.273212 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-266600e0-c50d-4073-9919-fbe89149c0f0 tempest-VolumesActionsTest-1960761168 None] Detach volume completed successfully.
Jun 03 15:56:21.278832 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-266600e0-c50d-4073-9919-fbe89149c0f0 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-detach_volume'" released by "detach_volume" :: held 0.198s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:56:27.204096 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:56:27.208136 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:56:27.208634 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:56:27.221358 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Flow 'volume_create_manager' (4a82eba9-8ad6-4fb1-8fed-22d4ec913b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:56:27.224628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1ca2815-063e-47e5-93db-40939a196a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:27.246686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:56:27.275151 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1ca2815-063e-47e5-93db-40939a196a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1860048764',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=b1b8b579-576f-44c4-9897-df9d2b57dcfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f416fa376b6b4b8a84b2d2d5c4e8854d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:56:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:56:27Z,user_id='3382fa6ab4ac4f5ba032eef371fd799d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:27.277662 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (296feb14-990f-4002-b27c-d075ceb8fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:27.279683 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (296feb14-990f-4002-b27c-d075ceb8fb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:27.282713 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c38a6f26-613a-401d-8929-ea564513d784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:27.284937 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c38a6f26-613a-401d-8929-ea564513d784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1b8b579-576f-44c4-9897-df9d2b57dcfe', 'volume_name': 'volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:27.287149 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6538eab8-9f4e-4c9a-925e-ff156ee498e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:27.289209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6538eab8-9f4e-4c9a-925e-ff156ee498e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:27.291291 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38da6b6d-6570-4649-82c9-6e3fca8f81ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:27.292094 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume b1b8b579-576f-44c4-9897-df9d2b57dcfe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe', 'volume_size': 1}
Jun 03 15:56:27.293279 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:56:27.312435 n-d-843680-7 sudo[136042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:56:27.313725 n-d-843680-7 sudo[136042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:56:28.137208 n-d-843680-7 sudo[136042]: pam_unix(sudo:session): session closed for user root
Jun 03 15:56:28.139428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.846s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:56:28.143539 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38da6b6d-6570-4649-82c9-6e3fca8f81ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:28.146518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffcb343a-0ff6-4cc3-bd30-35affc979b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:56:28.293575 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Volume volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe (b1b8b579-576f-44c4-9897-df9d2b57dcfe): created successfully
Jun 03 15:56:28.295870 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffcb343a-0ff6-4cc3-bd30-35affc979b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:56:28.299358 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Flow 'volume_create_manager' (4a82eba9-8ad6-4fb1-8fed-22d4ec913b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:56:28.394926 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7c3f8018-cf1a-46c0-a278-fc6084870089 tempest-AttachVolumeShelveTestJSON-1926624747 None] Created volume successfully.
Jun 03 15:56:44.263608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5610b6b1-d555-4d66-afbc-617199c0fe4d tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6'" acquired by "attach_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:56:44.574520 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5610b6b1-d555-4d66-afbc-617199c0fe4d tempest-VolumesActionsTest-1960761168 None] Attaching volume ac0d0ea7-7718-484c-a35f-c95821d6e6f6 to instance 27cd2656-e997-4779-abf8-ef9cea33ee78 at mountpoint /dev/sdb on host None.
Jun 03 15:56:44.766645 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5610b6b1-d555-4d66-afbc-617199c0fe4d tempest-VolumesActionsTest-1960761168 None] Attach volume completed successfully.
Jun 03 15:56:44.782942 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5610b6b1-d555-4d66-afbc-617199c0fe4d tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6'" released by "attach_volume" :: held 0.526s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:56:45.251778 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c0126b22-6638-413e-9ae5-f25ba84240aa tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:56:45.252499 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c0126b22-6638-413e-9ae5-f25ba84240aa tempest-VolumesActionsTest-1960761168 None] Detaching volume ac0d0ea7-7718-484c-a35f-c95821d6e6f6 from instance 27cd2656-e997-4779-abf8-ef9cea33ee78.
Jun 03 15:56:45.253322 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-c0126b22-6638-413e-9ae5-f25ba84240aa tempest-VolumesActionsTest-1960761168 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:56:45.530538 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c0126b22-6638-413e-9ae5-f25ba84240aa tempest-VolumesActionsTest-1960761168 None] Detach volume completed successfully.
Jun 03 15:56:45.539344 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c0126b22-6638-413e-9ae5-f25ba84240aa tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-detach_volume'" released by "detach_volume" :: held 0.288s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:56:54.769527 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5ccf80a9-85c1-4b30-9a2c-101716c9f895 tempest-BackendsCapabilitiesAdminTestsJSON-1590788320 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-843680-7: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=97269) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4644}}
Jun 03 15:56:54.815550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e69f125-2dc2-44b5-8940-ca78bddb96d5 tempest-BackendsCapabilitiesAdminTestsJSON-1590788320 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-843680-7: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=97269) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4644}}
Jun 03 15:56:58.282035 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] 81d96b6c-a134-4f96-a164-c53ff543e98f was raw, no need to convert to raw {{(pid=97269) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Jun 03 15:56:58.283741 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--ac0d0ea7--7718--484c--a35f--c95821d6e6f6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:56:58.302170 n-d-843680-7 sudo[136087]: 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--ac0d0ea7--7718--484c--a35f--c95821d6e6f6
Jun 03 15:56:58.303152 n-d-843680-7 sudo[136087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:56:58.641345 n-d-843680-7 sudo[136087]: pam_unix(sudo:session): session closed for user root
Jun 03 15:56:58.643685 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--ac0d0ea7--7718--484c--a35f--c95821d6e6f6" returned: 0 in 0.360s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:02.941128 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:02.945941 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:02.946452 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:02.995347 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Flow 'volume_create_manager' (330e4c6e-adfe-4e38-96f7-8b195c754eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:03.001467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e318088-38de-45b4-bbbb-ea8d305a9e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:03.029533 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:03.064038 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e318088-38de-45b4-bbbb-ea8d305a9e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-600065940',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=2fc94f94-049f-4b4b-aaf4-c76136e789ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4fa09e5de5e4cd0be317556d5541e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:03Z,user_id='da1fe2b34470493f8bb615538fb261e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:03.066624 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e3aaf33-e5c7-43a3-aef2-229901e3b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:03.069000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e3aaf33-e5c7-43a3-aef2-229901e3b0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:03.071542 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c85d1cc-2968-46d7-aa18-3c2f3126bd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:03.074165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c85d1cc-2968-46d7-aa18-3c2f3126bd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2fc94f94-049f-4b4b-aaf4-c76136e789ea', 'volume_name': 'volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:03.076463 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (395d2568-6f90-4026-bf97-ed15e869edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:03.079774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (395d2568-6f90-4026-bf97-ed15e869edec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:03.082980 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd326a01-8b45-494e-9814-c0570126dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:03.083881 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Volume 2fc94f94-049f-4b4b-aaf4-c76136e789ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea', 'volume_size': 1}
Jun 03 15:57:03.085258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:03.107709 n-d-843680-7 sudo[136091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:03.108925 n-d-843680-7 sudo[136091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:03.137498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:57:03.138392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:03.139181 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:03.200997 n-d-843680-7 sudo[136093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:03.204859 n-d-843680-7 sudo[136093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:04.340115 n-d-843680-7 sudo[136091]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:04.342417 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.257s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:04.347437 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd326a01-8b45-494e-9814-c0570126dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:04.349826 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8aaad896-315d-4670-8f5c-434eb3a66d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:04.379403 n-d-843680-7 sudo[136093]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:04.381349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.242s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:04.386405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:04.458041 n-d-843680-7 sudo[136128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:04.459718 n-d-843680-7 sudo[136128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:04.471078 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Volume volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea (2fc94f94-049f-4b4b-aaf4-c76136e789ea): created successfully
Jun 03 15:57:04.474741 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8aaad896-315d-4670-8f5c-434eb3a66d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:04.478691 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Flow 'volume_create_manager' (330e4c6e-adfe-4e38-96f7-8b195c754eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:04.579797 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8ea16c52-db2c-4cb1-8d4a-fcb7edcf45f5 tempest-VolumesServicesTestJSON-202995613 None] Created volume successfully.
Jun 03 15:57:05.168027 n-d-843680-7 sudo[136128]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:05.172592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.790s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:05.176730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:05.789104 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Lock "b'cinder-2fc94f94-049f-4b4b-aaf4-c76136e789ea-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:06.022827 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2fc94f94-049f-4b4b-aaf4-c76136e789ea
Jun 03 15:57:06.026240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:06.075313 n-d-843680-7 sudo[136133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea
Jun 03 15:57:06.076140 n-d-843680-7 sudo[136133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:06.913952 n-d-843680-7 sudo[136133]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:06.916409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea" returned: 0 in 0.890s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:06.919878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:06.971942 n-d-843680-7 sudo[136136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea
Jun 03 15:57:06.972777 n-d-843680-7 sudo[136136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:07.122511 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-6bf3b71f-068a-4abd-9abc-fd66245a7fdb req-ce75efe4-e7eb-480b-913e-ad8aed65a093 tempest-AttachVolumeShelveTestJSON-1926624747 None] No connector for attachment ae6b2058-94be-4351-98d8-85bfd14d3bd1; skipping storage backend terminate_connection call. {{(pid=97269) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4810}}
Jun 03 15:57:07.123150 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-6bf3b71f-068a-4abd-9abc-fd66245a7fdb req-ce75efe4-e7eb-480b-913e-ad8aed65a093 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deleting attachment ae6b2058-94be-4351-98d8-85bfd14d3bd1. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 15:57:07.505347 n-d-843680-7 sudo[136136]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:07.507281 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea" returned: 0 in 0.588s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:07.509453 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:07.556028 n-d-843680-7 sudo[136139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea
Jun 03 15:57:07.556992 n-d-843680-7 sudo[136139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:08.217539 n-d-843680-7 sudo[136139]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:08.220918 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2fc94f94-049f-4b4b-aaf4-c76136e789ea" returned: 0 in 0.711s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:08.222263 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Successfully deleted volume: 2fc94f94-049f-4b4b-aaf4-c76136e789ea
Jun 03 15:57:08.373399 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Created reservations ['a727e6d2-6895-4648-a374-1608e0441c21', '95a47c03-4365-4369-84d8-bc320d1e50d9', '949899ab-d50c-4129-8f8a-18fdeace026e', '26acec70-1cca-416f-a069-243fc24de461'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:08.544671 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:08.547409 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:08.570685 n-d-843680-7 sudo[136146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:08.571440 n-d-843680-7 sudo[136146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:09.024597 n-d-843680-7 sudo[136146]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:09.026871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:09.028995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:09.048130 n-d-843680-7 sudo[136149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:09.048916 n-d-843680-7 sudo[136149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:09.691929 n-d-843680-7 sudo[136149]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:09.694262 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.665s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:09.696255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:09.706004 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Deleted volume successfully.
Jun 03 15:57:09.794722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-e9ea740a-b77e-4916-ba61-ef7af7c89da8 tempest-VolumesServicesTestJSON-202995613 None] Lock "b'cinder-2fc94f94-049f-4b4b-aaf4-c76136e789ea-delete_volume'" released by "delete_volume" :: held 4.006s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:26.968971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--ac0d0ea7--7718--484c--a35f--c95821d6e6f6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:26.980487 n-d-843680-7 sudo[136287]: 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--ac0d0ea7--7718--484c--a35f--c95821d6e6f6
Jun 03 15:57:26.981290 n-d-843680-7 sudo[136287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:27.384354 n-d-843680-7 sudo[136287]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:27.387157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--ac0d0ea7--7718--484c--a35f--c95821d6e6f6" returned: 0 in 0.427s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:27.392317 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] Uploaded volume to glance image-id: 81d96b6c-a134-4f96-a164-c53ff543e98f. {{(pid=97269) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1714}}
Jun 03 15:57:27.555162 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c13fc052-741d-4607-9b96-301cd74ff641 tempest-VolumesActionsTest-1960761168 None] Copy volume to image completed successfully.
Jun 03 15:57:29.568928 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:29.574811 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:29.575807 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:29.593420 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (aa36eb54-d0d4-49be-a2d8-cdad8069bbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:29.597600 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3238b95-d5d8-4a92-80c8-0cc3d7103012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:29.624922 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:29.660540 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3238b95-d5d8-4a92-80c8-0cc3d7103012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1204143598',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=4966f9df-4f28-43db-aa33-1b78f92c6168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e48adde6654e18b3aaf1b3ec325c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:29Z,user_id='9874bddde2144035b92cee31659496b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:29.663701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49f40fa3-c4ea-4ea5-9358-20953a63272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:29.666227 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49f40fa3-c4ea-4ea5-9358-20953a63272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:29.669375 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd783c6-7c16-4b4f-9c1f-7216097d90e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:29.673136 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd783c6-7c16-4b4f-9c1f-7216097d90e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4966f9df-4f28-43db-aa33-1b78f92c6168', 'volume_name': 'volume-4966f9df-4f28-43db-aa33-1b78f92c6168', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:29.675917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c93ad459-6874-4fa1-98b6-3d9a5fd3e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:29.678836 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c93ad459-6874-4fa1-98b6-3d9a5fd3e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:29.681516 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c5c0294-41ae-4355-b9f4-061a3e9bed11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:29.682855 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Volume 4966f9df-4f28-43db-aa33-1b78f92c6168: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4966f9df-4f28-43db-aa33-1b78f92c6168', 'volume_size': 1}
Jun 03 15:57:29.684717 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4966f9df-4f28-43db-aa33-1b78f92c6168 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:29.765520 n-d-843680-7 sudo[136307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4966f9df-4f28-43db-aa33-1b78f92c6168 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:29.778212 n-d-843680-7 sudo[136307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:30.755595 n-d-843680-7 sudo[136307]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:30.758411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4966f9df-4f28-43db-aa33-1b78f92c6168 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.073s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:30.763298 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c5c0294-41ae-4355-b9f4-061a3e9bed11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4966f9df-4f28-43db-aa33-1b78f92c6168', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:30.767967 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ad2006d-70d6-4e5d-810e-1e4e8eeb7a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:30.846583 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Volume volume-4966f9df-4f28-43db-aa33-1b78f92c6168 (4966f9df-4f28-43db-aa33-1b78f92c6168): created successfully
Jun 03 15:57:30.849172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ad2006d-70d6-4e5d-810e-1e4e8eeb7a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:30.854296 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (aa36eb54-d0d4-49be-a2d8-cdad8069bbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:30.936105 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ffe72a4f-7925-41c2-bab0-fa39dd8248fb tempest-VolumesListAdminTestJSON-1618638819 None] Created volume successfully.
Jun 03 15:57:32.351867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:32.598910 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:57:32.600199 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:32.634098 n-d-843680-7 sudo[136360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:57:32.635444 n-d-843680-7 sudo[136360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:32.774427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:32.784566 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:32.785450 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:32.804368 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (ca7ecd2e-87a7-4b9f-8e88-36950b195333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:32.807978 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c394a08c-3804-4ee4-8822-12d5c03cf4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:32.834810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:32.864870 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c394a08c-3804-4ee4-8822-12d5c03cf4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1134506853',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=395b0c00-1d40-4d7d-a69f-0d50cf422e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e48adde6654e18b3aaf1b3ec325c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:33Z,user_id='9874bddde2144035b92cee31659496b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:32.867492 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fcc627b-e8d0-4584-9743-759fa57fefcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:32.869978 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fcc627b-e8d0-4584-9743-759fa57fefcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:32.873352 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c708f58-e46a-49ad-84f5-70cc95920320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:32.876322 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c708f58-e46a-49ad-84f5-70cc95920320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '395b0c00-1d40-4d7d-a69f-0d50cf422e0f', 'volume_name': 'volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:32.879599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58097ef2-8326-42e7-99fe-7db72535fe22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:32.883154 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58097ef2-8326-42e7-99fe-7db72535fe22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:32.885852 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5d46a68-e3de-47ac-9d26-5a16d98e3947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:32.887260 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Volume 395b0c00-1d40-4d7d-a69f-0d50cf422e0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f', 'volume_size': 1}
Jun 03 15:57:32.889055 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:32.920845 n-d-843680-7 sudo[136363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:32.921720 n-d-843680-7 sudo[136363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:33.148734 n-d-843680-7 sudo[136360]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:33.151030 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6" returned: 0 in 0.550s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:33.152902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:33.176809 n-d-843680-7 sudo[136366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:57:33.177724 n-d-843680-7 sudo[136366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:33.589759 n-d-843680-7 sudo[136363]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:33.592569 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.703s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:33.597163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5d46a68-e3de-47ac-9d26-5a16d98e3947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:33.599880 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38f41b69-eb5e-4dd3-8eee-fe23d30eb8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:33.668324 n-d-843680-7 sudo[136366]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:33.670624 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6" returned: 0 in 0.518s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:33.672356 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:33.690750 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Volume volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f (395b0c00-1d40-4d7d-a69f-0d50cf422e0f): created successfully
Jun 03 15:57:33.692010 n-d-843680-7 sudo[136398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:57:33.692841 n-d-843680-7 sudo[136398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:33.693821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38f41b69-eb5e-4dd3-8eee-fe23d30eb8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:33.697137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (ca7ecd2e-87a7-4b9f-8e88-36950b195333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:33.789937 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-20649116-feac-4cf4-b9f9-7f992830c0ff tempest-VolumesListAdminTestJSON-1618638819 None] Created volume successfully.
Jun 03 15:57:34.268013 n-d-843680-7 sudo[136398]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:34.269912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac0d0ea7-7718-484c-a35f-c95821d6e6f6" returned: 0 in 0.597s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:34.271013 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Successfully deleted volume: ac0d0ea7-7718-484c-a35f-c95821d6e6f6
Jun 03 15:57:34.395107 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Created reservations ['40d37b93-de8e-4970-85d7-3ada9f60a80e', 'f14ab819-4068-4d4c-9313-4126137445b3', 'd623f3bb-c5f7-4bec-80ee-10209939310c', 'd1f2996d-6011-4cbb-b278-5ad1c183c1da'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:34.584250 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:34.585052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:34.605602 n-d-843680-7 sudo[136413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:34.606792 n-d-843680-7 sudo[136413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:35.054224 n-d-843680-7 sudo[136413]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:35.057356 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:35.061435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:35.082796 n-d-843680-7 sudo[136416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:35.083666 n-d-843680-7 sudo[136416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:35.538945 n-d-843680-7 sudo[136416]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:35.541653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:35.543858 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:35.565102 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Deleted volume successfully.
Jun 03 15:57:35.658917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cecf31a1-29f1-427e-bf29-97e8bb507ff3 tempest-VolumesActionsTest-1960761168 None] Lock "b'cinder-ac0d0ea7-7718-484c-a35f-c95821d6e6f6-delete_volume'" released by "delete_volume" :: held 3.307s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:36.191931 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:36.201409 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:36.201949 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:36.227235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (6cf58f67-a6f5-4d95-bea4-68cf8483a985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:36.232299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02e3ee97-e5fa-4e1f-ba8c-cc0a19611322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:36.257178 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:36.291997 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02e3ee97-e5fa-4e1f-ba8c-cc0a19611322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-268820410',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7cc5053d-fc49-4573-8c0d-5654c8df5cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e48adde6654e18b3aaf1b3ec325c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:36Z,user_id='9874bddde2144035b92cee31659496b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:36.295530 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e85624c-d006-4eb1-8c33-f2e60a7bb22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:36.299692 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e85624c-d006-4eb1-8c33-f2e60a7bb22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:36.302484 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1da51f40-6d40-4a04-b318-eed56f9a5722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:36.304946 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1da51f40-6d40-4a04-b318-eed56f9a5722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7cc5053d-fc49-4573-8c0d-5654c8df5cc6', 'volume_name': 'volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:36.307374 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e8b24fe-439b-481a-a51c-4729cacaddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:36.310651 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e8b24fe-439b-481a-a51c-4729cacaddf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:36.313257 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fce55188-a26a-43e7-a975-ec25a57c701b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:36.314230 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Volume 7cc5053d-fc49-4573-8c0d-5654c8df5cc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6', 'volume_size': 1}
Jun 03 15:57:36.315681 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:36.353730 n-d-843680-7 sudo[136433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:36.354538 n-d-843680-7 sudo[136433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:37.054239 n-d-843680-7 sudo[136433]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:37.056776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.741s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:37.061830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fce55188-a26a-43e7-a975-ec25a57c701b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:37.064559 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (992873a0-81bc-451d-9867-8321f97b2b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:37.177957 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Volume volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 (7cc5053d-fc49-4573-8c0d-5654c8df5cc6): created successfully
Jun 03 15:57:37.180225 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (992873a0-81bc-451d-9867-8321f97b2b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:37.183670 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Flow 'volume_create_manager' (6cf58f67-a6f5-4d95-bea4-68cf8483a985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:37.287068 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-925b83f0-a783-4a03-a973-66c7b8f2349f tempest-VolumesListAdminTestJSON-1618638819 None] Created volume successfully.
Jun 03 15:57:39.665178 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:39.669712 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:39.670236 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:39.682458 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Flow 'volume_create_manager' (99bddf75-6497-44cf-bbd0-08a973f7bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:39.685807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a89bd4a4-14dd-46c3-a3eb-8ec3c073e6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:39.710263 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:39.740461 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a89bd4a4-14dd-46c3-a3eb-8ec3c073e6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:39Z,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-843680-7@lvmdriver-1#lvmdriver-1',id=5356c2e8-b50a-4c6f-b27b-10782cea419e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d396fe7fa58942f9b93f4c98519537bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:39Z,user_id='4126fd73e6e34e06b49ca7ed81642b5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:39.742506 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de249795-fed4-4cd8-9ce8-fd4db07650f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:39.744945 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de249795-fed4-4cd8-9ce8-fd4db07650f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:39.747160 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c957deab-a645-4e1f-9189-924f6d5e72d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:39.750203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c957deab-a645-4e1f-9189-924f6d5e72d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5356c2e8-b50a-4c6f-b27b-10782cea419e', 'volume_name': 'volume-5356c2e8-b50a-4c6f-b27b-10782cea419e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:39.752458 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acbb2f2d-8a5b-420d-812f-9cb0775b751a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:39.754560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acbb2f2d-8a5b-420d-812f-9cb0775b751a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:39.756740 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d4d5b3c-1aae-4ffb-ae42-df06ebd1b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:39.757531 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Volume 5356c2e8-b50a-4c6f-b27b-10782cea419e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5356c2e8-b50a-4c6f-b27b-10782cea419e', 'volume_size': 1}
Jun 03 15:57:39.758799 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5356c2e8-b50a-4c6f-b27b-10782cea419e stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:39.811553 n-d-843680-7 sudo[136489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5356c2e8-b50a-4c6f-b27b-10782cea419e stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:39.813949 n-d-843680-7 sudo[136489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:40.213583 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:40.219393 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:40.220060 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:40.236841 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (972dba48-5d5d-4bd7-a56c-c9ed08ade876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:40.240214 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9b743ee-b254-4529-a7cb-14b2e231eacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.265123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:40.293915 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9b743ee-b254-4529-a7cb-14b2e231eacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-118832478',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ebce5fe7-93a6-4dfe-b159-ec0739dc1de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='575d948f86294658aedb3fa13c2fa53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:40Z,user_id='c56cd9f5b4d24392bf30f31e588815d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.299387 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1683815e-48c7-470d-ae9c-81f1b36654be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.300059 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1683815e-48c7-470d-ae9c-81f1b36654be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.303744 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0236b77-1637-46b5-b376-69ab5210be9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.423305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0236b77-1637-46b5-b376-69ab5210be9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'volume_name': 'volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.425929 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f674fe9e-cb7a-40d3-b9bd-2bb0f89be767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.428393 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f674fe9e-cb7a-40d3-b9bd-2bb0f89be767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.432933 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f06bc1b-ac06-44bc-8e36-dea78be561b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.434488 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:57:40.436536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Cloning ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:57:40.605136 n-d-843680-7 sudo[136489]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:40.610367 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5356c2e8-b50a-4c6f-b27b-10782cea419e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.848s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:40.610367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d4d5b3c-1aae-4ffb-ae42-df06ebd1b14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5356c2e8-b50a-4c6f-b27b-10782cea419e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.612021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9deb2ec-7ed4-46c1-9fae-6d4a1f0f7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:40.698694 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Volume volume-5356c2e8-b50a-4c6f-b27b-10782cea419e (5356c2e8-b50a-4c6f-b27b-10782cea419e): created successfully
Jun 03 15:57:40.701876 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9deb2ec-7ed4-46c1-9fae-6d4a1f0f7c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:40.705839 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Flow 'volume_create_manager' (99bddf75-6497-44cf-bbd0-08a973f7bac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:40.867829 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-114dce4d-2d76-4af3-9d60-cd8c4fa50609 tempest-VolumesListAdminTestJSON-544045940 None] Created volume successfully.
Jun 03 15:57:41.978181 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Lock "b'cinder-5356c2e8-b50a-4c6f-b27b-10782cea419e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:42.090978 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5356c2e8-b50a-4c6f-b27b-10782cea419e
Jun 03 15:57:42.092054 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:42.117738 n-d-843680-7 sudo[136540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e
Jun 03 15:57:42.123659 n-d-843680-7 sudo[136540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:42.203522 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-7cc5053d-fc49-4573-8c0d-5654c8df5cc6-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:42.354796 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cc5053d-fc49-4573-8c0d-5654c8df5cc6
Jun 03 15:57:42.356274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:42.400102 n-d-843680-7 sudo[136542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6
Jun 03 15:57:42.412232 n-d-843680-7 sudo[136542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:42.656356 n-d-843680-7 sudo[136540]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:42.658801 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:42.660571 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:42.679871 n-d-843680-7 sudo[136545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e
Jun 03 15:57:42.680650 n-d-843680-7 sudo[136545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:43.086647 n-d-843680-7 sudo[136542]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:43.090042 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6" returned: 0 in 0.733s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:43.092747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:43.119073 n-d-843680-7 sudo[136557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6
Jun 03 15:57:43.119911 n-d-843680-7 sudo[136557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:43.298001 n-d-843680-7 sudo[136545]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:43.303391 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e" returned: 0 in 0.642s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:43.306456 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:43.353257 n-d-843680-7 sudo[136560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e
Jun 03 15:57:43.356178 n-d-843680-7 sudo[136560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:43.711768 n-d-843680-7 sudo[136557]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:43.714731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6" returned: 0 in 0.621s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:43.717089 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:43.741528 n-d-843680-7 sudo[136563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6
Jun 03 15:57:43.743710 n-d-843680-7 sudo[136563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:44.229137 n-d-843680-7 sudo[136560]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:44.231441 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5356c2e8-b50a-4c6f-b27b-10782cea419e" returned: 0 in 0.925s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:44.233199 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Successfully deleted volume: 5356c2e8-b50a-4c6f-b27b-10782cea419e
Jun 03 15:57:44.385770 n-d-843680-7 sudo[136563]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:44.388766 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cc5053d-fc49-4573-8c0d-5654c8df5cc6" returned: 0 in 0.672s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:44.389576 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Successfully deleted volume: 7cc5053d-fc49-4573-8c0d-5654c8df5cc6
Jun 03 15:57:44.403139 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Created reservations ['96333250-c7aa-4cd8-8e5a-181726060b65', 'dbcf3125-4a79-478e-aba0-4273b6e49f97', '64feb0ac-375d-4ec4-ae19-e2c68995dda2', '34dca75a-3630-46f4-89ab-3ec7aae69b43'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:44.546176 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Created reservations ['6eb38854-3a6c-47ec-bfc6-84213c657955', 'ebe42b1c-7f9d-464b-932b-ff6fa769e040', 'ad2b576b-04db-4fe5-8276-6be524086c62', 'c5fd3679-c9c8-4c30-81f9-f086f6ede8cd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:44.703998 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:44.706248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:44.727673 n-d-843680-7 sudo[136582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:44.728480 n-d-843680-7 sudo[136582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:44.899084 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:44.900126 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:44.924302 n-d-843680-7 sudo[136585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:44.925671 n-d-843680-7 sudo[136585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:45.343503 n-d-843680-7 sudo[136582]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:45.346170 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.641s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:45.348274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:45.373073 n-d-843680-7 sudo[136591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:45.376041 n-d-843680-7 sudo[136591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:45.449913 n-d-843680-7 sudo[136585]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:45.452844 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:45.454873 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:45.487663 n-d-843680-7 sudo[136593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:45.488465 n-d-843680-7 sudo[136593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:46.025802 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-395b0c00-1d40-4d7d-a69f-0d50cf422e0f-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:46.156389 n-d-843680-7 sudo[136591]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:46.186608 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.838s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:46.188259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:46.198635 n-d-843680-7 sudo[136593]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:46.206138 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:46.207064 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:46.214170 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Deleted volume successfully.
Jun 03 15:57:46.240619 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Skipping remove_export. No iscsi_target is presently exported for volume: 395b0c00-1d40-4d7d-a69f-0d50cf422e0f
Jun 03 15:57:46.241713 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:46.270443 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Deleted volume successfully.
Jun 03 15:57:46.271310 n-d-843680-7 sudo[136600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f
Jun 03 15:57:46.272281 n-d-843680-7 sudo[136600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:46.310575 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-45ae6836-743c-4f25-a29e-6453d8dcfdd4 tempest-VolumesListAdminTestJSON-544045940 None] Lock "b'cinder-5356c2e8-b50a-4c6f-b27b-10782cea419e-delete_volume'" released by "delete_volume" :: held 4.332s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:46.399354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-366b71c4-c659-4c26-a2ae-ae6eb1621331 tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-7cc5053d-fc49-4573-8c0d-5654c8df5cc6-delete_volume'" released by "delete_volume" :: held 4.196s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:46.786612 n-d-843680-7 sudo[136600]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:46.789210 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:46.790878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:46.826486 n-d-843680-7 sudo[136603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f
Jun 03 15:57:46.828200 n-d-843680-7 sudo[136603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:47.346111 n-d-843680-7 sudo[136603]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:47.350051 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f" returned: 0 in 0.557s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:47.350772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:47.376388 n-d-843680-7 sudo[136607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f
Jun 03 15:57:47.377584 n-d-843680-7 sudo[136607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:47.990146 n-d-843680-7 sudo[136607]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:47.992908 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-395b0c00-1d40-4d7d-a69f-0d50cf422e0f" returned: 0 in 0.641s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:47.994711 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Successfully deleted volume: 395b0c00-1d40-4d7d-a69f-0d50cf422e0f
Jun 03 15:57:48.143138 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Created reservations ['c1c275cf-481b-4bc1-942c-29e39d06e7e3', 'c6623c5f-a2e3-4c2b-ac04-61e6d6ccf6fc', 'f5ecb160-02dc-4755-89b2-b095395f3835', 'fae832f9-21e3-405c-b4dd-f61a014da4ab'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:48.355512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:48.356447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:48.395848 n-d-843680-7 sudo[136613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:48.396886 n-d-843680-7 sudo[136613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:48.685937 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-4966f9df-4f28-43db-aa33-1b78f92c6168-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:57:48.808163 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4966f9df-4f28-43db-aa33-1b78f92c6168
Jun 03 15:57:48.809322 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:48.831863 n-d-843680-7 sudo[136616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168
Jun 03 15:57:48.833285 n-d-843680-7 sudo[136616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:48.878210 n-d-843680-7 sudo[136613]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:48.881125 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:48.883557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:48.916520 n-d-843680-7 sudo[136618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:48.917883 n-d-843680-7 sudo[136618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:49.328408 n-d-843680-7 sudo[136616]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:49.330566 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168" returned: 0 in 0.521s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:49.333165 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:49.355857 n-d-843680-7 sudo[136622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168
Jun 03 15:57:49.356894 n-d-843680-7 sudo[136622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:49.468057 n-d-843680-7 sudo[136618]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:49.471509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:49.474562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:49.483127 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Deleted volume successfully.
Jun 03 15:57:49.575940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b0516965-c74b-435f-8f3c-ff2c78839d8a tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-395b0c00-1d40-4d7d-a69f-0d50cf422e0f-delete_volume'" released by "delete_volume" :: held 3.550s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:49.828935 n-d-843680-7 sudo[136622]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:49.830879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:49.833481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:49.871316 n-d-843680-7 sudo[136625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168
Jun 03 15:57:49.873585 n-d-843680-7 sudo[136625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:50.474645 n-d-843680-7 sudo[136625]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:50.476999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4966f9df-4f28-43db-aa33-1b78f92c6168" returned: 0 in 0.643s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:50.478980 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Successfully deleted volume: 4966f9df-4f28-43db-aa33-1b78f92c6168
Jun 03 15:57:50.641141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Created reservations ['26330b79-6d17-49fd-a8e4-7eef08ab2d30', 'ad655cd5-de93-4a36-9999-3672d7ba00bf', 'f1202a68-cf42-462e-885d-99687442e2d7', '85ab0eee-d47a-487b-844a-df96349c8a43'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:57:50.877194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:57:50.878218 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:50.933543 n-d-843680-7 sudo[136631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:57:50.934321 n-d-843680-7 sudo[136631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:51.458555 n-d-843680-7 sudo[136631]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:51.461147 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:51.463280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:51.488621 n-d-843680-7 sudo[136634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:57:51.489497 n-d-843680-7 sudo[136634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:51.934760 n-d-843680-7 sudo[136634]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:51.937846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:51.940557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:57:51.946740 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Deleted volume successfully.
Jun 03 15:57:52.050630 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-989a56dd-ff65-4dbb-8c1d-c206cdea7a95 tempest-VolumesListAdminTestJSON-1618638819 None] Lock "b'cinder-4966f9df-4f28-43db-aa33-1b78f92c6168-delete_volume'" released by "delete_volume" :: held 3.366s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:57:57.576210 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:57:57.582446 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:57:57.582974 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:57:57.597250 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Flow 'volume_create_manager' (26cd56ce-e831-4e06-915f-8ddaed2811c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:57.608841 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25796402-40c7-48b8-990b-94289b285cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:57.636476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:57:57.662443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25796402-40c7-48b8-990b-94289b285cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1127538862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8b400c55-a46e-4636-be90-8212b9d54968,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f659cbba22946738ad64ac44f040555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:57:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:57:57Z,user_id='1d62d0b28a114dfe946032b27a0f0905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:57.664986 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65fc8a4b-aa61-4064-9270-ede680571ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:57.667183 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65fc8a4b-aa61-4064-9270-ede680571ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:57.670260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca2331d5-6f62-4d0e-827c-d36c88bb80f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:57.672476 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca2331d5-6f62-4d0e-827c-d36c88bb80f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b400c55-a46e-4636-be90-8212b9d54968', 'volume_name': 'volume-8b400c55-a46e-4636-be90-8212b9d54968', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:57.674772 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfd4a3f4-175f-45b9-912e-5a450191e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:57.676882 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfd4a3f4-175f-45b9-912e-5a450191e584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:57.679050 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea604029-01f0-4fc2-85a4-ddcbcea7ef58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:57.679851 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Volume 8b400c55-a46e-4636-be90-8212b9d54968: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b400c55-a46e-4636-be90-8212b9d54968', 'volume_size': 1}
Jun 03 15:57:57.681050 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b400c55-a46e-4636-be90-8212b9d54968 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:57.700848 n-d-843680-7 sudo[136733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b400c55-a46e-4636-be90-8212b9d54968 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:57:57.702296 n-d-843680-7 sudo[136733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:58.410597 n-d-843680-7 sudo[136733]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:59.143764 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 18.70 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:57:59.144434 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Image download 616.00 MB at 32.93 MB/s
Jun 03 15:57:59.155766 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b400c55-a46e-4636-be90-8212b9d54968 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.475s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:59.158948 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea604029-01f0-4fc2-85a4-ddcbcea7ef58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b400c55-a46e-4636-be90-8212b9d54968', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:59.161612 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffc68ade-9381-47c0-977f-a7ce249ebc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:57:59.214053 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:57:59.320695 n-d-843680-7 sudo[136778]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1
Jun 03 15:57:59.321501 n-d-843680-7 sudo[136778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:57:59.597020 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Volume volume-8b400c55-a46e-4636-be90-8212b9d54968 (8b400c55-a46e-4636-be90-8212b9d54968): created successfully
Jun 03 15:57:59.607047 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffc68ade-9381-47c0-977f-a7ce249ebc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:57:59.617076 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Flow 'volume_create_manager' (26cd56ce-e831-4e06-915f-8ddaed2811c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:57:59.702800 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0a861ab0-d711-42a7-8ed2-aebdf48e3bfb tempest-VolumesMetadataTest-636622299 None] Created volume successfully.
Jun 03 15:57:59.827393 n-d-843680-7 sudo[136778]: pam_unix(sudo:session): session closed for user root
Jun 03 15:57:59.829242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1" returned: 0 in 0.615s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:57:59.830298 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user c56cd9f5b4d24392bf30f31e588815d1. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:57:59.949155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:00.045474 n-d-843680-7 sudo[136792]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1
Jun 03 15:58:00.046267 n-d-843680-7 sudo[136792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:00.412942 n-d-843680-7 sudo[136792]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:00.415490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:00.423876 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:00.464724 n-d-843680-7 sudo[136798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:00.466861 n-d-843680-7 sudo[136798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:01.305474 n-d-843680-7 sudo[136798]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:01.310102 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.884s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:01.475281 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:58:01.544572 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oje9cr_d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:01.641943 n-d-843680-7 sudo[136831]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oje9cr_d
Jun 03 15:58:01.642698 n-d-843680-7 sudo[136831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:02.030712 n-d-843680-7 sudo[136831]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:02.034114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_oje9cr_d" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:02.035627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:02.127709 n-d-843680-7 sudo[136835]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1
Jun 03 15:58:02.128588 n-d-843680-7 sudo[136835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:02.523305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:02.523305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:58:02.523305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:02.517135 n-d-843680-7 sudo[136835]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:02.543332 n-d-843680-7 sudo[136840]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0 oflag=direct
Jun 03 15:58:02.544229 n-d-843680-7 sudo[136840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:02.805859 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Lock "b'cinder-8b400c55-a46e-4636-be90-8212b9d54968-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:02.910694 n-d-843680-7 sudo[136840]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:02.932314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0 oflag=direct" returned: 0 in 0.411s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:02.933529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:02.955716 n-d-843680-7 sudo[136852]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0
Jun 03 15:58:02.956569 n-d-843680-7 sudo[136852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:02.974025 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b400c55-a46e-4636-be90-8212b9d54968
Jun 03 15:58:02.975304 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:02.998519 n-d-843680-7 sudo[136854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968
Jun 03 15:58:02.999340 n-d-843680-7 sudo[136854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:03.133528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:58:03.134276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:03.135063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:03.176724 n-d-843680-7 sudo[136856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:03.178914 n-d-843680-7 sudo[136856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:03.483824 n-d-843680-7 sudo[136854]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:03.486318 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968" returned: 0 in 0.510s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:03.488944 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:03.508905 n-d-843680-7 sudo[136872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968
Jun 03 15:58:03.509848 n-d-843680-7 sudo[136872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:03.719290 n-d-843680-7 sudo[136856]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:03.721515 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:03.723211 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:03.742502 n-d-843680-7 sudo[136875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:03.743303 n-d-843680-7 sudo[136875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:03.913391 n-d-843680-7 sudo[136872]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:03.916052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968" returned: 0 in 0.427s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:03.918918 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:03.941128 n-d-843680-7 sudo[136878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968
Jun 03 15:58:03.942638 n-d-843680-7 sudo[136878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:04.191704 n-d-843680-7 sudo[136875]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:04.193768 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:04.195806 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:04.655988 n-d-843680-7 sudo[136878]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:04.658066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b400c55-a46e-4636-be90-8212b9d54968" returned: 0 in 0.740s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:04.661446 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Successfully deleted volume: 8b400c55-a46e-4636-be90-8212b9d54968
Jun 03 15:58:04.823389 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Created reservations ['a48ee603-b34d-4bdc-8b2d-22379ce70c6f', 'c255b2aa-41b4-402f-a3bc-2ce16766c60a', 'd7d8b5a0-56c6-4f8e-8dab-6a30607cde2f', 'af1a2e8f-0ed3-49d6-ac52-0d1fb4572aaf'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:04.863857 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:04.867547 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:04.868091 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:04.882333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Flow 'volume_create_manager' (75d34c49-2015-4985-8f1d-e32f6b927224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:04.885560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (213367ad-a282-4f90-9de5-c4706d71eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:04.907719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:04.932072 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (213367ad-a282-4f90-9de5-c4706d71eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1963458349',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=1c575024-6241-4fe6-ada5-c655997e4826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba49a5c63f2d42f0b53302a2e16b77bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:04Z,user_id='e66a720706d64dd8bbf3bafba848320a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:04.935209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5de9ec33-cb13-4b22-898c-08e30ec33976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:04.937349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5de9ec33-cb13-4b22-898c-08e30ec33976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:04.939686 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aedd553e-d863-4dad-a8eb-89206405e7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:04.942087 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aedd553e-d863-4dad-a8eb-89206405e7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c575024-6241-4fe6-ada5-c655997e4826', 'volume_name': 'volume-1c575024-6241-4fe6-ada5-c655997e4826', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:04.944375 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99e4bef1-fc94-4e59-897f-00bc003841a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:04.946449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99e4bef1-fc94-4e59-897f-00bc003841a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:04.948987 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (477cca6d-0bfd-4d33-bcbc-a7b9651aa3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:04.950210 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Volume 1c575024-6241-4fe6-ada5-c655997e4826: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c575024-6241-4fe6-ada5-c655997e4826', 'volume_size': 1}
Jun 03 15:58:04.951512 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c575024-6241-4fe6-ada5-c655997e4826 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:04.972870 n-d-843680-7 sudo[136887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c575024-6241-4fe6-ada5-c655997e4826 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:04.974438 n-d-843680-7 sudo[136887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:05.137910 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:05.139025 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:05.162331 n-d-843680-7 sudo[136891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:05.163888 n-d-843680-7 sudo[136891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:05.725747 n-d-843680-7 sudo[136887]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:05.727464 n-d-843680-7 sudo[136891]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:05.729070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c575024-6241-4fe6-ada5-c655997e4826 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.777s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:05.733253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (477cca6d-0bfd-4d33-bcbc-a7b9651aa3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c575024-6241-4fe6-ada5-c655997e4826', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:05.735753 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84fbe452-663f-4331-a974-0a4d0b1ed8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:05.740666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.602s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:05.750770 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:05.776768 n-d-843680-7 sudo[136925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:05.778221 n-d-843680-7 sudo[136925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:05.841715 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Volume volume-1c575024-6241-4fe6-ada5-c655997e4826 (1c575024-6241-4fe6-ada5-c655997e4826): created successfully
Jun 03 15:58:05.845795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84fbe452-663f-4331-a974-0a4d0b1ed8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:05.849595 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Flow 'volume_create_manager' (75d34c49-2015-4985-8f1d-e32f6b927224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:06.005202 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3c5e12e6-43a5-4b01-a69d-392c579444a3 tempest-VolumesTransfersTest-305519933 None] Created volume successfully.
Jun 03 15:58:06.185175 n-d-843680-7 sudo[136925]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:06.187082 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:06.189189 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:06.194423 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Deleted volume successfully.
Jun 03 15:58:06.311401 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-21d311b3-441b-4b62-be39-f76ca1c2375c tempest-VolumesMetadataTest-636622299 None] Lock "b'cinder-8b400c55-a46e-4636-be90-8212b9d54968-delete_volume'" released by "delete_volume" :: held 3.503s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:08.383297 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-63a8db59-cc2f-4d9d-85b8-e0760d63287f tempest-VolumesTransfersTest-1538636694 None] Transfer volume completed successfully.
Jun 03 15:58:10.234281 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Lock "b'cinder-1c575024-6241-4fe6-ada5-c655997e4826-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:10.395921 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c575024-6241-4fe6-ada5-c655997e4826
Jun 03 15:58:10.396941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:10.415748 n-d-843680-7 sudo[136928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826
Jun 03 15:58:10.416789 n-d-843680-7 sudo[136928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:10.847821 n-d-843680-7 sudo[136928]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:10.850922 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:10.854690 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:10.875867 n-d-843680-7 sudo[136931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826
Jun 03 15:58:10.876673 n-d-843680-7 sudo[136931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:11.289286 n-d-843680-7 sudo[136931]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:11.291263 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826" returned: 0 in 0.437s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:11.293413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:11.312049 n-d-843680-7 sudo[136934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826
Jun 03 15:58:11.312880 n-d-843680-7 sudo[136934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:11.444215 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:11.450958 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:11.451771 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:11.468923 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Flow 'volume_create_manager' (db408137-722b-4b60-bdfe-7ed751e9e44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:11.474739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f21e205-e742-4b7b-b787-c4081d3c766e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:11.502306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:11.529171 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f21e205-e742-4b7b-b787-c4081d3c766e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-970990656',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a31ca0de934054a4c64eaf22f3405c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:11Z,user_id='c202c26fadad4d96ab12d0c8b631b762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:11.532708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b3cd3fb-b1dc-4ddd-ae05-b69e98c59879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:11.534841 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b3cd3fb-b1dc-4ddd-ae05-b69e98c59879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:11.537244 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e40a0931-8eae-4661-b76e-972ba8117613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:11.543515 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e40a0931-8eae-4661-b76e-972ba8117613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23', 'volume_name': 'volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:11.543515 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39bd0b61-e772-4f30-a5fc-0c042f83e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:11.544175 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39bd0b61-e772-4f30-a5fc-0c042f83e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:11.546302 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f568c12a-4b75-4279-8088-ffe529350aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:11.547078 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Volume 8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23', 'volume_size': 1}
Jun 03 15:58:11.548473 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:11.567611 n-d-843680-7 sudo[136936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:11.568534 n-d-843680-7 sudo[136936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:11.969083 n-d-843680-7 sudo[136934]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:11.971365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c575024-6241-4fe6-ada5-c655997e4826" returned: 0 in 0.678s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:11.972644 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Successfully deleted volume: 1c575024-6241-4fe6-ada5-c655997e4826
Jun 03 15:58:12.154860 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Created reservations ['ee8542ea-d3e9-4998-88ee-c26165a27675', 'c64c4cf1-5da5-40bd-94ff-71eb1329a132', '6f4157d7-587d-4f58-923b-f2833d7f03fe', '323fd313-ea0b-4b61-b4c2-7b2f2c341039'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:12.260094 n-d-843680-7 sudo[136936]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:12.261865 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.713s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:12.264867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f568c12a-4b75-4279-8088-ffe529350aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:12.267235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb68cbd8-f5ce-4933-a738-3bfbe3a79bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:12.405476 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Volume volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 (8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23): created successfully
Jun 03 15:58:12.407749 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb68cbd8-f5ce-4933-a738-3bfbe3a79bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:12.411012 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Flow 'volume_create_manager' (db408137-722b-4b60-bdfe-7ed751e9e44c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:12.445544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:12.446116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:12.471900 n-d-843680-7 sudo[136974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:12.472935 n-d-843680-7 sudo[136974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:12.532451 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ec95c20a-33dd-4f7e-95b7-b66e2a73ac51 tempest-VolumesTransfersV355Test-2003925401 None] Created volume successfully.
Jun 03 15:58:12.942216 n-d-843680-7 sudo[136974]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:12.944072 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:12.945979 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:12.968619 n-d-843680-7 sudo[136977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:12.969589 n-d-843680-7 sudo[136977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:13.420006 n-d-843680-7 sudo[136977]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:13.422874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:13.432403 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:13.432403 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Deleted volume successfully.
Jun 03 15:58:13.643970 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f85b2420-42c7-4f04-a22b-d7da41fbdf58 tempest-VolumesTransfersTest-1222369561 None] Lock "b'cinder-1c575024-6241-4fe6-ada5-c655997e4826-delete_volume'" released by "delete_volume" :: held 3.410s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:13.790337 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:13.796177 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:13.796775 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:13.813833 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Flow 'volume_create_manager' (1535b3b6-00eb-4248-a57b-940eeffe590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:13.817253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a4332e7-e25f-4e5a-b695-876733c664e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:13.846414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:13.872351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a4332e7-e25f-4e5a-b695-876733c664e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-702364402',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=31101d17-e76e-4586-a39d-7966095e830c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba49a5c63f2d42f0b53302a2e16b77bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:13Z,user_id='e66a720706d64dd8bbf3bafba848320a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:13.874817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efecdaec-189c-468d-8b26-30e2e4e62dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:13.876901 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efecdaec-189c-468d-8b26-30e2e4e62dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:13.879177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (017a70e2-1fb4-4d59-8a38-aced2c3af6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:13.881384 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (017a70e2-1fb4-4d59-8a38-aced2c3af6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31101d17-e76e-4586-a39d-7966095e830c', 'volume_name': 'volume-31101d17-e76e-4586-a39d-7966095e830c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:13.883585 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eda577a-c1ce-4545-9431-cf1a93bb898c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:13.885698 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eda577a-c1ce-4545-9431-cf1a93bb898c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:13.889534 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31cdfa06-8e8a-4955-9882-760da3583eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:13.889534 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Volume 31101d17-e76e-4586-a39d-7966095e830c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31101d17-e76e-4586-a39d-7966095e830c', 'volume_size': 1}
Jun 03 15:58:13.890542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31101d17-e76e-4586-a39d-7966095e830c stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:13.909575 n-d-843680-7 sudo[136981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31101d17-e76e-4586-a39d-7966095e830c stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:13.910482 n-d-843680-7 sudo[136981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:14.589169 n-d-843680-7 sudo[136981]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:14.592248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31101d17-e76e-4586-a39d-7966095e830c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.701s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:14.595805 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31cdfa06-8e8a-4955-9882-760da3583eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31101d17-e76e-4586-a39d-7966095e830c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:14.598077 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f39db9e-66ca-4450-91f7-0a03b9fff3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:14.833905 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Volume volume-31101d17-e76e-4586-a39d-7966095e830c (31101d17-e76e-4586-a39d-7966095e830c): created successfully
Jun 03 15:58:14.836023 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f39db9e-66ca-4450-91f7-0a03b9fff3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:14.839396 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Flow 'volume_create_manager' (1535b3b6-00eb-4248-a57b-940eeffe590d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:14.938061 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b4a88ed4-249f-40a2-9acf-3a4cc44d9dc1 tempest-VolumesTransfersTest-305519933 None] Created volume successfully.
Jun 03 15:58:15.076659 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d851419a-de93-4dc4-b54d-7670e4da4dae tempest-VolumesTransfersV355Test-2087642692 None] Transfer volume completed successfully.
Jun 03 15:58:15.480940 n-d-843680-7 sudo[136852]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:15.483832 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0" returned: 0 in 12.550s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:15.485661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:15.611395 n-d-843680-7 sudo[137017]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1
Jun 03 15:58:15.612240 n-d-843680-7 sudo[137017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:16.020278 n-d-843680-7 sudo[137017]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:16.023014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1" returned: 0 in 0.537s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:16.024661 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_35lca05bn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 12.55 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ebce5fe7--93a6--4dfe--b159--ec0739dc1de0 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:58:16.025310 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Converted 700.00 MB image at 55.77 MB/s
Jun 03 15:58:16.026370 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:58:16.173773 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user c56cd9f5b4d24392bf30f31e588815d1 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:58:16.174753 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Marking volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:58:16.272733 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to ebce5fe7-93a6-4dfe-b159-ec0739dc1de0. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:58:16.272733 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Creating volume glance metadata for volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:58:16.420545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f06bc1b-ac06-44bc-8e36-dea78be561b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:16.426795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9efc604a-4cf9-4d12-9e48-2876d5349130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:16.548020 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Volume volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 (ebce5fe7-93a6-4dfe-b159-ec0739dc1de0): created successfully
Jun 03 15:58:16.550056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9efc604a-4cf9-4d12-9e48-2876d5349130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:16.555946 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (972dba48-5d5d-4bd7-a56c-c9ed08ade876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:16.633923 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7cd9c6cd-e55e-45be-a739-adab921ee173 tempest-VolumesCloneTest-585997221 None] Created volume successfully.
Jun 03 15:58:16.652816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Lock "b'cinder-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:16.704305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Lock "b'cinder-31101d17-e76e-4586-a39d-7966095e830c-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:16.847669 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23
Jun 03 15:58:16.851161 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:16.869258 n-d-843680-7 sudo[137081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23
Jun 03 15:58:16.870046 n-d-843680-7 sudo[137081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:16.921868 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31101d17-e76e-4586-a39d-7966095e830c
Jun 03 15:58:16.923868 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:16.959265 n-d-843680-7 sudo[137083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c
Jun 03 15:58:16.961484 n-d-843680-7 sudo[137083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:17.337734 n-d-843680-7 sudo[137081]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:17.340017 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23" returned: 0 in 0.491s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:17.343023 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:17.368250 n-d-843680-7 sudo[137099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23
Jun 03 15:58:17.369715 n-d-843680-7 sudo[137099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:17.492616 n-d-843680-7 sudo[137083]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:17.495136 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c" returned: 0 in 0.571s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:17.497666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:17.538846 n-d-843680-7 sudo[137106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c
Jun 03 15:58:17.543436 n-d-843680-7 sudo[137106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:17.968812 n-d-843680-7 sudo[137099]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:17.971290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23" returned: 0 in 0.628s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:17.973683 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:18.005702 n-d-843680-7 sudo[137122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23
Jun 03 15:58:18.006912 n-d-843680-7 sudo[137122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:18.233769 n-d-843680-7 sudo[137106]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:18.236620 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c" returned: 0 in 0.739s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:18.238742 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:18.267260 n-d-843680-7 sudo[137125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c
Jun 03 15:58:18.269354 n-d-843680-7 sudo[137125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:18.639677 n-d-843680-7 sudo[137122]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:18.642847 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23" returned: 0 in 0.669s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:18.645028 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Successfully deleted volume: 8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23
Jun 03 15:58:18.782856 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Created reservations ['d154d8b7-8d8e-47dd-be4d-bd81e915435b', '3c566484-ff0b-4773-b204-e0f8d89a0130', '6691217c-20e8-4356-bebd-2d385b7cab3b', 'c0fd79db-a41f-4af6-8fce-31bafc718002'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:18.787455 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:18.791676 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:18.792210 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:18.827174 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (b39aaec4-1e3f-46e9-9e50-4411b94f6438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:18.830358 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a22d0d-7c62-4435-8853-be9e43756998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:18.858603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:18.901754 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a22d0d-7c62-4435-8853-be9e43756998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-849861742',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=95f5886d-0eb1-439b-9b0a-3e01fede97da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='575d948f86294658aedb3fa13c2fa53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=ebce5fe7-93a6-4dfe-b159-ec0739dc1de0,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:19Z,user_id='c56cd9f5b4d24392bf30f31e588815d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:18.906474 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (072f26a1-ca61-4a17-9f03-9a943be85e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:18.909350 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (072f26a1-ca61-4a17-9f03-9a943be85e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:18.914346 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d2c4cf4-3bbc-4e2b-b29d-a521916d11b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:18.965470 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d2c4cf4-3bbc-4e2b-b29d-a521916d11b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '95f5886d-0eb1-439b-9b0a-3e01fede97da', 'volume_name': 'volume-95f5886d-0eb1-439b-9b0a-3e01fede97da', 'volume_size': 1, 'source_volid': 'ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:18.966720 n-d-843680-7 sudo[137125]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:18.968358 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fb412f3-f022-488c-ac10-513c11ca736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:18.970707 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fb412f3-f022-488c-ac10-513c11ca736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:18.972707 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93736a83-1854-48ef-9f89-31acd7597303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:18.973490 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Volume 95f5886d-0eb1-439b-9b0a-3e01fede97da: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-95f5886d-0eb1-439b-9b0a-3e01fede97da', 'volume_size': 1, 'source_volid': 'ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'source_volstatus': 'available'}
Jun 03 15:58:19.006013 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31101d17-e76e-4586-a39d-7966095e830c" returned: 0 in 0.767s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:19.006863 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Successfully deleted volume: 31101d17-e76e-4586-a39d-7966095e830c
Jun 03 15:58:19.039142 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Creating clone of volume: ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:58:19.039142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:19.049414 n-d-843680-7 sudo[137138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:58:19.050214 n-d-843680-7 sudo[137138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:19.186970 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:19.187753 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:19.219292 n-d-843680-7 sudo[137140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:19.220248 n-d-843680-7 sudo[137140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:19.314398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Created reservations ['f61b001f-d9c0-4558-b65b-db05bdd67dae', '9695a5b8-84d4-489c-b834-643153d8f48a', '9abe55f0-721d-4bbc-8fca-e775be82d82c', '0e7d9fa6-9d06-473d-916d-e0eaac33aa74'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:19.504028 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:19.506241 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:19.562396 n-d-843680-7 sudo[137144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:19.562923 n-d-843680-7 sudo[137138]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:19.564333 n-d-843680-7 sudo[137144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:19.565853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0" returned: 0 in 0.535s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:19.567844 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da --snapshot stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:19.591966 n-d-843680-7 sudo[137147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da --snapshot stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 -L 1.00g
Jun 03 15:58:19.592824 n-d-843680-7 sudo[137147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:19.756045 n-d-843680-7 sudo[137140]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:19.758343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:19.761152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:19.795521 n-d-843680-7 sudo[137149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:19.797100 n-d-843680-7 sudo[137149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:20.097546 n-d-843680-7 sudo[137144]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:20.107250 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.602s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:20.109093 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:20.132081 n-d-843680-7 sudo[137153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:20.132919 n-d-843680-7 sudo[137153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:20.248701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:20.254567 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:20.255337 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:20.287106 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Flow 'volume_create_manager' (90d3b29e-4b42-4e0e-8d44-bdc6b7db8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:20.300936 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f834fcf-23c0-4acc-8b7c-60aa20f7ac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:20.377856 n-d-843680-7 sudo[137149]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:20.403855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:20.409682 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:20.434350 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Deleted volume successfully.
Jun 03 15:58:20.468355 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:20.531610 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f834fcf-23c0-4acc-8b7c-60aa20f7ac10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1079944250',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=1e6ec983-faaf-44e8-a1b9-bc1748792d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a31ca0de934054a4c64eaf22f3405c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:20Z,user_id='c202c26fadad4d96ab12d0c8b631b762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:20.537534 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e72ccf12-bb94-4b2d-a003-53060fb2e040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:20.545225 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e72ccf12-bb94-4b2d-a003-53060fb2e040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:20.549566 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61706d18-5911-49b3-ab48-7fe309503bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:20.554879 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61706d18-5911-49b3-ab48-7fe309503bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e6ec983-faaf-44e8-a1b9-bc1748792d51', 'volume_name': 'volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:20.564097 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfa9b3f8-7f07-4eff-8e84-0e7ee9795e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:20.568418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfa9b3f8-7f07-4eff-8e84-0e7ee9795e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:20.572541 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4778ad69-8872-45b1-91e2-83df80a68cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:20.578323 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Volume 1e6ec983-faaf-44e8-a1b9-bc1748792d51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51', 'volume_size': 1}
Jun 03 15:58:20.578323 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:20.582576 n-d-843680-7 sudo[137147]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:20.595964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da --snapshot stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 -L 1.00g" returned: 0 in 1.028s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:20.599772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f5886d-0eb1-439b-9b0a-3e01fede97da stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:20.600769 n-d-843680-7 sudo[137258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:20.601742 n-d-843680-7 sudo[137258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:20.634437 n-d-843680-7 sudo[137261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f5886d-0eb1-439b-9b0a-3e01fede97da stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:20.635220 n-d-843680-7 sudo[137261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:20.641503 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6994fc97-60d9-4e85-bf0f-ce62b9cfa33a tempest-VolumesTransfersV355Test-1705817864 None] Lock "b'cinder-8c2b15e6-1ec3-43d9-9fe3-c65ac2355b23-delete_volume'" released by "delete_volume" :: held 3.987s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:20.739211 n-d-843680-7 sudo[137153]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:20.741111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:20.742531 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:20.749232 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Deleted volume successfully.
Jun 03 15:58:20.868855 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3aed4fb2-66da-4d2d-a94a-adbe2ed0b8a0 tempest-VolumesTransfersTest-1222369561 None] Lock "b'cinder-31101d17-e76e-4586-a39d-7966095e830c-delete_volume'" released by "delete_volume" :: held 4.164s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:21.272503 n-d-843680-7 sudo[137261]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:21.274255 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f5886d-0eb1-439b-9b0a-3e01fede97da stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.675s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:21.275965 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:21.300602 n-d-843680-7 sudo[137293]: ubuntu : 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-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:58:21.302210 n-d-843680-7 sudo[137293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:21.493727 n-d-843680-7 sudo[137258]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:21.497060 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.919s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:21.501277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4778ad69-8872-45b1-91e2-83df80a68cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:21.504919 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb880adc-ed0e-4df0-bae5-e3bc2cea54e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:21.623636 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Volume volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 (1e6ec983-faaf-44e8-a1b9-bc1748792d51): created successfully
Jun 03 15:58:21.628070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb880adc-ed0e-4df0-bae5-e3bc2cea54e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:21.632993 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Flow 'volume_create_manager' (90d3b29e-4b42-4e0e-8d44-bdc6b7db8004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:21.813234 n-d-843680-7 sudo[137293]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:21.815038 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 0.539s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:21.817264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:21.836999 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-10766cb6-b698-4f6f-8c02-60bd6fcdefb3 tempest-VolumesTransfersV355Test-2003925401 None] Created volume successfully.
Jun 03 15:58:21.839076 n-d-843680-7 sudo[137324]: 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--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da iflag=direct
Jun 03 15:58:21.839986 n-d-843680-7 sudo[137324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:22.197856 n-d-843680-7 sudo[137324]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:22.200899 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da iflag=direct" returned: 0 in 0.384s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:22.202519 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:22.260215 n-d-843680-7 sudo[137336]: 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--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da oflag=direct
Jun 03 15:58:22.262155 n-d-843680-7 sudo[137336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:22.642569 n-d-843680-7 sudo[137336]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:22.644838 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da oflag=direct" returned: 0 in 0.442s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:22.646001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:22.692812 n-d-843680-7 sudo[137380]: 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--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:58:22.694430 n-d-843680-7 sudo[137380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:23.503275 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Lock "b'cinder-1e6ec983-faaf-44e8-a1b9-bc1748792d51-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:23.725723 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e6ec983-faaf-44e8-a1b9-bc1748792d51
Jun 03 15:58:23.728736 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:23.754916 n-d-843680-7 sudo[137421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51
Jun 03 15:58:23.756902 n-d-843680-7 sudo[137421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:24.268609 n-d-843680-7 sudo[137421]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:24.271159 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51" returned: 0 in 0.542s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:24.273470 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:24.298841 n-d-843680-7 sudo[137436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51
Jun 03 15:58:24.299680 n-d-843680-7 sudo[137436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:24.833521 n-d-843680-7 sudo[137436]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:24.835992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51" returned: 0 in 0.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:24.838875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:24.858943 n-d-843680-7 sudo[137453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51
Jun 03 15:58:24.860254 n-d-843680-7 sudo[137453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:25.571362 n-d-843680-7 sudo[137453]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:25.575794 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e6ec983-faaf-44e8-a1b9-bc1748792d51" returned: 0 in 0.735s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:25.577254 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Successfully deleted volume: 1e6ec983-faaf-44e8-a1b9-bc1748792d51
Jun 03 15:58:25.708095 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Created reservations ['5506510c-a096-4b19-958b-f8f93cf80eae', '769630ce-fa90-43fb-b719-ee5f655b27e0', 'bd208ad9-359e-4b11-95ee-d343ceb96ed8', '5236f981-03bb-43a0-8069-b429bbdae64c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:25.948294 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:25.949742 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:25.971620 n-d-843680-7 sudo[137478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:25.973726 n-d-843680-7 sudo[137478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:26.439723 n-d-843680-7 sudo[137478]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:26.442335 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:26.444808 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:26.469344 n-d-843680-7 sudo[137481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:26.470697 n-d-843680-7 sudo[137481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:26.891246 n-d-843680-7 sudo[137481]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:26.894782 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:26.895681 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:26.901245 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Deleted volume successfully.
Jun 03 15:58:27.045285 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-36801896-07d4-42af-9584-5e7434f55424 tempest-VolumesTransfersV355Test-1705817864 None] Lock "b'cinder-1e6ec983-faaf-44e8-a1b9-bc1748792d51-delete_volume'" released by "delete_volume" :: held 3.546s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:29.996382 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:30.003768 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:30.003768 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:30.022034 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Flow 'volume_create_manager' (c9b2476b-0c74-4656-8907-d7c1d8a4cffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:30.025334 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4bd0a6b2-3f06-4b64-9110-8ad008074fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.052357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:30.136981 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4bd0a6b2-3f06-4b64-9110-8ad008074fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-703508519',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=d1a6614a-e4ad-498e-a7c3-894a9dbde628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd1254d6960345bcad9593a329e279a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:30Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:30Z,user_id='fcc0290e3ff64f2295280aa6e2abc5fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.139398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ee8e39-e08a-4ec8-929d-2805862678f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.141487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ee8e39-e08a-4ec8-929d-2805862678f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.143776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95c1e047-208f-4956-92f3-01a1a6817092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.146116 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95c1e047-208f-4956-92f3-01a1a6817092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1a6614a-e4ad-498e-a7c3-894a9dbde628', 'volume_name': 'volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628', 'volume_size': 2}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.148313 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (537320a3-0687-4176-8aa9-d8938bdb089a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.150397 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (537320a3-0687-4176-8aa9-d8938bdb089a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.153198 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69ae6809-80ba-419e-acde-89d6468c267c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.155356 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Volume d1a6614a-e4ad-498e-a7c3-894a9dbde628: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628', 'volume_size': 2}
Jun 03 15:58:30.158279 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 stack-volumes-lvmdriver-1 -L 2g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:30.177631 n-d-843680-7 sudo[137487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 stack-volumes-lvmdriver-1 -L 2g
Jun 03 15:58:30.178404 n-d-843680-7 sudo[137487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:30.798884 n-d-843680-7 sudo[137487]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:30.801243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.642s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:30.805023 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69ae6809-80ba-419e-acde-89d6468c267c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628', 'volume_size': 2}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.808543 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61e3039f-9212-4070-9064-74cda20ffe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:30.896499 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Volume volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 (d1a6614a-e4ad-498e-a7c3-894a9dbde628): created successfully
Jun 03 15:58:30.898525 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61e3039f-9212-4070-9064-74cda20ffe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:30.901640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Flow 'volume_create_manager' (c9b2476b-0c74-4656-8907-d7c1d8a4cffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:31.053520 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-85b9d486-4925-4b2c-af32-1a5255f38dff tempest-VolumesCloneNegativeTest-1276167827 None] Created volume successfully.
Jun 03 15:58:32.313621 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Lock "b'cinder-d1a6614a-e4ad-498e-a7c3-894a9dbde628-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:32.478690 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1a6614a-e4ad-498e-a7c3-894a9dbde628
Jun 03 15:58:32.479733 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:32.499037 n-d-843680-7 sudo[137521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628
Jun 03 15:58:32.499862 n-d-843680-7 sudo[137521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:32.960029 n-d-843680-7 sudo[137521]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:32.963084 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:32.965334 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:32.985541 n-d-843680-7 sudo[137524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628
Jun 03 15:58:32.986315 n-d-843680-7 sudo[137524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:33.428193 n-d-843680-7 sudo[137524]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:33.430673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628" returned: 0 in 0.465s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:33.433905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:33.490553 n-d-843680-7 sudo[137527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628
Jun 03 15:58:33.495092 n-d-843680-7 sudo[137527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:34.123344 n-d-843680-7 sudo[137527]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:34.126421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1a6614a-e4ad-498e-a7c3-894a9dbde628" returned: 0 in 0.692s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:34.127884 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Successfully deleted volume: d1a6614a-e4ad-498e-a7c3-894a9dbde628
Jun 03 15:58:34.279236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Created reservations ['6709034f-edc2-44bf-b6fb-64ca6cc440d2', 'f5171739-f096-4f32-88e4-99168bfdf723', '060fcb58-16c4-4332-8c82-2f2408e76964', 'a170686f-4b4e-41ad-9bbd-b1bedb0edfd2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:34.548157 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:34.549083 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:34.573831 n-d-843680-7 sudo[137533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:34.575541 n-d-843680-7 sudo[137533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:35.012079 n-d-843680-7 sudo[137533]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:35.014339 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:35.016513 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:35.037082 n-d-843680-7 sudo[137536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:35.038049 n-d-843680-7 sudo[137536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:35.538883 n-d-843680-7 sudo[137536]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:35.540951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:35.544111 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:58:35.548826 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Deleted volume successfully.
Jun 03 15:58:35.701786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:35.708539 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:35.710087 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:35.737747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Flow 'volume_create_manager' (9b230211-305c-4af3-8652-b076bf5e73ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:35.747358 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c427f8fe-6690-4630-ab7c-0444ba093741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:35.793821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-57bf0d5b-0c79-4d53-93cf-c43fc8e7f222 tempest-VolumesCloneNegativeTest-1276167827 None] Lock "b'cinder-d1a6614a-e4ad-498e-a7c3-894a9dbde628-delete_volume'" released by "delete_volume" :: held 3.483s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:58:35.795436 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:35.828743 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c427f8fe-6690-4630-ab7c-0444ba093741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-401430061',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e17b64f0-7c31-4b1a-a02c-552e2e702d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b904ce6ee844689923b01d02b2865ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:35Z,user_id='0ee9955c38374a41a5da3c690d8c1c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:35.840069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d124b5bd-8888-4ef7-8444-5a4b64e1f19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:35.840069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d124b5bd-8888-4ef7-8444-5a4b64e1f19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:35.840069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (492286bf-93aa-4a50-bc5b-685e006f82b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:35.840069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (492286bf-93aa-4a50-bc5b-685e006f82b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e17b64f0-7c31-4b1a-a02c-552e2e702d4c', 'volume_name': 'volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:35.840499 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5df720cb-7fb6-4676-b590-7f14e358d1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:35.842276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5df720cb-7fb6-4676-b590-7f14e358d1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:35.844484 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18f7ae21-4a6d-4cb5-8281-df2d51825f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:35.845279 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Volume e17b64f0-7c31-4b1a-a02c-552e2e702d4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c', 'volume_size': 1}
Jun 03 15:58:35.846522 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:35.867684 n-d-843680-7 sudo[137541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:35.868578 n-d-843680-7 sudo[137541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:36.605992 n-d-843680-7 sudo[137541]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:36.608499 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.761s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:36.612271 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18f7ae21-4a6d-4cb5-8281-df2d51825f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:36.620041 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9acd4c-2a97-4465-9d73-271d79867f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:36.764899 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Volume volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c (e17b64f0-7c31-4b1a-a02c-552e2e702d4c): created successfully
Jun 03 15:58:36.766817 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9acd4c-2a97-4465-9d73-271d79867f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:36.771335 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Flow 'volume_create_manager' (9b230211-305c-4af3-8652-b076bf5e73ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:36.930205 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c4900829-c8bd-4b2a-8a1e-8071062a9265 tempest-VolumesBackupsV39Test-1857706762 None] Created volume successfully.
Jun 03 15:58:39.570851 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:39.577550 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:39.582097 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:39.600672 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Flow 'volume_create_manager' (8a1be449-b6e6-4054-84aa-822cceec143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:39.604080 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f72e2f3-301c-4f2f-a8ad-3b5c660ed83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:39.627666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:39.655985 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f72e2f3-301c-4f2f-a8ad-3b5c660ed83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-320659399',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=5cba7840-dd72-473f-b32e-9ef354dcf121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21070cbe01214fbebeffd8dfb0b8660b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:39Z,user_id='b0cac4552cbb4e4c8760c3b84e828ea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:39.658903 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aa48343-cf30-40dc-aa70-fd22cf66fed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:39.661351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aa48343-cf30-40dc-aa70-fd22cf66fed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:39.663797 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6f367ee-3b00-435a-87d8-c995ba19744b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:39.800147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6f367ee-3b00-435a-87d8-c995ba19744b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5cba7840-dd72-473f-b32e-9ef354dcf121', 'volume_name': 'volume-5cba7840-dd72-473f-b32e-9ef354dcf121', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:39.802516 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd5d18ba-62b6-4647-a5ba-3514336b920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:39.809349 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd5d18ba-62b6-4647-a5ba-3514336b920c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:39.812081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05f06ceb-fbf9-4b2a-a59b-7e88cab32871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:39.813752 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Volume 5cba7840-dd72-473f-b32e-9ef354dcf121: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5cba7840-dd72-473f-b32e-9ef354dcf121', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 15:58:39.814984 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Cloning 5cba7840-dd72-473f-b32e-9ef354dcf121 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 15:58:41.053660 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Creating a new backup for volume volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 15:58:41.083587 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:41.109874 n-d-843680-7 sudo[137643]: ubuntu : 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-e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 15:58:41.110687 n-d-843680-7 sudo[137643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:41.730005 n-d-843680-7 sudo[137643]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:41.733349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c" returned: 0 in 0.649s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:41.798119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:41.810230 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:41.810742 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120656]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:41.811435 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:58:41.812274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Creating iscsi_target for Volume ID: volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Created volume path /opt/stack/data/cinder/volumes/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c,
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: incominguser RD6VEnx5Ye6ru79QBUBd KnW3i3CAzYgRMTKN
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]:
Jun 03 15:58:42.043670 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 15:58:42.047625 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:42.744342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c" returned: 0 in 0.699s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:42.745167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120656]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:42.745385 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 15:58:42.745679 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 15:58:42.747792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:42.756263 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:42.762896 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n Backing store flags: \n Account information:\n RD6VEnx5Ye6ru79QBUBd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:42.762896 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 15:58:42.762896 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:42.974956 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:42.975289 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n Backing store flags: \n Account information:\n RD6VEnx5Ye6ru79QBUBd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:42.995370 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:43.164673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:43.165019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495120656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n Backing store flags: \n Account information:\n RD6VEnx5Ye6ru79QBUBd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:43.172658 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 15:58:43.345238 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Initialize volume connection completed successfully.
Jun 03 15:58:44.746288 n-d-843680-7 sudo[137380]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:44.748737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 22.103s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:44.751173 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f5886d--0eb1--439b--9b0a--3e01fede97da, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--95f5886d--0eb1--439b--9b0a--3e01fede97da, size 1024.00 MB, duration 22.10 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:58:44.751662 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Volume copy 1024.00 MB at 46.33 MB/s
Jun 03 15:58:44.752775 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:44.784324 n-d-843680-7 sudo[137813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:58:44.785211 n-d-843680-7 sudo[137813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:45.343691 n-d-843680-7 sudo[137813]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:45.358825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 0.606s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:45.360914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:45.424783 n-d-843680-7 sudo[137833]: ubuntu : TTY=unknown ; 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-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:58:45.434120 n-d-843680-7 sudo[137833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:46.556518 n-d-843680-7 sudo[137833]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:46.753309 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 1.199s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:46.753309 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Marking volume 95f5886d-0eb1-439b-9b0a-3e01fede97da as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:58:46.753309 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Copying metadata from source volume ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 to 95f5886d-0eb1-439b-9b0a-3e01fede97da. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Jun 03 15:58:46.813983 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93736a83-1854-48ef-9f89-31acd7597303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95f5886d-0eb1-439b-9b0a-3e01fede97da', 'volume_size': 1, 'source_volid': 'ebce5fe7-93a6-4dfe-b159-ec0739dc1de0', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:46.816969 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2c088cb-4c29-416b-85cc-dc28e4e84615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:46.893190 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Volume volume-95f5886d-0eb1-439b-9b0a-3e01fede97da (95f5886d-0eb1-439b-9b0a-3e01fede97da): created successfully
Jun 03 15:58:46.895187 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2c088cb-4c29-416b-85cc-dc28e4e84615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:46.898559 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (b39aaec4-1e3f-46e9-9e50-4411b94f6438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:47.004490 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2d022b1a-4c5f-4fb5-a010-6e5a99c937c2 tempest-VolumesCloneTest-585997221 None] Created volume successfully.
Jun 03 15:58:49.191258 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:49.198416 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:49.199703 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:49.225872 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (1b85f66c-bfb9-492c-a8de-a9758ea68d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:49.230320 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7bea577-a056-4023-a2ab-32da9cbae0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:49.254220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:49.284917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7bea577-a056-4023-a2ab-32da9cbae0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-959626686',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f3a20645-da88-4101-b901-7c724859fae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='575d948f86294658aedb3fa13c2fa53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:49Z,user_id='c56cd9f5b4d24392bf30f31e588815d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:49.288052 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fbf019e-1f2a-4478-95b8-db3870388754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:49.290398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fbf019e-1f2a-4478-95b8-db3870388754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:49.292568 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8081189e-84b3-4e4f-9b56-41f3793218f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:49.295441 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8081189e-84b3-4e4f-9b56-41f3793218f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3a20645-da88-4101-b901-7c724859fae4', 'volume_name': 'volume-f3a20645-da88-4101-b901-7c724859fae4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:49.297834 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (640712cc-4498-4ebb-81cb-139080ce0a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:49.300092 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (640712cc-4498-4ebb-81cb-139080ce0a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:49.305195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86eb206b-e17e-4bdf-bb10-8daf43cfc0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:49.305195 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Volume f3a20645-da88-4101-b901-7c724859fae4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3a20645-da88-4101-b901-7c724859fae4', 'volume_size': 1}
Jun 03 15:58:49.305195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3a20645-da88-4101-b901-7c724859fae4 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:49.324646 n-d-843680-7 sudo[137981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3a20645-da88-4101-b901-7c724859fae4 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:58:49.325761 n-d-843680-7 sudo[137981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:50.269854 n-d-843680-7 sudo[137981]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:50.273337 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3a20645-da88-4101-b901-7c724859fae4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.969s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:50.278199 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86eb206b-e17e-4bdf-bb10-8daf43cfc0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3a20645-da88-4101-b901-7c724859fae4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:50.281910 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf392de9-1bb2-45ed-97e5-c0300d66b192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:50.365834 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Volume volume-f3a20645-da88-4101-b901-7c724859fae4 (f3a20645-da88-4101-b901-7c724859fae4): created successfully
Jun 03 15:58:50.368309 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf392de9-1bb2-45ed-97e5-c0300d66b192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:50.372297 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (1b85f66c-bfb9-492c-a8de-a9758ea68d4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:50.467426 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a64e6368-30aa-4999-b955-ad8d5d78c113 tempest-VolumesCloneTest-585997221 None] Created volume successfully.
Jun 03 15:58:52.438628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:58:52.444599 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:58:52.445590 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:58:52.491603 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (b41eb9b3-63ba-4bc0-afd0-a23505708a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:58:52.496739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aff13e96-507b-4204-8c51-c1259cfa5004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:52.532283 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:58:52.560544 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aff13e96-507b-4204-8c51-c1259cfa5004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1731216558',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=207a225f-906f-4bfb-91ee-5d02ed3d6392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='575d948f86294658aedb3fa13c2fa53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:58:52Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=f3a20645-da88-4101-b901-7c724859fae4,status='creating',terminated_at=None,updated_at=2022-06-03T15:58:52Z,user_id='c56cd9f5b4d24392bf30f31e588815d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:52.563137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5efcf0a-82fb-44da-9227-b278d692b653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:52.565348 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5efcf0a-82fb-44da-9227-b278d692b653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:52.568068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96692758-c358-4b96-a3aa-38e3e94a5dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:52.614193 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96692758-c358-4b96-a3aa-38e3e94a5dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '207a225f-906f-4bfb-91ee-5d02ed3d6392', 'volume_name': 'volume-207a225f-906f-4bfb-91ee-5d02ed3d6392', 'volume_size': 2, 'source_volid': 'f3a20645-da88-4101-b901-7c724859fae4', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:52.616735 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c5a5fef-83dc-4b20-97cc-6bb1fb185975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:52.619065 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c5a5fef-83dc-4b20-97cc-6bb1fb185975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:58:52.622843 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960057ac-685b-43b1-aa99-8b0b0861fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:58:52.623836 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Volume 207a225f-906f-4bfb-91ee-5d02ed3d6392: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-207a225f-906f-4bfb-91ee-5d02ed3d6392', 'volume_size': 2, 'source_volid': 'f3a20645-da88-4101-b901-7c724859fae4', 'source_volstatus': 'available'}
Jun 03 15:58:52.676076 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Creating clone of volume: f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:58:52.677060 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:52.714161 n-d-843680-7 sudo[138025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:58:52.716746 n-d-843680-7 sudo[138025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:53.314419 n-d-843680-7 sudo[138025]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:53.324405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4" returned: 0 in 0.639s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:53.324405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 --snapshot stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:53.339156 n-d-843680-7 sudo[138054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 --snapshot stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 -L 1.00g
Jun 03 15:58:53.354944 n-d-843680-7 sudo[138054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:54.226685 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Lock "b'cinder-b1b8b579-576f-44c4-9897-df9d2b57dcfe-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:54.382080 n-d-843680-7 sudo[138054]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:54.394132 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 --snapshot stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 -L 1.00g" returned: 0 in 1.076s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:54.398213 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 stack-volumes-lvmdriver-1 -L 2g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:54.462603 n-d-843680-7 sudo[138178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 stack-volumes-lvmdriver-1 -L 2g
Jun 03 15:58:54.463984 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1b8b579-576f-44c4-9897-df9d2b57dcfe
Jun 03 15:58:54.465866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:54.467177 n-d-843680-7 sudo[138178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:54.501024 n-d-843680-7 sudo[138180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe
Jun 03 15:58:54.503430 n-d-843680-7 sudo[138180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:55.180959 n-d-843680-7 sudo[138180]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:55.183283 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe" returned: 0 in 0.718s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:55.185366 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:55.218307 n-d-843680-7 sudo[138191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe
Jun 03 15:58:55.219096 n-d-843680-7 sudo[138191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:55.413618 n-d-843680-7 sudo[138178]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:55.416100 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.017s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:55.419152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:55.457441 n-d-843680-7 sudo[138229]: ubuntu : 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-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:58:55.459222 n-d-843680-7 sudo[138229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:56.112646 n-d-843680-7 sudo[138191]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:56.116682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe" returned: 0 in 0.931s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:56.122804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:56.146304 n-d-843680-7 sudo[138250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe
Jun 03 15:58:56.147106 n-d-843680-7 sudo[138250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:56.566187 n-d-843680-7 sudo[138229]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:56.569676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 1.150s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:56.571821 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:56.609147 n-d-843680-7 sudo[138265]: 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--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 iflag=direct
Jun 03 15:58:56.610043 n-d-843680-7 sudo[138265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:57.163482 n-d-843680-7 sudo[138265]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:57.188509 n-d-843680-7 sudo[138279]: 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--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 oflag=direct
Jun 03 15:58:57.224771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 iflag=direct" returned: 0 in 0.594s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:57.224771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:57.189455 n-d-843680-7 sudo[138279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:57.466336 n-d-843680-7 sudo[138250]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:57.484290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1b8b579-576f-44c4-9897-df9d2b57dcfe" returned: 0 in 1.348s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:57.489795 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Successfully deleted volume: b1b8b579-576f-44c4-9897-df9d2b57dcfe
Jun 03 15:58:57.620755 n-d-843680-7 sudo[138279]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:57.648529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 oflag=direct" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:57.651668 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:57.678714 n-d-843680-7 sudo[138301]: 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--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:58:57.679519 n-d-843680-7 sudo[138301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:57.738003 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Created reservations ['cad9ba9c-d8ad-4b59-af78-11e6a807475a', '4593c1b4-8b18-4dce-a259-f1df609e04b2', '704cf781-83ff-4650-b393-5a6a09993b18', '1c7a7d11-800c-49dd-9ba9-632524493ec0'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:58:57.968284 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:58:57.971134 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:58.018654 n-d-843680-7 sudo[138305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:58:58.019470 n-d-843680-7 sudo[138305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:58.658140 n-d-843680-7 sudo[138305]: pam_unix(sudo:session): session closed for user root
Jun 03 15:58:58.673526 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:58.681518 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:58.788645 n-d-843680-7 sudo[138309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:58:58.795483 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Lock "b'cinder-34962a7d-23ab-494d-84aa-7b901f4b189b-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:58:58.796761 n-d-843680-7 sudo[138309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:59.109969 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:59.416999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:58:59.416999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830903120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\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:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n Backing store flags: \n Account information:\n RD6VEnx5Ye6ru79QBUBd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:58:59.416999 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Skipping remove_export. No iscsi_target is presently exported for volume: 34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:58:59.416999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:58:59.465518 n-d-843680-7 sudo[138316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:58:59.466347 n-d-843680-7 sudo[138316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:58:59.935478 n-d-843680-7 sudo[138309]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:00.034447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.266s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:00.034447 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:00.034447 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deleted volume successfully.
Jun 03 15:59:00.189636 n-d-843680-7 sudo[138316]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:00.191452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b" returned: 0 in 0.788s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:00.193870 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:00.229462 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-279a0f49-ce2d-49d1-ae60-cc3346e66ac2 tempest-AttachVolumeShelveTestJSON-1926624747 None] Lock "b'cinder-b1b8b579-576f-44c4-9897-df9d2b57dcfe-delete_volume'" released by "delete_volume" :: held 6.002s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:00.231135 n-d-843680-7 sudo[138320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:59:00.232105 n-d-843680-7 sudo[138320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:00.855702 n-d-843680-7 sudo[138320]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:00.864923 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b" returned: 0 in 0.671s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:00.867358 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:00.926607 n-d-843680-7 sudo[138323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:59:00.927806 n-d-843680-7 sudo[138323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:01.807376 n-d-843680-7 sudo[138323]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:01.811448 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34962a7d-23ab-494d-84aa-7b901f4b189b" returned: 0 in 0.944s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:01.814632 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Successfully deleted volume: 34962a7d-23ab-494d-84aa-7b901f4b189b
Jun 03 15:59:01.981415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Created reservations ['a4926011-9429-432f-a1b1-a3cdfb32f11f', '82ecb9a3-3415-4147-80cc-04be5568e7c5', '5e2bd64d-ebec-49e1-b34d-a274a826f2bb', '43c442ce-896e-4ec0-9232-1fa8366e8075'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:02.340206 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:02.343336 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:02.435890 n-d-843680-7 sudo[138331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:02.438681 n-d-843680-7 sudo[138331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:02.719448 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1, size 616.00 MB, duration 22.90 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 15:59:02.723979 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Image download 616.00 MB at 26.90 MB/s
Jun 03 15:59:02.797762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:02.936799 n-d-843680-7 sudo[138333]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1
Jun 03 15:59:02.937710 n-d-843680-7 sudo[138333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:02.991082 n-d-843680-7 sudo[138331]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:02.993369 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:03.002878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:03.037833 n-d-843680-7 sudo[138336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:03.043117 n-d-843680-7 sudo[138336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:03.137641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 15:59:03.138930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:03.142412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:03.194184 n-d-843680-7 sudo[138338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:03.194982 n-d-843680-7 sudo[138338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:03.852499 n-d-843680-7 sudo[138333]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:03.855608 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1" returned: 0 in 1.058s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:03.856529 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user b0cac4552cbb4e4c8760c3b84e828ea2. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 15:59:03.916487 n-d-843680-7 sudo[138336]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:03.918946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.919s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:03.922175 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:03.931226 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Deleted volume successfully.
Jun 03 15:59:04.067927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3d3aaac6-c530-4ac6-b581-95b302329e83 tempest-AttachVolumeShelveTestJSON-1926624747 None] Lock "b'cinder-34962a7d-23ab-494d-84aa-7b901f4b189b-delete_volume'" released by "delete_volume" :: held 5.274s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:04.084703 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:04.096877 n-d-843680-7 sudo[138338]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:04.126646 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.984s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:04.128546 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:04.164227 n-d-843680-7 sudo[138346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:04.165023 n-d-843680-7 sudo[138346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:04.297127 n-d-843680-7 sudo[138345]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1
Jun 03 15:59:04.297961 n-d-843680-7 sudo[138345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:04.800239 n-d-843680-7 sudo[138346]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:04.814632 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:04.816015 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:04.830763 n-d-843680-7 sudo[138345]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:04.834575 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1" returned: 0 in 0.748s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:04.834575 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cba7840-dd72-473f-b32e-9ef354dcf121 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:04.861608 n-d-843680-7 sudo[138353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cba7840-dd72-473f-b32e-9ef354dcf121 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:59:04.862963 n-d-843680-7 sudo[138353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:05.144200 n-d-843680-7 sudo[138301]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:05.146528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.497s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:05.148293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--207a225f--906f--4bfb--91ee--5d02ed3d6392, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--207a225f--906f--4bfb--91ee--5d02ed3d6392, size 1024.00 MB, duration 7.50 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:59:05.153277 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Volume copy 1024.00 MB at 136.55 MB/s
Jun 03 15:59:05.163243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:05.194023 n-d-843680-7 sudo[138366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:05.195000 n-d-843680-7 sudo[138366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:05.616565 n-d-843680-7 sudo[138353]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:05.625447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cba7840-dd72-473f-b32e-9ef354dcf121 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.790s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:05.703094 n-d-843680-7 sudo[138366]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:05.704885 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 0.543s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:05.706789 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:05.734785 n-d-843680-7 sudo[138399]: ubuntu : TTY=unknown ; 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-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:05.735744 n-d-843680-7 sudo[138399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:05.754452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 5cba7840-dd72-473f-b32e-9ef354dcf121. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 15:59:05.821328 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tlqc_wk_ {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:05.910026 n-d-843680-7 sudo[138401]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tlqc_wk_
Jun 03 15:59:05.910814 n-d-843680-7 sudo[138401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:06.368231 n-d-843680-7 sudo[138401]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:06.370786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tlqc_wk_" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:06.372421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:06.471515 n-d-843680-7 sudo[138446]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1
Jun 03 15:59:06.472949 n-d-843680-7 sudo[138446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:06.612665 n-d-843680-7 sudo[138399]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:06.618153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 0.909s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:06.621730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960057ac-685b-43b1-aa99-8b0b0861fba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-207a225f-906f-4bfb-91ee-5d02ed3d6392', 'volume_size': 2, 'source_volid': 'f3a20645-da88-4101-b901-7c724859fae4', 'source_volstatus': 'available'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:06.624726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3615e624-82bf-4b75-b7d1-cfc2d599a074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:06.775623 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Volume volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 (207a225f-906f-4bfb-91ee-5d02ed3d6392): created successfully
Jun 03 15:59:06.778677 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3615e624-82bf-4b75-b7d1-cfc2d599a074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:06.781316 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Flow 'volume_create_manager' (b41eb9b3-63ba-4bc0-afd0-a23505708a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:06.876139 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-87034a70-bf63-48f4-af4a-f0c2f4c1b611 tempest-VolumesCloneTest-585997221 None] Created volume successfully.
Jun 03 15:59:07.034268 n-d-843680-7 sudo[138446]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:07.036365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1" returned: 0 in 0.664s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:07.037300 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 15:59:07.038340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:07.065455 n-d-843680-7 sudo[138462]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121 oflag=direct
Jun 03 15:59:07.068850 n-d-843680-7 sudo[138462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:07.720757 n-d-843680-7 sudo[138462]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:07.723316 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121 oflag=direct" returned: 0 in 0.685s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:07.725354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:07.776174 n-d-843680-7 sudo[138476]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121
Jun 03 15:59:07.777818 n-d-843680-7 sudo[138476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:07.889590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-207a225f-906f-4bfb-91ee-5d02ed3d6392-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:08.047448 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Skipping remove_export. No iscsi_target is presently exported for volume: 207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:08.050214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:08.090026 n-d-843680-7 sudo[138478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:08.104620 n-d-843680-7 sudo[138478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:08.699069 n-d-843680-7 sudo[138478]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:08.701815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 0.652s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:08.703640 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:08.725558 n-d-843680-7 sudo[138524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:08.726358 n-d-843680-7 sudo[138524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:09.311230 n-d-843680-7 sudo[138524]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:09.314133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 0.609s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:09.317251 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:09.353900 n-d-843680-7 sudo[138541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:09.354808 n-d-843680-7 sudo[138541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:10.212600 n-d-843680-7 sudo[138541]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:10.214774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-207a225f-906f-4bfb-91ee-5d02ed3d6392" returned: 0 in 0.897s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:10.216239 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Successfully deleted volume: 207a225f-906f-4bfb-91ee-5d02ed3d6392
Jun 03 15:59:10.375485 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Created reservations ['e317d06c-df76-4105-bbaf-f487b608573b', '15536db7-fab1-4995-960a-902b1cacd592', 'ff2a8ade-2a09-489c-a73e-21163b6720cd', 'caec58b6-4e9b-410c-9470-26091c79a57f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:10.621419 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:10.622998 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:10.657218 n-d-843680-7 sudo[138591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:10.658017 n-d-843680-7 sudo[138591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:11.122368 n-d-843680-7 sudo[138591]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:11.124970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:11.127037 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:11.147636 n-d-843680-7 sudo[138594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:11.148489 n-d-843680-7 sudo[138594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:11.829610 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-f3a20645-da88-4101-b901-7c724859fae4-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:11.935137 n-d-843680-7 sudo[138594]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:11.937792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.811s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:11.939437 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:11.944273 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Deleted volume successfully.
Jun 03 15:59:12.060550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-92f2aa66-9d5f-47ce-adab-2549f147dfce tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-207a225f-906f-4bfb-91ee-5d02ed3d6392-delete_volume'" released by "delete_volume" :: held 4.172s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:12.066538 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:59:12.072548 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:12.107969 n-d-843680-7 sudo[138615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:59:12.110931 n-d-843680-7 sudo[138615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:12.693094 n-d-843680-7 sudo[138615]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:12.695498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4" returned: 0 in 0.624s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:12.697617 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:12.726873 n-d-843680-7 sudo[138619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:59:12.729153 n-d-843680-7 sudo[138619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:13.260425 n-d-843680-7 sudo[138619]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:13.262648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4" returned: 0 in 0.565s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:13.265603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:13.302061 n-d-843680-7 sudo[138623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:59:13.302881 n-d-843680-7 sudo[138623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:14.155795 n-d-843680-7 sudo[138623]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:14.158131 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3a20645-da88-4101-b901-7c724859fae4" returned: 0 in 0.892s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:14.159641 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Successfully deleted volume: f3a20645-da88-4101-b901-7c724859fae4
Jun 03 15:59:14.375930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Created reservations ['afa553e2-7ee4-462e-b54e-8a24ff060044', 'bc78f442-dd24-4a1e-9fae-c134ec8b7a6c', '59f7fa3e-c7f5-4992-978c-c52ff8e7bf99', 'd1b071d2-aa5b-423f-9712-b0773c99f697'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:14.776431 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:14.777341 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:14.823989 n-d-843680-7 sudo[138642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:14.825299 n-d-843680-7 sudo[138642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:15.304692 n-d-843680-7 sudo[138642]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:15.308028 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:15.310195 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:15.332290 n-d-843680-7 sudo[138656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:15.333073 n-d-843680-7 sudo[138656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:15.744141 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-95f5886d-0eb1-439b-9b0a-3e01fede97da-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:15.879895 n-d-843680-7 sudo[138656]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:15.881956 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:15.884054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:15.889627 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Deleted volume successfully.
Jun 03 15:59:15.966355 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Skipping remove_export. No iscsi_target is presently exported for volume: 95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:59:15.969255 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:16.017056 n-d-843680-7 sudo[138659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:59:16.036210 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-9bd61f98-4749-4c65-a323-38290ea86893 tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-f3a20645-da88-4101-b901-7c724859fae4-delete_volume'" released by "delete_volume" :: held 4.191s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:16.017833 n-d-843680-7 sudo[138659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:16.543117 n-d-843680-7 sudo[138659]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:16.545443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 0.576s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:16.547535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:16.592785 n-d-843680-7 sudo[138664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:59:16.593623 n-d-843680-7 sudo[138664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:17.097816 n-d-843680-7 sudo[138664]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:17.100050 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 0.552s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:17.103236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:17.121956 n-d-843680-7 sudo[138667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:59:17.122765 n-d-843680-7 sudo[138667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:17.741126 n-d-843680-7 sudo[138667]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:17.744562 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f5886d-0eb1-439b-9b0a-3e01fede97da" returned: 0 in 0.641s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:17.746237 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Successfully deleted volume: 95f5886d-0eb1-439b-9b0a-3e01fede97da
Jun 03 15:59:17.937550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Created reservations ['e0f9b1d4-2824-4727-aaca-174ad66eba82', 'bfd00c77-d3a6-40cb-844a-9fec1ab7ba79', '1b0acf25-9613-4d9e-939f-e861ea623bb6', '6c83b053-8790-4238-a23a-cd21ff471027'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:18.255491 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:18.256507 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:18.283628 n-d-843680-7 sudo[138677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:18.293682 n-d-843680-7 sudo[138677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:18.844906 n-d-843680-7 sudo[138677]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:18.847261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:18.849395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:18.867259 n-d-843680-7 sudo[138680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:18.868599 n-d-843680-7 sudo[138680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:19.326347 n-d-843680-7 sudo[138680]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:19.328817 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:19.331668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:19.350945 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Deleted volume successfully.
Jun 03 15:59:19.469140 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-246ffc63-6a2d-47a7-a95a-729ee038bfef tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-95f5886d-0eb1-439b-9b0a-3e01fede97da-delete_volume'" released by "delete_volume" :: held 3.724s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:19.490809 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:19.612204 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Skipping remove_export. No iscsi_target is presently exported for volume: ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:59:19.613118 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:19.632175 n-d-843680-7 sudo[138683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:59:19.633050 n-d-843680-7 sudo[138683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:20.107472 n-d-843680-7 sudo[138683]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:20.109748 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0" returned: 0 in 0.496s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:20.111619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:20.130060 n-d-843680-7 sudo[138686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:59:20.130844 n-d-843680-7 sudo[138686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:20.622513 n-d-843680-7 sudo[138686]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:20.626298 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0" returned: 0 in 0.514s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:20.629544 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:20.663058 n-d-843680-7 sudo[138689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:59:20.663885 n-d-843680-7 sudo[138689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:21.314974 n-d-843680-7 sudo[138689]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:21.317355 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0" returned: 0 in 0.687s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:21.318763 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Successfully deleted volume: ebce5fe7-93a6-4dfe-b159-ec0739dc1de0
Jun 03 15:59:21.626912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Created reservations ['f2108755-133d-4e88-be70-db730245377d', '8c29e82c-3cc3-44a7-b5be-3f4209571bed', '4a1b9f66-93c3-4222-bf93-ec4980d16a11', 'b7e00d0d-a9f2-4132-aa84-447f5888f3f9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:21.906694 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:21.907554 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:21.929093 n-d-843680-7 sudo[138695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:21.929989 n-d-843680-7 sudo[138695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:22.251087 n-d-843680-7 sudo[138476]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:22.260921 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121" returned: 0 in 14.533s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:22.266175 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:22.370392 n-d-843680-7 sudo[138709]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1
Jun 03 15:59:22.371226 n-d-843680-7 sudo[138709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:22.612909 n-d-843680-7 sudo[138695]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:22.615274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:22.618509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:22.691431 n-d-843680-7 sudo[138729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:22.693124 n-d-843680-7 sudo[138729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:22.937350 n-d-843680-7 sudo[138709]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:22.940611 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1" returned: 0 in 0.675s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:22.942142 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_4vgszexan-d-843680-7@lvmdriver-1, size 700.00 MB, duration 14.54 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5cba7840--dd72--473f--b32e--9ef354dcf121 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 15:59:22.952073 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Converted 700.00 MB image at 48.14 MB/s
Jun 03 15:59:22.953640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 5cba7840-dd72-473f-b32e-9ef354dcf121 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 15:59:23.142287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user b0cac4552cbb4e4c8760c3b84e828ea2 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 15:59:23.142874 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Marking volume 5cba7840-dd72-473f-b32e-9ef354dcf121 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 15:59:23.260557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 5cba7840-dd72-473f-b32e-9ef354dcf121. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 15:59:23.261528 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Creating volume glance metadata for volume 5cba7840-dd72-473f-b32e-9ef354dcf121 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 15:59:23.491823 n-d-843680-7 sudo[138729]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:23.494018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.876s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:23.496075 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:23.516333 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Deleted volume successfully.
Jun 03 15:59:23.596872 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4741eb34-a795-4f55-9b6b-a132a033fffe tempest-VolumesCloneTest-585997221 None] Lock "b'cinder-ebce5fe7-93a6-4dfe-b159-ec0739dc1de0-delete_volume'" released by "delete_volume" :: held 4.107s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:23.605170 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05f06ceb-fbf9-4b2a-a59b-7e88cab32871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cba7840-dd72-473f-b32e-9ef354dcf121', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:23.608179 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68955587-c4b3-4e27-9e6d-1801fc284df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:23.700703 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Volume volume-5cba7840-dd72-473f-b32e-9ef354dcf121 (5cba7840-dd72-473f-b32e-9ef354dcf121): created successfully
Jun 03 15:59:23.703290 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68955587-c4b3-4e27-9e6d-1801fc284df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:23.706990 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Flow 'volume_create_manager' (8a1be449-b6e6-4054-84aa-822cceec143b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:23.815880 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ea9d8e36-9435-48ab-b8f4-2d0331570d16 tempest-VolumesExtendTest-1458770154 None] Created volume successfully.
Jun 03 15:59:24.395185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2ffac727-218f-44ad-9855-84e84a59b5e3 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:24.433895 n-d-843680-7 sudo[138798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:24.436856 n-d-843680-7 sudo[138798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:25.079012 n-d-843680-7 sudo[138798]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:25.081730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2ffac727-218f-44ad-9855-84e84a59b5e3 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121" returned: 0 in 0.686s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:25.083866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2ffac727-218f-44ad-9855-84e84a59b5e3 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:25.134887 n-d-843680-7 sudo[138819]: 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-5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:25.140571 n-d-843680-7 sudo[138819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:25.955984 n-d-843680-7 sudo[138819]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:25.958866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2ffac727-218f-44ad-9855-84e84a59b5e3 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121" returned: 0 in 0.874s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:26.152121 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2ffac727-218f-44ad-9855-84e84a59b5e3 tempest-VolumesExtendTest-1458770154 None] Extend volume completed successfully.
Jun 03 15:59:28.338234 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:59:28.342942 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:59:28.343708 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:59:28.357716 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Flow 'volume_create_manager' (c909510a-c0bb-4eb8-b130-cd60a976969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:28.364283 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6da3c03b-1be7-489d-9948-2cdd36fc28de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:28.401144 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:59:28.438067 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6da3c03b-1be7-489d-9948-2cdd36fc28de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-779477195',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=a0a01ca4-7130-4749-ab02-4925569a37f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21070cbe01214fbebeffd8dfb0b8660b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:59:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:59:28Z,user_id='b0cac4552cbb4e4c8760c3b84e828ea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:28.440904 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0324a94e-a1d9-40bd-8aa6-3919a2dba246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:28.443169 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0324a94e-a1d9-40bd-8aa6-3919a2dba246) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fa39692-4c75-474b-8503-9eebe38a4ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fa39692-4c75-474b-8503-9eebe38a4ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0a01ca4-7130-4749-ab02-4925569a37f9', 'volume_name': 'volume-a0a01ca4-7130-4749-ab02-4925569a37f9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a22df2d-6e41-478a-a064-9647596d540f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a22df2d-6e41-478a-a064-9647596d540f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aeba1d73-54d6-469c-80fd-e6f7f386e81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Volume a0a01ca4-7130-4749-ab02-4925569a37f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0a01ca4-7130-4749-ab02-4925569a37f9', 'volume_size': 1}
Jun 03 15:59:28.457786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0a01ca4-7130-4749-ab02-4925569a37f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:28.482005 n-d-843680-7 sudo[138859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0a01ca4-7130-4749-ab02-4925569a37f9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:59:28.482906 n-d-843680-7 sudo[138859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:29.389757 n-d-843680-7 sudo[138859]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:29.391854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0a01ca4-7130-4749-ab02-4925569a37f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.934s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:29.395100 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aeba1d73-54d6-469c-80fd-e6f7f386e81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0a01ca4-7130-4749-ab02-4925569a37f9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:29.397743 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f75b9ab-71c8-4484-93c7-4f6b57a2a0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:29.506047 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Volume volume-a0a01ca4-7130-4749-ab02-4925569a37f9 (a0a01ca4-7130-4749-ab02-4925569a37f9): created successfully
Jun 03 15:59:29.508083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f75b9ab-71c8-4484-93c7-4f6b57a2a0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:29.511493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Flow 'volume_create_manager' (c909510a-c0bb-4eb8-b130-cd60a976969b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:29.608860 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ab779e47-732a-4cff-804b-4d692c53c4e6 tempest-VolumesExtendTest-1458770154 None] Created volume successfully.
Jun 03 15:59:30.291311 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 15:59:30.296693 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 15:59:30.297479 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 15:59:30.327177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (0540ba1e-d5be-4d62-8856-738b9c609733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:30.330271 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe7fdda4-60d7-4fad-97fb-511a99b2a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:30.379026 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 15:59:30.406631 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe7fdda4-60d7-4fad-97fb-511a99b2a76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T15:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912076929',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=dd84a9ef-1143-4d23-81d8-6387185d837e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T15:59:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T15:59:30Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:30.409068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d0804af-3793-43dd-9105-45e570df06df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:30.411160 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d0804af-3793-43dd-9105-45e570df06df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:30.413507 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9767edf3-42e9-4ee9-b35c-6f9155160961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:30.415938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9767edf3-42e9-4ee9-b35c-6f9155160961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd84a9ef-1143-4d23-81d8-6387185d837e', 'volume_name': 'volume-dd84a9ef-1143-4d23-81d8-6387185d837e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:30.418170 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67e470d7-0bf8-429f-834d-6df0da9029fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:30.420310 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67e470d7-0bf8-429f-834d-6df0da9029fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:30.422427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea37be2-58aa-4a54-842f-2dd583e9bd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:30.423205 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Volume dd84a9ef-1143-4d23-81d8-6387185d837e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd84a9ef-1143-4d23-81d8-6387185d837e', 'volume_size': 1}
Jun 03 15:59:30.424468 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a9ef-1143-4d23-81d8-6387185d837e stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:30.467506 n-d-843680-7 sudo[138900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a9ef-1143-4d23-81d8-6387185d837e stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:59:30.469320 n-d-843680-7 sudo[138900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:31.156290 n-d-843680-7 sudo[138900]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:31.162993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a9ef-1143-4d23-81d8-6387185d837e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.734s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:31.162993 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ea37be2-58aa-4a54-842f-2dd583e9bd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd84a9ef-1143-4d23-81d8-6387185d837e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:31.166563 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4947d03f-ba11-474f-94ec-cbaa8613039c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 15:59:31.259413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-883f67da-c8a8-4344-853a-64580344490f tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:31.280653 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-dd84a9ef-1143-4d23-81d8-6387185d837e (dd84a9ef-1143-4d23-81d8-6387185d837e): created successfully
Jun 03 15:59:31.280653 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4947d03f-ba11-474f-94ec-cbaa8613039c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 15:59:31.279714 n-d-843680-7 sudo[138931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:31.280491 n-d-843680-7 sudo[138931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:31.283474 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (0540ba1e-d5be-4d62-8856-738b9c609733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 15:59:31.426152 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a3c35bbd-a126-48ed-b306-9a89112315ca tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 15:59:31.720682 n-d-843680-7 sudo[138931]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:31.722471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-883f67da-c8a8-4344-853a-64580344490f tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.463s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:31.723988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-883f67da-c8a8-4344-853a-64580344490f tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62 --snapshot stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:31.743386 n-d-843680-7 sudo[138934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62 --snapshot stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 -L 1.00g
Jun 03 15:59:31.744234 n-d-843680-7 sudo[138934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:32.751131 n-d-843680-7 sudo[138934]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:32.754329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-883f67da-c8a8-4344-853a-64580344490f tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62 --snapshot stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 -L 1.00g" returned: 0 in 1.030s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:32.877861 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-883f67da-c8a8-4344-853a-64580344490f tempest-VolumesExtendTest-1458770154 None] Create snapshot completed successfully
Jun 03 15:59:33.506074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9f0eecf0-1474-4490-9e49-854d412f388f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:33.554295 n-d-843680-7 sudo[139041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 15:59:33.555165 n-d-843680-7 sudo[139041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:33.699208 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:33.717966 n-d-843680-7 sudo[139043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:33.718763 n-d-843680-7 sudo[139043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:34.059436 n-d-843680-7 sudo[139041]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:34.062040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9f0eecf0-1474-4490-9e49-854d412f388f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.556s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:34.063813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9f0eecf0-1474-4490-9e49-854d412f388f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:34.083617 n-d-843680-7 sudo[139046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g
Jun 03 15:59:34.084421 n-d-843680-7 sudo[139046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:34.223683 n-d-843680-7 sudo[139043]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:34.231110 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.532s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:34.233971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:34.302180 n-d-843680-7 sudo[139049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:34.319628 n-d-843680-7 sudo[139049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:35.029455 n-d-843680-7 sudo[139046]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:35.032997 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9f0eecf0-1474-4490-9e49-854d412f388f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g" returned: 0 in 0.968s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:35.129757 n-d-843680-7 sudo[139049]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:35.131591 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.898s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:35.132559 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.brick.local_dev.lvm [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Checking to see if volume volume-a0a01ca4-7130-4749-ab02-4925569a37f9 has been deactivated. {{(pid=97269) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Jun 03 15:59:35.134756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 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-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:35.158507 n-d-843680-7 sudo[139151]: ubuntu : 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-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:35.159306 n-d-843680-7 sudo[139151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:35.199874 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9f0eecf0-1474-4490-9e49-854d412f388f tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 15:59:35.640224 n-d-843680-7 sudo[139151]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:35.642374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.507s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:35.643318 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.brick.local_dev.lvm [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Volume volume-a0a01ca4-7130-4749-ab02-4925569a37f9 has been deactivated. {{(pid=97269) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Jun 03 15:59:35.644735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:35.663872 n-d-843680-7 sudo[139156]: 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-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:35.664875 n-d-843680-7 sudo[139156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:36.363681 n-d-843680-7 sudo[139156]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:36.365943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.721s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:36.367771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:36.388644 n-d-843680-7 sudo[139160]: ubuntu : 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-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:36.390161 n-d-843680-7 sudo[139160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:37.181931 n-d-843680-7 sudo[139160]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:37.225609 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.858s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:37.238708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Creating a new backup for volume volume-dd84a9ef-1143-4d23-81d8-6387185d837e. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 15:59:37.475800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4f271fd-7005-4471-971d-c28bc8219a90 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:37.521814 n-d-843680-7 sudo[139292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4f271fd-7005-4471-971d-c28bc8219a90 stack-volumes-lvmdriver-1 -L 1g
Jun 03 15:59:37.522608 n-d-843680-7 sudo[139292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:37.604441 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b81ccbee-d9d1-493e-95c0-4a7c5664bfc9 tempest-VolumesExtendTest-1458770154 None] Extend volume completed successfully.
Jun 03 15:59:38.305542 n-d-843680-7 sudo[139292]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:38.309537 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4f271fd-7005-4471-971d-c28bc8219a90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.834s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:38.310642 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:38.340961 n-d-843680-7 sudo[139348]: ubuntu : 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-c35596cc-be53-4a6b-be54-92518e1c35dc
Jun 03 15:59:38.347652 n-d-843680-7 sudo[139348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:38.868896 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-42eac6a0-0f31-4ff9-9620-b122a3c67d62-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:38.871334 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:38.933924 n-d-843680-7 sudo[139357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62
Jun 03 15:59:38.934839 n-d-843680-7 sudo[139357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:39.142384 n-d-843680-7 sudo[139348]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:39.144945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc" returned: 0 in 0.834s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:39.147258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:39.191043 n-d-843680-7 sudo[139360]: 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--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 iflag=direct
Jun 03 15:59:39.192043 n-d-843680-7 sudo[139360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:39.579744 n-d-843680-7 sudo[139357]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:39.581986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62" returned: 0 in 0.710s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:39.589401 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:39.641291 n-d-843680-7 sudo[139365]: ubuntu : TTY=unknown ; 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-42eac6a0-0f31-4ff9-9620-b122a3c67d62
Jun 03 15:59:39.645502 n-d-843680-7 sudo[139365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:39.729075 n-d-843680-7 sudo[139360]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:39.731303 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 iflag=direct" returned: 0 in 0.584s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:39.732563 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:39.770049 n-d-843680-7 sudo[139377]: 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--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 oflag=direct
Jun 03 15:59:39.772057 n-d-843680-7 sudo[139377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:40.237630 n-d-843680-7 sudo[139377]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:40.240943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 oflag=direct" returned: 0 in 0.507s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:40.243546 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:40.266149 n-d-843680-7 sudo[139386]: 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--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 15:59:40.267608 n-d-843680-7 sudo[139386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:40.799944 n-d-843680-7 sudo[139365]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:40.803090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-42eac6a0-0f31-4ff9-9620-b122a3c67d62" returned: 0 in 1.212s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:41.062059 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Created reservations ['b01a99f2-7c40-40eb-94a6-d80f97e5e868', '690b22c9-3cb5-4b91-87e0-aa29a9ca4761', 'faa641d2-ffb1-4af4-8959-a68c8938ec24', '5129ad3d-00a4-47b6-864d-c8280733a5ad'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:41.307151 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Delete snapshot completed successfully.
Jun 03 15:59:41.312881 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-647baa25-0efc-41dc-8666-40f1c4cedaa0 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-42eac6a0-0f31-4ff9-9620-b122a3c67d62-delete_snapshot'" released by "delete_snapshot" :: held 2.446s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:42.545306 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-a0a01ca4-7130-4749-ab02-4925569a37f9-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:42.826339 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Skipping remove_export. No iscsi_target is presently exported for volume: a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:42.827593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:42.863056 n-d-843680-7 sudo[139468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:42.864547 n-d-843680-7 sudo[139468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:43.442720 n-d-843680-7 sudo[139468]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:43.446157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.617s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:43.448379 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:43.498128 n-d-843680-7 sudo[139489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:43.499965 n-d-843680-7 sudo[139489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:44.037931 n-d-843680-7 sudo[139489]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:44.041156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.592s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:44.046397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:44.075776 n-d-843680-7 sudo[139492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:44.076793 n-d-843680-7 sudo[139492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:44.692505 n-d-843680-7 sudo[139492]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:44.697766 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0a01ca4-7130-4749-ab02-4925569a37f9" returned: 0 in 0.648s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:44.697766 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Successfully deleted volume: a0a01ca4-7130-4749-ab02-4925569a37f9
Jun 03 15:59:44.861183 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Created reservations ['2a7286f6-39aa-49a0-8cb3-3e1eb885a96a', 'f6983399-4c39-4d1a-8d98-0510bbe3e51c', '95ca1acb-ec3d-423d-a8bc-233043932fa9', 'a4777642-4b32-4481-abe8-3c73056b18c9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:45.232466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:45.237714 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:45.279703 n-d-843680-7 sudo[139530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:45.280851 n-d-843680-7 sudo[139530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:45.422808 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Terminate volume connection completed successfully.
Jun 03 15:59:45.499929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:45.675658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:45.682614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c\n Backing store flags: \n Account information:\n RD6VEnx5Ye6ru79QBUBd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:59:45.682614 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Removing iscsi_target for Volume ID: e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 15:59:45.682873 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:45.882600 n-d-843680-7 sudo[139530]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:45.888454 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:45.890557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:45.914478 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c -f" returned: 0 in 0.220s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:45.920328 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894352]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:59:45.927311 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:45.933860 n-d-843680-7 sudo[139566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:45.942258 n-d-843680-7 sudo[139566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:46.165124 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:46.165531 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894352]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:59:46.166444 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9a63cf45-54b9-49d7-bffa-127d44706b78 tempest-VolumesBackupsV39Test-1857706762 None] Remove volume export completed successfully.
Jun 03 15:59:46.463750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-5cba7840-dd72-473f-b32e-9ef354dcf121-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 15:59:46.589314 n-d-843680-7 sudo[139566]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:46.591241 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:46.593487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:46.602684 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Deleted volume successfully.
Jun 03 15:59:46.674598 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:46.675702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:46.702950 n-d-843680-7 sudo[139580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:46.703795 n-d-843680-7 sudo[139580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:46.767483 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a1356b61-bb76-4417-8e6b-8dd1b5c20f30 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-a0a01ca4-7130-4749-ab02-4925569a37f9-delete_volume'" released by "delete_volume" :: held 4.222s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:47.152067 n-d-843680-7 sudo[139580]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:47.156865 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121" returned: 0 in 0.478s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:47.156865 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:47.182383 n-d-843680-7 sudo[139583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:47.183187 n-d-843680-7 sudo[139583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:47.769492 n-d-843680-7 sudo[139583]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:47.771904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121" returned: 0 in 0.616s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:47.774397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:47.794946 n-d-843680-7 sudo[139605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:47.795819 n-d-843680-7 sudo[139605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:48.519429 n-d-843680-7 sudo[139605]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:48.521869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cba7840-dd72-473f-b32e-9ef354dcf121" returned: 0 in 0.747s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:48.524963 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Successfully deleted volume: 5cba7840-dd72-473f-b32e-9ef354dcf121
Jun 03 15:59:48.714624 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Created reservations ['92c653e6-e039-4f2a-ac3b-3b10c2d26e9b', 'a1c9ab81-3af3-4845-99b0-080dd250f537', '253924b0-9082-4c93-8ca8-0bea3fabf609', '9f77725c-a67c-4187-bdc8-9cf26ed6c972'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 15:59:49.020774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 15:59:49.021383 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:49.042804 n-d-843680-7 sudo[139622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 15:59:49.043627 n-d-843680-7 sudo[139622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:49.523758 n-d-843680-7 sudo[139622]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:49.525810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:49.527893 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:49.547964 n-d-843680-7 sudo[139635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 15:59:49.548850 n-d-843680-7 sudo[139635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:49.990645 n-d-843680-7 sudo[139635]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:49.993510 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:49.995778 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 15:59:50.005180 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Deleted volume successfully.
Jun 03 15:59:50.156613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-83b2446f-4015-4bc9-9def-033e34fe2063 tempest-VolumesExtendTest-1458770154 None] Lock "b'cinder-5cba7840-dd72-473f-b32e-9ef354dcf121-delete_volume'" released by "delete_volume" :: held 3.693s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 15:59:58.698807 n-d-843680-7 sudo[139386]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:58.701256 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:58.702429 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c35596cc--be53--4a6b--be54--92518e1c35dc, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a4f271fd--7005--4471--971d--c28bc8219a90, size 1024.00 MB, duration 18.46 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 15:59:58.702993 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy 1024.00 MB at 55.47 MB/s
Jun 03 15:59:58.932530 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:58.955469 n-d-843680-7 sudo[139770]: ubuntu : 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-a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 15:59:58.956363 n-d-843680-7 sudo[139770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 15:59:59.794163 n-d-843680-7 sudo[139770]: pam_unix(sudo:session): session closed for user root
Jun 03 15:59:59.796648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90" returned: 0 in 0.864s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:59.900403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 15:59:59.920647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 15:59:59.921141 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548385216]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 15:59:59.921923 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 15:59:59.923248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Creating iscsi_target for Volume ID: volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume path /opt/stack/data/cinder/volumes/volume-a4f271fd-7005-4471-971d-c28bc8219a90,
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: incominguser 6q5szX7Ti7yeMXJEHzs4 okhNKbjMu9zGyN6T
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:00:00.087468 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:00:00.093860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:00.677756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90" returned: 0 in 0.585s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:00.678130 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548385216]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:00:00.678848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:00:00.679408 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:00:00.681057 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:00.708831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:00.708831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548385216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90\n Backing store flags: \n Account information:\n 6q5szX7Ti7yeMXJEHzs4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:00:00.708831 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:00:00.708831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:00.890419 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:00.891445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548385216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90\n Backing store flags: \n Account information:\n 6q5szX7Ti7yeMXJEHzs4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:00:00.892803 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:01.069475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:01.070711 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548385216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90\n Backing store flags: \n Account information:\n 6q5szX7Ti7yeMXJEHzs4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:00:01.072273 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:00:01.243175 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Initialize volume connection completed successfully.
Jun 03 16:00:03.134498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:00:03.135203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:00:03.136493 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:03.201835 n-d-843680-7 sudo[139898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:00:03.210024 n-d-843680-7 sudo[139898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:03.903440 n-d-843680-7 sudo[139898]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:03.906066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:03.908219 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:03.936584 n-d-843680-7 sudo[139906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:00:03.937645 n-d-843680-7 sudo[139906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:04.472090 n-d-843680-7 sudo[139906]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:04.476440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:04.481314 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:00:05.038750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Lock "b'cinder-e17b64f0-7c31-4b1a-a02c-552e2e702d4c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:00:05.259362 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:05.473397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:05.473937 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548387680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90\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:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90\n Backing store flags: \n Account information:\n 6q5szX7Ti7yeMXJEHzs4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:00:05.475027 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Skipping remove_export. No iscsi_target is presently exported for volume: e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 16:00:05.478203 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:05.543229 n-d-843680-7 sudo[139958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 16:00:05.545015 n-d-843680-7 sudo[139958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:06.199331 n-d-843680-7 sudo[139958]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:06.202508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c" returned: 0 in 0.723s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:06.207260 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:06.251748 n-d-843680-7 sudo[139996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 16:00:06.256735 n-d-843680-7 sudo[139996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:06.843757 n-d-843680-7 sudo[139996]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:06.846592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c" returned: 0 in 0.639s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:06.850402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:06.887458 n-d-843680-7 sudo[140017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 16:00:06.891203 n-d-843680-7 sudo[140017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:07.634336 n-d-843680-7 sudo[140017]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:07.637248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e17b64f0-7c31-4b1a-a02c-552e2e702d4c" returned: 0 in 0.787s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:07.639549 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Successfully deleted volume: e17b64f0-7c31-4b1a-a02c-552e2e702d4c
Jun 03 16:00:07.769518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Created reservations ['d5a32658-59af-463d-94fd-6899214e5c8c', 'b6440924-5527-43e8-a946-75e56bb22a8b', '4f92627c-136e-4ac8-82ef-c4320f3ee47a', '5089789f-ecac-403b-a134-4bf1c5f07a75'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:00:07.967830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:00:07.968634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:08.013822 n-d-843680-7 sudo[140043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:00:08.017320 n-d-843680-7 sudo[140043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:08.672998 n-d-843680-7 sudo[140043]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:08.675431 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:08.677680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:08.740344 n-d-843680-7 sudo[140046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:00:08.755920 n-d-843680-7 sudo[140046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:09.553043 n-d-843680-7 sudo[140046]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:09.556093 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.878s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:09.558590 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:00:09.565559 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Deleted volume successfully.
Jun 03 16:00:09.727968 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c462e4aa-0609-4ae4-848d-f5121b039a28 tempest-VolumesBackupsV39Test-1857706762 None] Lock "b'cinder-e17b64f0-7c31-4b1a-a02c-552e2e702d4c-delete_volume'" released by "delete_volume" :: held 4.690s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:00:15.199966 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:00:15.208207 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:00:15.209041 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:00:15.226446 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Flow 'volume_create_manager' (0752de1b-8c2b-468a-af6d-f069212b851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:00:15.230739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c48f3c-301c-4b5a-8eeb-1ed6ecf78168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:15.260557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:00:15.286443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35c48f3c-301c-4b5a-8eeb-1ed6ecf78168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-474694924',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=c47bf661-057d-4126-b0fc-dccdd9f64dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035fefc91d7a4564bdf186158e4b80d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:00:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:00:15Z,user_id='bd16f0c998104d3f802cca46722abc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:15.290054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5187d0d3-0000-481e-80be-3ff38f33015a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:15.292170 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5187d0d3-0000-481e-80be-3ff38f33015a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:15.294539 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bff73e51-e120-441c-a31a-ff43b7c4ea31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:15.296807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bff73e51-e120-441c-a31a-ff43b7c4ea31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c47bf661-057d-4126-b0fc-dccdd9f64dfa', 'volume_name': 'volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:15.299058 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90725ea2-f90c-4db7-a08e-f5876db5ec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:15.301227 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90725ea2-f90c-4db7-a08e-f5876db5ec99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:15.305136 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (087f2241-ff45-446c-8aff-2cc0f0cf6f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:15.307517 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Volume c47bf661-057d-4126-b0fc-dccdd9f64dfa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa', 'volume_size': 1}
Jun 03 16:00:15.308782 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:15.349491 n-d-843680-7 sudo[140178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:00:15.350809 n-d-843680-7 sudo[140178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:16.230124 n-d-843680-7 sudo[140178]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:16.232541 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:16.236264 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (087f2241-ff45-446c-8aff-2cc0f0cf6f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:16.238534 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f53e373-c471-4d51-811c-2faa9b4911ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:00:16.334165 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Volume volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa (c47bf661-057d-4126-b0fc-dccdd9f64dfa): created successfully
Jun 03 16:00:16.339076 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f53e373-c471-4d51-811c-2faa9b4911ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:00:16.340309 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Flow 'volume_create_manager' (0752de1b-8c2b-468a-af6d-f069212b851c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:00:16.425262 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-825a3527-bdfa-4bb5-ac34-a135630b575e tempest-VolumesNegativeTest-230640245 None] Created volume successfully.
Jun 03 16:00:54.554884 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Lock "b'cinder-c47bf661-057d-4126-b0fc-dccdd9f64dfa-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:00:54.775995 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Skipping remove_export. No iscsi_target is presently exported for volume: c47bf661-057d-4126-b0fc-dccdd9f64dfa
Jun 03 16:00:54.775995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:54.797485 n-d-843680-7 sudo[140782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa
Jun 03 16:00:54.805862 n-d-843680-7 sudo[140782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:55.455265 n-d-843680-7 sudo[140782]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:55.458535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa" returned: 0 in 0.691s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:55.460968 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:55.501562 n-d-843680-7 sudo[140806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa
Jun 03 16:00:55.503273 n-d-843680-7 sudo[140806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:56.084872 n-d-843680-7 sudo[140806]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:56.087085 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa" returned: 0 in 0.626s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:56.090600 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:56.111273 n-d-843680-7 sudo[140813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa
Jun 03 16:00:56.114548 n-d-843680-7 sudo[140813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:56.722777 n-d-843680-7 sudo[140813]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:56.725471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c47bf661-057d-4126-b0fc-dccdd9f64dfa" returned: 0 in 0.635s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:56.726580 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Successfully deleted volume: c47bf661-057d-4126-b0fc-dccdd9f64dfa
Jun 03 16:00:56.892522 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Created reservations ['0df89b29-8820-48a0-8003-30cac27677ae', 'b74d3aa7-c743-47f1-8f3a-281df25a4553', '74c302dd-7848-4bd4-a346-ad5b188eca53', 'a2adcf78-78ed-473d-a7b1-1287331ea783'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:00:57.143421 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:00:57.143421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:57.187391 n-d-843680-7 sudo[140830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:00:57.188316 n-d-843680-7 sudo[140830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:57.727412 n-d-843680-7 sudo[140830]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:57.734342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:57.734342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:00:57.758590 n-d-843680-7 sudo[140833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:00:57.760055 n-d-843680-7 sudo[140833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:00:58.409135 n-d-843680-7 sudo[140833]: pam_unix(sudo:session): session closed for user root
Jun 03 16:00:58.412304 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:00:58.415005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:00:58.425387 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Deleted volume successfully.
Jun 03 16:00:58.534231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f84c679f-68ca-435f-b0d6-e89a1a7d0bc5 tempest-VolumesNegativeTest-230640245 None] Lock "b'cinder-c47bf661-057d-4126-b0fc-dccdd9f64dfa-delete_volume'" released by "delete_volume" :: held 3.979s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:01:00.531340 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Terminate volume connection completed successfully.
Jun 03 16:01:00.577647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:00.673142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:00.673862 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832128928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90\n Backing store flags: \n Account information:\n 6q5szX7Ti7yeMXJEHzs4\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:00.674846 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Removing iscsi_target for Volume ID: a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:00.676696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:00.892064 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a4f271fd-7005-4471-971d-c28bc8219a90 -f" returned: 0 in 0.216s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:00.908490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832128928]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:00.908490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:01.029314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:01.029774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832128928]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:01.030761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Remove volume export completed successfully.
Jun 03 16:01:01.112714 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-a4f271fd-7005-4471-971d-c28bc8219a90-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:01:01.167402 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Trying to delete temp volume: a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:01.171151 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:01.267787 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:01.268247 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832128928]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:01.269274 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:01.270411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:01.290472 n-d-843680-7 sudo[140913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:01.291410 n-d-843680-7 sudo[140913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:01.839255 n-d-843680-7 sudo[140913]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:01.841854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90" returned: 0 in 0.571s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:01.845885 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:01.870095 n-d-843680-7 sudo[140916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:01.870909 n-d-843680-7 sudo[140916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:02.546125 n-d-843680-7 sudo[140916]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:02.549781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90" returned: 0 in 0.703s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:02.561685 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:02.614239 n-d-843680-7 sudo[140919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:02.618987 n-d-843680-7 sudo[140919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:03.143725 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:01:03.148137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:01:03.151756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:03.190345 n-d-843680-7 sudo[140924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:01:03.191987 n-d-843680-7 sudo[140924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:03.389897 n-d-843680-7 sudo[140919]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:03.393157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4f271fd-7005-4471-971d-c28bc8219a90" returned: 0 in 0.836s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:03.404819 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: a4f271fd-7005-4471-971d-c28bc8219a90
Jun 03 16:01:03.532611 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:01:03.541708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-56ec285e-a760-4dac-91be-14540931f702 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-a4f271fd-7005-4471-971d-c28bc8219a90-delete_volume'" released by "delete_volume" :: held 2.427s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:01:03.771106 n-d-843680-7 sudo[140924]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:03.773519 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:03.774989 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:03.793712 n-d-843680-7 sudo[140935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:01:03.794510 n-d-843680-7 sudo[140935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:03.898214 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:01:03.913125 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:01:03.913972 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:01:03.939443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Flow 'volume_create_manager' (ec243069-f5da-4474-9f81-53db9707e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:01:03.980313 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2fbaa67-a245-4630-8f84-353e35dae2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:04.015085 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:01:04.076300 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2fbaa67-a245-4630-8f84-353e35dae2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-597051864',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=caeb067a-13f9-4821-8922-9ed899827250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aabf174733d4fa39d10eb65c7af0fe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:01:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:01:04Z,user_id='a12ccbf9ce6148eeb3f9ee8e0a2b5fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:04.084414 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (018b691d-a57e-4970-a26a-2712c4c85905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:04.089116 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (018b691d-a57e-4970-a26a-2712c4c85905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:04.098628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96bfc20f-1790-43e5-b70f-2ab1561aed32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:04.101320 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96bfc20f-1790-43e5-b70f-2ab1561aed32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'caeb067a-13f9-4821-8922-9ed899827250', 'volume_name': 'volume-caeb067a-13f9-4821-8922-9ed899827250', 'volume_size': 2}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:04.114791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da4a3637-d5fa-405f-9503-922f0b4634b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:04.120956 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da4a3637-d5fa-405f-9503-922f0b4634b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:04.123462 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (807ac7a3-dc92-4fe4-9aa7-bd8481be1232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:04.124516 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Volume caeb067a-13f9-4821-8922-9ed899827250: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-caeb067a-13f9-4821-8922-9ed899827250', 'volume_size': 2}
Jun 03 16:01:04.134144 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caeb067a-13f9-4821-8922-9ed899827250 stack-volumes-lvmdriver-1 -L 2g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:04.157118 n-d-843680-7 sudo[140955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caeb067a-13f9-4821-8922-9ed899827250 stack-volumes-lvmdriver-1 -L 2g
Jun 03 16:01:04.158762 n-d-843680-7 sudo[140955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:04.384024 n-d-843680-7 sudo[140935]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:04.387676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:04.391502 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:01:05.219733 n-d-843680-7 sudo[140955]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:05.221567 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caeb067a-13f9-4821-8922-9ed899827250 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.088s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:05.225818 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (807ac7a3-dc92-4fe4-9aa7-bd8481be1232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-caeb067a-13f9-4821-8922-9ed899827250', 'volume_size': 2}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:05.228293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e7bc7e-ef3c-4420-96bc-8041e20b643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:05.354241 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Volume volume-caeb067a-13f9-4821-8922-9ed899827250 (caeb067a-13f9-4821-8922-9ed899827250): created successfully
Jun 03 16:01:05.362153 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e7bc7e-ef3c-4420-96bc-8041e20b643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:05.384535 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Flow 'volume_create_manager' (ec243069-f5da-4474-9f81-53db9707e08a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:01:05.486707 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-03813d72-14a0-44b8-8480-1d1b727cce63 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Created volume successfully.
Jun 03 16:01:06.959018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5410c1-a22f-432f-ae16-b9baa7dcbbac tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:06.984085 n-d-843680-7 sudo[141066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:06.985046 n-d-843680-7 sudo[141066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:07.612555 n-d-843680-7 sudo[141066]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:07.616271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5410c1-a22f-432f-ae16-b9baa7dcbbac tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250" returned: 0 in 0.657s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:07.618444 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5410c1-a22f-432f-ae16-b9baa7dcbbac tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2 --snapshot stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 -L 2.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:07.653028 n-d-843680-7 sudo[141090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2 --snapshot stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 -L 2.00g
Jun 03 16:01:07.654931 n-d-843680-7 sudo[141090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:08.726824 n-d-843680-7 sudo[141090]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:08.729246 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4c5410c1-a22f-432f-ae16-b9baa7dcbbac tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2 --snapshot stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 -L 2.00g" returned: 0 in 1.110s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:08.897816 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4c5410c1-a22f-432f-ae16-b9baa7dcbbac tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Create snapshot completed successfully
Jun 03 16:01:10.145646 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Lock "b'cinder-200818e6-5afe-4902-b197-5bf00cb5e5e2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:01:10.147603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:10.174055 n-d-843680-7 sudo[141210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2
Jun 03 16:01:10.175554 n-d-843680-7 sudo[141210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:10.646096 n-d-843680-7 sudo[141210]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:10.648536 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2" returned: 0 in 0.500s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:10.651093 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:10.671367 n-d-843680-7 sudo[141213]: ubuntu : TTY=unknown ; 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-200818e6-5afe-4902-b197-5bf00cb5e5e2
Jun 03 16:01:10.672196 n-d-843680-7 sudo[141213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:11.569329 n-d-843680-7 sudo[141213]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:11.572869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-200818e6-5afe-4902-b197-5bf00cb5e5e2" returned: 0 in 0.922s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:11.749159 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Created reservations ['1b6a7d28-d885-4d68-9ecf-032e55a503b8', '5d29e165-f6f2-4d62-a05b-d732fc5ba543', '3f23ca2d-9294-430e-a6a2-ba5e4c89a5f3', '0634c965-c643-4408-87ff-b6d2c05337ec'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:01:11.905717 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Delete snapshot completed successfully.
Jun 03 16:01:11.928496 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cc20492e-f8b9-4c1c-b186-4ce3cfedde72 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Lock "b'cinder-200818e6-5afe-4902-b197-5bf00cb5e5e2-delete_snapshot'" released by "delete_snapshot" :: held 1.782s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:01:12.648497 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Lock "b'cinder-caeb067a-13f9-4821-8922-9ed899827250-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:01:12.829435 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Skipping remove_export. No iscsi_target is presently exported for volume: caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:12.830770 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:12.867174 n-d-843680-7 sudo[141267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:12.868203 n-d-843680-7 sudo[141267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:13.599873 n-d-843680-7 sudo[141267]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:13.603477 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250" returned: 0 in 0.771s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:13.604209 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:13.657094 n-d-843680-7 sudo[141280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:13.658429 n-d-843680-7 sudo[141280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:14.210283 n-d-843680-7 sudo[141280]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:14.212560 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250" returned: 0 in 0.608s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:14.214964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:14.273956 n-d-843680-7 sudo[141303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:14.275608 n-d-843680-7 sudo[141303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:15.066307 n-d-843680-7 sudo[141303]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:15.071524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caeb067a-13f9-4821-8922-9ed899827250" returned: 0 in 0.856s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:15.072913 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Successfully deleted volume: caeb067a-13f9-4821-8922-9ed899827250
Jun 03 16:01:15.269372 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Created reservations ['284d43e1-c242-40c5-b56a-baac8c0892e6', 'c537f5bd-b3cc-443c-bf90-b9880a42faee', '1bcc880f-7070-424b-be4f-691e14437752', 'a568a6ac-9d7f-400a-9c58-584d39ca4d96'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:01:15.556327 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:01:15.556327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:15.598434 n-d-843680-7 sudo[141357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:01:15.608123 n-d-843680-7 sudo[141357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:16.335291 n-d-843680-7 sudo[141357]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:16.337867 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:16.339954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:16.419105 n-d-843680-7 sudo[141375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:01:16.422359 n-d-843680-7 sudo[141375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:17.183224 n-d-843680-7 sudo[141375]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:17.185710 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.845s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:17.187825 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:01:17.196711 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Deleted volume successfully.
Jun 03 16:01:17.347615 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-7c83954d-bf21-41a7-b56b-b853e54d3a51 tempest-VolumesSnapshotNegativeTestJSON-2079417055 None] Lock "b'cinder-caeb067a-13f9-4821-8922-9ed899827250-delete_volume'" released by "delete_volume" :: held 4.690s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:01:33.773563 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:01:33.778151 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:01:33.778669 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:01:33.809041 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (92d682e6-19b1-4a7c-9a2c-2cdcdd1ee0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:01:33.820014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe12439a-19b6-4ef4-9205-247a1a2ee9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:33.853082 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:01:33.882865 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe12439a-19b6-4ef4-9205-247a1a2ee9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1129132355',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0ff10736-aada-4ead-93c1-c54ada870617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:01:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:01:34Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a7740c1-9e91-4c75-8f14-6f672b5b3b5c),volume_type_id=3a7740c1-9e91-4c75-8f14-6f672b5b3b5c)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:33.886541 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a24e6ba-3511-4d49-92b0-a9c0df2d6289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:33.889505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a24e6ba-3511-4d49-92b0-a9c0df2d6289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:33.892873 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74d0bad7-75af-42d4-8c0a-e1d85faf530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:33.895757 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74d0bad7-75af-42d4-8c0a-e1d85faf530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ff10736-aada-4ead-93c1-c54ada870617', 'volume_name': 'volume-0ff10736-aada-4ead-93c1-c54ada870617', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:33.898069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57fc9b1c-d852-4221-9173-bd762f8b18da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:33.900345 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57fc9b1c-d852-4221-9173-bd762f8b18da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:33.902772 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57aa5105-d359-41c9-a981-981fe325ca90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:33.903743 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Volume 0ff10736-aada-4ead-93c1-c54ada870617: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ff10736-aada-4ead-93c1-c54ada870617', 'volume_size': 1}
Jun 03 16:01:33.905112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ff10736-aada-4ead-93c1-c54ada870617 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:33.926434 n-d-843680-7 sudo[141801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ff10736-aada-4ead-93c1-c54ada870617 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:01:33.927834 n-d-843680-7 sudo[141801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:34.761893 n-d-843680-7 sudo[141801]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:34.764324 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ff10736-aada-4ead-93c1-c54ada870617 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.859s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:34.768225 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57aa5105-d359-41c9-a981-981fe325ca90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ff10736-aada-4ead-93c1-c54ada870617', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:34.771124 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f1a9c7c-7839-44e2-8f74-daae0a4348ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:34.897299 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Volume volume-0ff10736-aada-4ead-93c1-c54ada870617 (0ff10736-aada-4ead-93c1-c54ada870617): created successfully
Jun 03 16:01:34.902048 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f1a9c7c-7839-44e2-8f74-daae0a4348ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:34.903443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (92d682e6-19b1-4a7c-9a2c-2cdcdd1ee0f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:01:34.949072 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a151279b-5775-4c43-b699-84d546ef1ec3 tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:01:40.699054 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:01:40.704368 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:01:40.704909 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:01:40.717513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (c183f7ec-6ff1-4e65-99c7-3268bd7d5acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:01:40.720623 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f795fb-6b72-47c8-879c-14a2d78df901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:40.744696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:01:40.777566 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8f795fb-6b72-47c8-879c-14a2d78df901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1470922549',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=5d58a20a-7e80-4b75-834e-b4bab17afbe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:01:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:01:41Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:40.780061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (053b85e7-9c18-4ffb-92cd-52bd46f4642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:40.782138 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (053b85e7-9c18-4ffb-92cd-52bd46f4642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:40.787606 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65ebb58c-be9f-44c4-b5b2-2fbad97284cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:40.888155 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65ebb58c-be9f-44c4-b5b2-2fbad97284cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'volume_name': 'volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:40.890677 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3d9d6da-f758-4154-8bef-569e08fc032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:40.893384 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3d9d6da-f758-4154-8bef-569e08fc032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:01:40.895847 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4204497f-4952-4c9c-8cf4-f2bb2639e619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:01:40.896972 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Volume 5d58a20a-7e80-4b75-834e-b4bab17afbe8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:01:40.897770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Cloning 5d58a20a-7e80-4b75-834e-b4bab17afbe8 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:01:41.850950 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:41.879062 n-d-843680-7 sudo[142043]: ubuntu : 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-0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:01:41.880466 n-d-843680-7 sudo[142043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:42.412814 n-d-843680-7 sudo[142043]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:42.417593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:42.516452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:42.537925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:42.538200 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830468592]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:42.538991 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:01:42.539825 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-0ff10736-aada-4ead-93c1-c54ada870617,
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: incominguser TfzE3kC7fBjh8e4oHs4R GGcSz8x4phHLTLF6
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:01:42.633410 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:01:42.635091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:43.292180 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617" returned: 0 in 0.657s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:43.292737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830468592]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:43.293177 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:01:43.293608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:01:43.299487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:43.303917 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:43.304540 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830468592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617\n Backing store flags: \n Account information:\n TfzE3kC7fBjh8e4oHs4R\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:43.306362 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:01:43.308326 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:43.455825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:43.456156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830468592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617\n Backing store flags: \n Account information:\n TfzE3kC7fBjh8e4oHs4R\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:43.460482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:43.566505 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:43.566791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830468592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617\n Backing store flags: \n Account information:\n TfzE3kC7fBjh8e4oHs4R\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:01:43.567732 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:01:43.769762 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617', 'target_lun': 1, 'volume_id': '0ff10736-aada-4ead-93c1-c54ada870617', 'auth_method': 'CHAP', 'auth_username': 'TfzE3kC7fBjh8e4oHs4R', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5206ee93-98fa-46f3-a764-2e1c3aa9e7cd'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:01:44.125698 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-684cc8d6-5ad7-4a5f-be57-6c883f1c4cea req-0162a2c3-58fa-4115-a17f-4b79e73ad875 tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:01:58.572447 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1, size 616.00 MB, duration 17.67 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:01:58.573093 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Image download 616.00 MB at 34.86 MB/s
Jun 03 16:01:58.630862 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:58.756050 n-d-843680-7 sudo[142378]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1
Jun 03 16:01:58.757026 n-d-843680-7 sudo[142378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:59.139805 n-d-843680-7 sudo[142378]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:59.142536 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1" returned: 0 in 0.511s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:59.144167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user f04f5212d7774fbbb889b3694ab4f014. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:01:59.340501 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:59.532884 n-d-843680-7 sudo[142413]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1
Jun 03 16:01:59.534224 n-d-843680-7 sudo[142413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:01:59.966233 n-d-843680-7 sudo[142413]: pam_unix(sudo:session): session closed for user root
Jun 03 16:01:59.969298 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1" returned: 0 in 0.631s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:01:59.972504 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:01:59.996279 n-d-843680-7 sudo[142419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:01:59.997097 n-d-843680-7 sudo[142419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:00.766561 n-d-843680-7 sudo[142419]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:00.769281 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:00.985405 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 5d58a20a-7e80-4b75-834e-b4bab17afbe8. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:02:01.085771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_hwsr5ooq {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:01.210009 n-d-843680-7 sudo[142484]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_hwsr5ooq
Jun 03 16:02:01.211400 n-d-843680-7 sudo[142484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:01.796670 n-d-843680-7 sudo[142484]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:01.799205 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_hwsr5ooq" returned: 0 in 0.713s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:01.800861 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:01.939041 n-d-843680-7 sudo[142502]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1
Jun 03 16:02:01.941451 n-d-843680-7 sudo[142502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:02.539658 n-d-843680-7 sudo[142502]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:02.542752 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1" returned: 0 in 0.741s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:02.544571 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:02:02.545701 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:02.583012 n-d-843680-7 sudo[142522]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8 oflag=direct
Jun 03 16:02:02.584491 n-d-843680-7 sudo[142522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:03.140375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:02:03.141439 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:02:03.142442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:03.170777 n-d-843680-7 sudo[142522]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:03.182658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8 oflag=direct" returned: 0 in 0.630s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:03.182761 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:03.183559 n-d-843680-7 sudo[142554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:02:03.184383 n-d-843680-7 sudo[142554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:03.222694 n-d-843680-7 sudo[142557]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8
Jun 03 16:02:03.224270 n-d-843680-7 sudo[142557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:03.854927 n-d-843680-7 sudo[142554]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:03.856984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:03.862542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:03.928912 n-d-843680-7 sudo[142594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:02:03.930127 n-d-843680-7 sudo[142594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:04.531285 n-d-843680-7 sudo[142594]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:04.535342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:04.537675 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:02:10.362397 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-0f625569-a21a-473a-8041-5f7f13fc37a6 req-34130ea6-befe-4434-95ee-e9fb3cd00151 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:02:10.363070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-0f625569-a21a-473a-8041-5f7f13fc37a6 req-34130ea6-befe-4434-95ee-e9fb3cd00151 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment 5206ee93-98fa-46f3-a764-2e1c3aa9e7cd. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:02:10.367107 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:10.487004 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:10.493424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546855072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617\n Backing store flags: \n Account information:\n TfzE3kC7fBjh8e4oHs4R\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:10.493424 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-0f625569-a21a-473a-8041-5f7f13fc37a6 req-34130ea6-befe-4434-95ee-e9fb3cd00151 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: 0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:10.493424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:10.608127 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0ff10736-aada-4ead-93c1-c54ada870617 -f" returned: 0 in 0.117s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:10.608558 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546855072]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:10.609735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:10.679746 n-d-843680-7 sudo[142557]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:10.686432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8" returned: 0 in 7.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:10.688354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:10.724786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:10.725270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546855072]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:10.803106 n-d-843680-7 sudo[142717]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1
Jun 03 16:02:10.803939 n-d-843680-7 sudo[142717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:11.196522 n-d-843680-7 sudo[142717]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:11.199523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:11.200701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_f_4zzdpan-d-843680-7@lvmdriver-1, size 700.00 MB, duration 7.51 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5d58a20a--7e80--4b75--834e--b4bab17afbe8 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:02:11.201138 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Converted 700.00 MB image at 93.22 MB/s
Jun 03 16:02:11.205887 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 5d58a20a-7e80-4b75-834e-b4bab17afbe8 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:02:11.335227 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user f04f5212d7774fbbb889b3694ab4f014 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:02:11.336092 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Marking volume 5d58a20a-7e80-4b75-834e-b4bab17afbe8 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:02:11.446846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 5d58a20a-7e80-4b75-834e-b4bab17afbe8. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:02:11.447995 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Creating volume glance metadata for volume 5d58a20a-7e80-4b75-834e-b4bab17afbe8 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:02:11.773472 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4204497f-4952-4c9c-8cf4-f2bb2639e619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:11.777964 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40e2c068-6ae9-4df2-83db-92c4655f630f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:11.873511 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 (5d58a20a-7e80-4b75-834e-b4bab17afbe8): created successfully
Jun 03 16:02:11.878777 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40e2c068-6ae9-4df2-83db-92c4655f630f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:11.884821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (c183f7ec-6ff1-4e65-99c7-3268bd7d5acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:11.942007 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-334c7940-3191-4f01-bd4d-e184455d55f9 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 16:02:12.205399 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-0ff10736-aada-4ead-93c1-c54ada870617-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:02:12.394214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:12.556544 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:12.557112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770631136]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:12.557554 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:12.558664 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:12.595464 n-d-843680-7 sudo[142746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:12.598532 n-d-843680-7 sudo[142746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:13.218803 n-d-843680-7 sudo[142746]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:13.221659 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617" returned: 0 in 0.663s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:13.223539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:13.248374 n-d-843680-7 sudo[142768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:13.250504 n-d-843680-7 sudo[142768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:13.780031 n-d-843680-7 sudo[142768]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:13.782911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:13.787383 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:13.812790 n-d-843680-7 sudo[142773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:13.813630 n-d-843680-7 sudo[142773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:13.977841 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:14.012249 n-d-843680-7 sudo[142775]: ubuntu : 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-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:14.013634 n-d-843680-7 sudo[142775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:14.506864 n-d-843680-7 sudo[142773]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:14.509676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ff10736-aada-4ead-93c1-c54ada870617" returned: 0 in 0.721s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:14.511142 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: 0ff10736-aada-4ead-93c1-c54ada870617
Jun 03 16:02:14.525705 n-d-843680-7 sudo[142775]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:14.527855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.550s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:14.578943 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:14.586268 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-712886079 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-712886079, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:02:14.587070 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-712886079 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-712886079, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:02:14.598779 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:14.598779 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394856410624]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:14.598779 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:02:14.598779 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Creating iscsi_target for Volume ID: volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Created volume path /opt/stack/data/cinder/volumes/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8,
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: incominguser 4HrBCyKJGH5is87MmHB5 LC8rCKJ3smZLqgee
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:14.689958 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:02:14.697052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:14.839408 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['1a93e91c-4ef9-4247-9fc9-f4d768a14bdf', 'f0e20e89-b832-4bd4-950a-3145bea64219', 'd93e6871-33cd-4c26-9e74-bde0d8291f58', '8f88e5a6-6197-48ad-800b-79cd222493f8'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:15.050941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:02:15.052530 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:15.074263 n-d-843680-7 sudo[142795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:02:15.076207 n-d-843680-7 sudo[142795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:15.104223 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.412s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:15.104754 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394856410624]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:15.105898 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:02:15.106764 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:02:15.122198 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:15.125031 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:15.125801 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394856410624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n Backing store flags: \n Account information:\n 4HrBCyKJGH5is87MmHB5\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:15.126901 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:02:15.128099 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:15.363648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:15.364264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394856410624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n Backing store flags: \n Account information:\n 4HrBCyKJGH5is87MmHB5\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:15.366264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:15.476766 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:15.477094 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394856410624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n Backing store flags: \n Account information:\n 4HrBCyKJGH5is87MmHB5\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:15.478908 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:02:15.538613 n-d-843680-7 sudo[142795]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:15.541977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:15.542067 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:15.567236 n-d-843680-7 sudo[142828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:02:15.568071 n-d-843680-7 sudo[142828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:15.740391 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'target_lun': 1, 'volume_id': '5d58a20a-7e80-4b75-834e-b4bab17afbe8', 'auth_method': 'CHAP', 'auth_username': '4HrBCyKJGH5is87MmHB5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9392fb3d-dd69-443c-84c0-b8d5318dc7e5'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:02:16.064004 n-d-843680-7 sudo[142828]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:16.065817 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:16.067637 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:02:16.075772 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:02:16.081083 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-a7b25b10-5fc1-43bc-82f3-a78846462ab3 req-a279a596-581a-446d-a4a2-17fd0dff49fd tempest-VolumesSnapshotTestJSON-153961373 None] attachment_update completed successfully.
Jun 03 16:02:16.142366 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-920fe3d3-eced-4b05-a0f4-606840363c78 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-0ff10736-aada-4ead-93c1-c54ada870617-delete_volume'" released by "delete_volume" :: held 3.937s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:02:17.675432 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:02:17.680107 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:02:17.680651 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:02:17.699078 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (859971b9-3183-4747-81c4-454ef1830db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:17.702555 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b34d51-2f6f-4505-921d-8aed36adabce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:17.724433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:02:17.751850 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b34d51-2f6f-4505-921d-8aed36adabce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1159733167',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7dc4f763-0961-49d4-a14b-040aa345fc02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:02:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:02:17Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:17.754354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a66da97-0285-40ac-abc5-93c19f60d58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:17.756476 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a66da97-0285-40ac-abc5-93c19f60d58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:17.758896 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8d2aef3-1d7f-49a0-82cc-4a82ed40b0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:17.860881 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8d2aef3-1d7f-49a0-82cc-4a82ed40b0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7dc4f763-0961-49d4-a14b-040aa345fc02', 'volume_name': 'volume-7dc4f763-0961-49d4-a14b-040aa345fc02', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:17.863167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc04af5f-e084-4fed-b73e-a1a7d9509467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:17.865353 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc04af5f-e084-4fed-b73e-a1a7d9509467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:17.867845 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef3b2dd4-f9b0-467c-8a53-1690a1ce18d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:17.868683 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Volume 7dc4f763-0961-49d4-a14b-040aa345fc02: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7dc4f763-0961-49d4-a14b-040aa345fc02', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:02:17.869323 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Cloning 7dc4f763-0961-49d4-a14b-040aa345fc02 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:02:23.156496 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-296d9f37-cdd7-49d9-a407-a4ca47696165 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-1228013213: creating
Jun 03 16:02:23.298544 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-296d9f37-cdd7-49d9-a407-a4ca47696165 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-1228013213: created successfully
Jun 03 16:02:23.318830 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-296d9f37-cdd7-49d9-a407-a4ca47696165 tempest-GroupSnapshotsTest-589281020 None] Create group completed successfully.
Jun 03 16:02:23.856593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3954fd38-62c8-4d20-bfe6-584306643615 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:23.875343 n-d-843680-7 sudo[142838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:23.876738 n-d-843680-7 sudo[142838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:24.323728 n-d-843680-7 sudo[142838]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:24.326780 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3954fd38-62c8-4d20-bfe6-584306643615 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:24.330213 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3954fd38-62c8-4d20-bfe6-584306643615 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:24.349746 n-d-843680-7 sudo[142841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g
Jun 03 16:02:24.350592 n-d-843680-7 sudo[142841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:25.249666 n-d-843680-7 sudo[142841]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:25.253440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3954fd38-62c8-4d20-bfe6-584306643615 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g" returned: 0 in 0.924s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:25.425091 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:02:25.429120 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:02:25.429633 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:02:25.442538 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (d010e6d7-e419-45b8-ab5a-b78ace1b4f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:25.446240 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb135d46-2165-4d0c-9368-82b4603efac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:25.475166 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:02:25.498578 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb135d46-2165-4d0c-9368-82b4603efac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-209288033',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d8968196-582e-425b-a1b6-139c9e09812c,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=d79bfa77-cba0-4bf4-bd4e-21a0ec217e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973cd3328663415db0fabeaae4964320',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:02:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:02:25Z,user_id='8417604d4d1d4841853b69ae0a8f0bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca2c468a-69b8-4735-859f-a7a51730dd55),volume_type_id=ca2c468a-69b8-4735-859f-a7a51730dd55)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:25.501322 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5798a36-0192-4afe-a419-6f07ad28dad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:25.503373 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5798a36-0192-4afe-a419-6f07ad28dad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:25.505714 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (550abe34-0cb6-4dfb-b079-4304d3c85122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:25.507883 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (550abe34-0cb6-4dfb-b079-4304d3c85122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd79bfa77-cba0-4bf4-bd4e-21a0ec217e98', 'volume_name': 'volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:25.510022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1730300a-daa5-464d-9533-30da16ec36c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:25.512101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1730300a-daa5-464d-9533-30da16ec36c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:25.514159 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62c88802-eb69-4c0c-948a-7eb7dd3c4b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:25.536903 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Volume d79bfa77-cba0-4bf4-bd4e-21a0ec217e98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98', 'volume_size': 1}
Jun 03 16:02:25.538187 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:25.557201 n-d-843680-7 sudo[142981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:25.557988 n-d-843680-7 sudo[142981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:25.623781 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3954fd38-62c8-4d20-bfe6-584306643615 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:02:26.167841 n-d-843680-7 sudo[142981]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:26.170926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.632s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:26.174109 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62c88802-eb69-4c0c-948a-7eb7dd3c4b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:26.176442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0275d7f-0bb7-4b9c-b2e0-d5db3645356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:26.284484 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Volume volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 (d79bfa77-cba0-4bf4-bd4e-21a0ec217e98): created successfully
Jun 03 16:02:26.286703 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0275d7f-0bb7-4b9c-b2e0-d5db3645356c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:26.289800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (d010e6d7-e419-45b8-ab5a-b78ace1b4f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:26.376372 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b9e8e633-368f-4b3e-98a6-496624da944f tempest-GroupSnapshotsTest-589281020 None] Created volume successfully.
Jun 03 16:02:26.721762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-65c86099-9f0c-4566-82ed-e75b37ffb897 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:26.742231 n-d-843680-7 sudo[143013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:26.743121 n-d-843680-7 sudo[143013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:27.081941 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] GroupSnapshot 5282c543-fd37-4d7f-a537-00ef64e57923: creating.
Jun 03 16:02:27.116662 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] Group snapshot 5282c543-fd37-4d7f-a537-00ef64e57923: creating. {{(pid=97269) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 03 16:02:27.175066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:27.176979 n-d-843680-7 sudo[143013]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:27.191382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-65c86099-9f0c-4566-82ed-e75b37ffb897 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.469s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:27.193532 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-65c86099-9f0c-4566-82ed-e75b37ffb897 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-16169baf-7ea8-4163-a868-94ae514175e1 --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:27.194594 n-d-843680-7 sudo[143016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:27.195399 n-d-843680-7 sudo[143016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:27.214114 n-d-843680-7 sudo[143018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-16169baf-7ea8-4163-a868-94ae514175e1 --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g
Jun 03 16:02:27.215006 n-d-843680-7 sudo[143018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:27.618720 n-d-843680-7 sudo[143016]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:27.621563 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98" returned: 0 in 0.446s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:27.623228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 --snapshot stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:27.642214 n-d-843680-7 sudo[143022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 --snapshot stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 -L 1.00g
Jun 03 16:02:27.643062 n-d-843680-7 sudo[143022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:28.061108 n-d-843680-7 sudo[143018]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:28.064372 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-65c86099-9f0c-4566-82ed-e75b37ffb897 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-16169baf-7ea8-4163-a868-94ae514175e1 --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g" returned: 0 in 0.870s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:28.300008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-65c86099-9f0c-4566-82ed-e75b37ffb897 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:02:28.468071 n-d-843680-7 sudo[143022]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:28.471013 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 --snapshot stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 -L 1.00g" returned: 0 in 0.848s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:28.756532 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8217342c-984e-41d2-9366-2905e68d533b tempest-GroupSnapshotsTest-589281020 None] group_snapshot 5282c543-fd37-4d7f-a537-00ef64e57923: created successfully
Jun 03 16:02:29.312551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8fa4bbf-12df-41c0-9121-078c6f8ff793 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:29.340552 n-d-843680-7 sudo[143228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:29.342378 n-d-843680-7 sudo[143228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:30.035220 n-d-843680-7 sudo[143228]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:30.051218 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8fa4bbf-12df-41c0-9121-078c6f8ff793 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.725s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:30.051218 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8fa4bbf-12df-41c0-9121-078c6f8ff793 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:30.060321 n-d-843680-7 sudo[143231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g
Jun 03 16:02:30.061100 n-d-843680-7 sudo[143231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:31.258681 n-d-843680-7 sudo[143231]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:31.260992 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8fa4bbf-12df-41c0-9121-078c6f8ff793 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d --snapshot stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -L 1.00g" returned: 0 in 1.221s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:31.409014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:31.456240 n-d-843680-7 sudo[143365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:31.457087 n-d-843680-7 sudo[143365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:31.659288 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f8fa4bbf-12df-41c0-9121-078c6f8ff793 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:02:31.940281 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 14.07 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:02:31.940760 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Image download 616.00 MB at 43.78 MB/s
Jun 03 16:02:31.988221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:32.089852 n-d-843680-7 sudo[143368]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1
Jun 03 16:02:32.090681 n-d-843680-7 sudo[143368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:32.152884 n-d-843680-7 sudo[143365]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:32.155342 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:32.160122 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:32.180167 n-d-843680-7 sudo[143399]: ubuntu : 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-cca3c753-d63e-4d79-b0b4-a0b36716a483
Jun 03 16:02:32.182359 n-d-843680-7 sudo[143399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:32.447590 n-d-843680-7 sudo[143368]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:32.454812 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1" returned: 0 in 0.461s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:32.454812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user f5fcebb9ff06429abbd0fa9348d2634e. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:02:32.503663 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-a042f567-7635-4477-9c0d-24a52bc67e1e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:02:32.505666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:32.537842 n-d-843680-7 sudo[143405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e
Jun 03 16:02:32.538639 n-d-843680-7 sudo[143405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:32.605066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:32.651741 n-d-843680-7 sudo[143399]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:32.654805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483" returned: 0 in 0.496s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:32.660823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:32.693648 n-d-843680-7 sudo[143408]: 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--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 iflag=direct
Jun 03 16:02:32.694498 n-d-843680-7 sudo[143408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:32.700336 n-d-843680-7 sudo[143407]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1
Jun 03 16:02:32.701412 n-d-843680-7 sudo[143407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:32.993495 n-d-843680-7 sudo[143405]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:32.995878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e" returned: 0 in 0.490s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:32.998198 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:33.018752 n-d-843680-7 sudo[143413]: ubuntu : TTY=unknown ; 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-a042f567-7635-4477-9c0d-24a52bc67e1e
Jun 03 16:02:33.019553 n-d-843680-7 sudo[143413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:33.061885 n-d-843680-7 sudo[143407]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:33.065051 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1" returned: 0 in 0.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:33.067040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7dc4f763-0961-49d4-a14b-040aa345fc02 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:33.076359 n-d-843680-7 sudo[143408]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:33.088670 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 iflag=direct" returned: 0 in 0.427s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:33.089821 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:33.092651 n-d-843680-7 sudo[143427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7dc4f763-0961-49d4-a14b-040aa345fc02 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:33.093498 n-d-843680-7 sudo[143427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:33.108916 n-d-843680-7 sudo[143428]: 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--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 oflag=direct
Jun 03 16:02:33.109962 n-d-843680-7 sudo[143428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:33.466314 n-d-843680-7 sudo[143428]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:33.471716 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 oflag=direct" returned: 0 in 0.379s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:33.473502 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:33.552741 n-d-843680-7 sudo[143449]: 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--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:02:33.554912 n-d-843680-7 sudo[143449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:33.827803 n-d-843680-7 sudo[143413]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:33.830539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a042f567-7635-4477-9c0d-24a52bc67e1e" returned: 0 in 0.832s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:34.050336 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['ef00df1b-28d8-48cb-a11e-b13b3590edf1', '64f7781b-5d91-4efb-bf53-f5465faf2b6f', 'af412bb8-342a-417d-87b1-bcea4e161c27', '74918da4-6459-4581-97fc-2f9e8a01f5bb'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:34.056042 n-d-843680-7 sudo[143427]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:34.057744 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7dc4f763-0961-49d4-a14b-040aa345fc02 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.991s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:34.307126 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 7dc4f763-0961-49d4-a14b-040aa345fc02. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:02:34.350991 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_248khzhf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:34.367406 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:02:34.382163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-50fd4f16-19a9-4412-94d7-34c881b90c5c tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-a042f567-7635-4477-9c0d-24a52bc67e1e-delete_snapshot'" released by "delete_snapshot" :: held 1.870s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:02:34.439935 n-d-843680-7 sudo[143557]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_248khzhf
Jun 03 16:02:34.440709 n-d-843680-7 sudo[143557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:34.767463 n-d-843680-7 sudo[143557]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:34.769366 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_248khzhf" returned: 0 in 0.418s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:34.770528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:34.838681 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-7d49008b-c99b-4874-8109-c3b468b8e12d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:02:34.840724 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:34.860342 n-d-843680-7 sudo[143561]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1
Jun 03 16:02:34.861191 n-d-843680-7 sudo[143561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:34.866830 n-d-843680-7 sudo[143562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d
Jun 03 16:02:34.867637 n-d-843680-7 sudo[143562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:35.265635 n-d-843680-7 sudo[143561]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:35.268915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:35.269755 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:02:35.270656 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:35.296930 n-d-843680-7 sudo[143569]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02 oflag=direct
Jun 03 16:02:35.297798 n-d-843680-7 sudo[143569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:35.326265 n-d-843680-7 sudo[143562]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:35.329262 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:35.332309 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:35.353201 n-d-843680-7 sudo[143573]: ubuntu : TTY=unknown ; 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-7d49008b-c99b-4874-8109-c3b468b8e12d
Jun 03 16:02:35.354074 n-d-843680-7 sudo[143573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:35.656523 n-d-843680-7 sudo[143569]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:35.659310 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02 oflag=direct" returned: 0 in 0.388s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:35.660785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:35.685992 n-d-843680-7 sudo[143585]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02
Jun 03 16:02:35.687737 n-d-843680-7 sudo[143585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:36.133799 n-d-843680-7 sudo[143573]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:36.136094 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7d49008b-c99b-4874-8109-c3b468b8e12d" returned: 0 in 0.803s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:36.376490 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['68826d98-d9f2-4000-acc3-f419f6b81edc', '1cd4c167-7e88-438f-ba66-cf84730eab08', '4ac50fb6-6f14-4d98-a5e3-687e504ec8cf', 'ec4e2097-3b7a-4aa3-a01a-aec007ab2327'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:36.775560 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:02:36.780750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1061b7de-23eb-404c-81cf-983596634e07 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-7d49008b-c99b-4874-8109-c3b468b8e12d-delete_snapshot'" released by "delete_snapshot" :: held 1.942s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:02:37.194989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-16169baf-7ea8-4163-a868-94ae514175e1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:02:37.197114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-16169baf-7ea8-4163-a868-94ae514175e1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:37.251684 n-d-843680-7 sudo[143666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-16169baf-7ea8-4163-a868-94ae514175e1
Jun 03 16:02:37.254195 n-d-843680-7 sudo[143666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:37.727867 n-d-843680-7 sudo[143666]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:37.730250 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-16169baf-7ea8-4163-a868-94ae514175e1" returned: 0 in 0.533s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:37.732655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-16169baf-7ea8-4163-a868-94ae514175e1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:37.754991 n-d-843680-7 sudo[143669]: ubuntu : TTY=unknown ; 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-16169baf-7ea8-4163-a868-94ae514175e1
Jun 03 16:02:37.755838 n-d-843680-7 sudo[143669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:38.542069 n-d-843680-7 sudo[143669]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:38.544496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-16169baf-7ea8-4163-a868-94ae514175e1" returned: 0 in 0.811s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:38.908056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['f603e8d7-4d65-49d0-bcc2-3f08ee69e498', '12563e56-ff35-4aa1-a54e-114d3ab0a3f9', 'fb54c824-3531-4f37-9a67-5072b7e1b690', '683a4e09-1a69-4c3a-ba56-093a77583469'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:39.244249 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:02:39.250105 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ecb3148b-a2d3-43d1-8d55-3a124fbd4dea tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-16169baf-7ea8-4163-a868-94ae514175e1-delete_snapshot'" released by "delete_snapshot" :: held 2.055s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:02:40.631989 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-c705345a-1e1f-4018-9331-5a97a7abaf40 req-f84e983e-22ba-45de-849a-bc305bbb4153 tempest-VolumesSnapshotTestJSON-153961373 None] Terminate volume connection completed successfully.
Jun 03 16:02:40.633361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-c705345a-1e1f-4018-9331-5a97a7abaf40 req-f84e983e-22ba-45de-849a-bc305bbb4153 tempest-VolumesSnapshotTestJSON-153961373 None] Deleting attachment 9392fb3d-dd69-443c-84c0-b8d5318dc7e5. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:02:40.637063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:40.731696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:40.734036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831267664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8\n Backing store flags: \n Account information:\n 4HrBCyKJGH5is87MmHB5\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:40.734036 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-c705345a-1e1f-4018-9331-5a97a7abaf40 req-f84e983e-22ba-45de-849a-bc305bbb4153 tempest-VolumesSnapshotTestJSON-153961373 None] Removing iscsi_target for Volume ID: 5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:02:40.734925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:40.850284 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 -f" returned: 0 in 0.114s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:40.850784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831267664]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:40.852170 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:40.946784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:40.947242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831267664]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:43.662568 n-d-843680-7 sudo[143449]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:43.664400 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 10.191s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:43.665357 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cca3c753--d63e--4d79--b0b4--a0b36716a483, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--4cf0cea3--ae75--4d87--829f--e68ab11e74f7, size 1024.00 MB, duration 10.19 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:02:43.665831 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Volume copy 1024.00 MB at 100.47 MB/s
Jun 03 16:02:44.363187 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-35cb1637-8d0d-429d-b01b-3f8b7d5edc68 tempest-GroupSnapshotsTest-589281020 None] Create group from source-snapshot-5282c543-fd37-4d7f-a537-00ef64e57923 completed successfully.
Jun 03 16:02:44.898275 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4cf0cea3-ae75-4d87-829f-e68ab11e74f7
Jun 03 16:02:44.900050 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:44.925113 n-d-843680-7 sudo[143737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7
Jun 03 16:02:44.925909 n-d-843680-7 sudo[143737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:45.386402 n-d-843680-7 sudo[143737]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:45.388898 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:45.391586 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:45.415049 n-d-843680-7 sudo[143742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7
Jun 03 16:02:45.416013 n-d-843680-7 sudo[143742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:45.859280 n-d-843680-7 sudo[143742]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:45.862159 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7" returned: 0 in 0.471s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:45.867285 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:45.885225 n-d-843680-7 sudo[143745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7
Jun 03 16:02:45.886923 n-d-843680-7 sudo[143745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:46.490600 n-d-843680-7 sudo[143585]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:46.494217 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02" returned: 0 in 10.833s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:46.495542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:46.552127 n-d-843680-7 sudo[143745]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:46.554554 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4cf0cea3-ae75-4d87-829f-e68ab11e74f7" returned: 0 in 0.690s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:46.555784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Successfully deleted volume: 4cf0cea3-ae75-4d87-829f-e68ab11e74f7
Jun 03 16:02:46.595326 n-d-843680-7 sudo[143755]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1
Jun 03 16:02:46.596138 n-d-843680-7 sudo[143755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:46.809830 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['e3a29734-e8d6-4f81-83cf-9001f321aaa6'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:46.850036 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1219056192 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1219056192, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:02:46.851370 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1219056192 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1219056192, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:02:46.950079 n-d-843680-7 sudo[143755]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:46.952049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1" returned: 0 in 0.456s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:46.952968 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_clyrn3nzn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 10.83 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7dc4f763--0961--49d4--a14b--040aa345fc02 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:02:46.953339 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Converted 700.00 MB image at 64.61 MB/s
Jun 03 16:02:46.954642 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 7dc4f763-0961-49d4-a14b-040aa345fc02 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:02:47.083844 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user f5fcebb9ff06429abbd0fa9348d2634e is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:02:47.084630 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Marking volume 7dc4f763-0961-49d4-a14b-040aa345fc02 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:02:47.089239 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['617f6fc5-a9cf-4e3e-927e-af8ad1e2130f', '6a1a0eb7-28fe-42f8-aaaf-a5d8f114b8c8', '2e14aa55-12ff-4c8f-8ca4-4b0f734586d8', 'be134ca4-ba6b-4b45-b4e2-7f5ac85298de'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:47.192568 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 7dc4f763-0961-49d4-a14b-040aa345fc02. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:02:47.197263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Creating volume glance metadata for volume 7dc4f763-0961-49d4-a14b-040aa345fc02 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:02:47.322212 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef3b2dd4-f9b0-467c-8a53-1690a1ce18d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7dc4f763-0961-49d4-a14b-040aa345fc02', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:47.324721 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5871c2a7-d42a-49c8-9eb8-c023ab902046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:47.415058 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Volume volume-7dc4f763-0961-49d4-a14b-040aa345fc02 (7dc4f763-0961-49d4-a14b-040aa345fc02): created successfully
Jun 03 16:02:47.417255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5871c2a7-d42a-49c8-9eb8-c023ab902046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:47.420741 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (859971b9-3183-4747-81c4-454ef1830db6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:47.564491 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a96afc36-56fa-49a0-b34d-ad49d89646e0 tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:02:47.606853 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:02:47.607555 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:47.627434 n-d-843680-7 sudo[143765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:02:47.628344 n-d-843680-7 sudo[143765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:48.048658 n-d-843680-7 sudo[143765]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:48.050965 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:48.053061 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:48.072355 n-d-843680-7 sudo[143768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:02:48.073227 n-d-843680-7 sudo[143768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:48.502682 n-d-843680-7 sudo[143768]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:48.505089 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:48.507198 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:02:48.512748 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0e862bf7-75e6-4085-9f89-fc8691bb2767 tempest-GroupSnapshotsTest-589281020 None] Delete group completed successfully.
Jun 03 16:02:48.704637 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] group_snapshot 5282c543-fd37-4d7f-a537-00ef64e57923: deleting
Jun 03 16:02:48.751600 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] group_snapshot 5282c543-fd37-4d7f-a537-00ef64e57923: deleting {{(pid=97269) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 03 16:02:48.762879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:48.787409 n-d-843680-7 sudo[143771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483
Jun 03 16:02:48.788366 n-d-843680-7 sudo[143771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:48.896598 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97ec36e7-f713-41f6-9e07-3990bda4d0ff tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:48.926859 n-d-843680-7 sudo[143773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:02:48.930334 n-d-843680-7 sudo[143773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:49.210918 n-d-843680-7 sudo[143771]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:49.213135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483" returned: 0 in 0.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:49.215655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:49.243331 n-d-843680-7 sudo[143776]: ubuntu : TTY=unknown ; 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-cca3c753-d63e-4d79-b0b4-a0b36716a483
Jun 03 16:02:49.244135 n-d-843680-7 sudo[143776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:49.392672 n-d-843680-7 sudo[143773]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:49.394988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97ec36e7-f713-41f6-9e07-3990bda4d0ff tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.499s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:49.396802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97ec36e7-f713-41f6-9e07-3990bda4d0ff tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:49.428984 n-d-843680-7 sudo[143779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g
Jun 03 16:02:49.429936 n-d-843680-7 sudo[143779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:49.503041 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf1d5cd-6b51-46dd-bc4b-4454b502d1bd tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:49.527845 n-d-843680-7 sudo[143781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:02:49.529297 n-d-843680-7 sudo[143781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:49.985116 n-d-843680-7 sudo[143781]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:49.987754 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf1d5cd-6b51-46dd-bc4b-4454b502d1bd tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02" returned: 0 in 0.485s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:49.989458 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf1d5cd-6b51-46dd-bc4b-4454b502d1bd tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 --snapshot stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:50.009468 n-d-843680-7 sudo[143826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 --snapshot stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 -L 1.00g
Jun 03 16:02:50.010287 n-d-843680-7 sudo[143826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:50.037198 n-d-843680-7 sudo[143776]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:50.043288 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cca3c753-d63e-4d79-b0b4-a0b36716a483" returned: 0 in 0.827s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:50.255647 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1219056192 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1219056192, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:02:50.376011 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] Created reservations ['926009d5-3b04-4296-ba97-f41016196d24', 'dba01cc6-5f6c-4f46-861b-293e1d92b68b', '9472821a-05c6-4540-ab68-21e41b874ca4', '3d4067d4-8c9e-4114-b932-76cc7ee91415'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:50.484279 n-d-843680-7 sudo[143779]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:50.486709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97ec36e7-f713-41f6-9e07-3990bda4d0ff tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g" returned: 0 in 1.090s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:50.742454 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-97ec36e7-f713-41f6-9e07-3990bda4d0ff tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:02:50.895167 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9934d012-c112-4764-a88d-dbdb24aafb5c tempest-GroupSnapshotsTest-589281020 None] group_snapshot 5282c543-fd37-4d7f-a537-00ef64e57923: deleted successfully
Jun 03 16:02:50.897335 n-d-843680-7 sudo[143826]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:50.898924 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3cf1d5cd-6b51-46dd-bc4b-4454b502d1bd tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 --snapshot stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 -L 1.00g" returned: 0 in 0.910s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:51.140622 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3cf1d5cd-6b51-46dd-bc4b-4454b502d1bd tempest-TestVolumeBootPattern-1945087828 None] Create snapshot completed successfully
Jun 03 16:02:51.266932 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-35b4187a-6fb2-4dc0-a17c-5c94ea528c76-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:02:51.295853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:51.316353 n-d-843680-7 sudo[144034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76
Jun 03 16:02:51.317171 n-d-843680-7 sudo[144034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:51.545665 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Skipping remove_export. No iscsi_target is presently exported for volume: d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:51.547545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:51.597403 n-d-843680-7 sudo[144036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:51.598377 n-d-843680-7 sudo[144036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:51.773636 n-d-843680-7 sudo[144034]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:51.775957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:51.778559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:51.802095 n-d-843680-7 sudo[144039]: ubuntu : TTY=unknown ; 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-35b4187a-6fb2-4dc0-a17c-5c94ea528c76
Jun 03 16:02:51.804088 n-d-843680-7 sudo[144039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:52.060948 n-d-843680-7 sudo[144036]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:52.063528 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98" returned: 0 in 0.515s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:52.065581 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:52.089865 n-d-843680-7 sudo[144042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:52.090766 n-d-843680-7 sudo[144042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:52.585755 n-d-843680-7 sudo[144039]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:52.588197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-35b4187a-6fb2-4dc0-a17c-5c94ea528c76" returned: 0 in 0.809s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:52.597423 n-d-843680-7 sudo[144042]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:52.621578 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98" returned: 0 in 0.556s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:52.622996 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:52.642715 n-d-843680-7 sudo[144110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:52.643519 n-d-843680-7 sudo[144110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:52.838550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['958594e8-6836-487d-92f8-5735654b3f13', 'b63c8da3-f6a5-44e1-8f68-4f5ad1e41e94', '2d42ec4c-fdbd-41f5-a97c-57f8955a5537', '2ec319d0-fc45-418c-92b0-79eb8a626cac'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:53.135311 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:02:53.140450 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c16cee7c-b200-4418-ac61-9fc40da7408f tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-35b4187a-6fb2-4dc0-a17c-5c94ea528c76-delete_snapshot'" released by "delete_snapshot" :: held 1.874s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:02:53.215201 n-d-843680-7 sudo[144110]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:53.217169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79bfa77-cba0-4bf4-bd4e-21a0ec217e98" returned: 0 in 0.594s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:53.218112 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Successfully deleted volume: d79bfa77-cba0-4bf4-bd4e-21a0ec217e98
Jun 03 16:02:53.592287 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['88b70dfc-d9e2-4a29-b259-e039659df178'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:53.631208 n-d-843680-7 cinder-volume[97269]: WARNING cinder.db.sqlalchemy.api [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1219056192']
Jun 03 16:02:53.706304 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['ba88812f-94b2-4651-b989-2dc04f27c2c7', '29bbc6b9-7fda-4c87-96d8-1eb5dd3c9053', 'b1478769-524f-4469-a5d7-e679ade33abb', '31a355a6-f3a9-4921-bbe2-b4b4d31a1b6b'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:02:54.114711 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-11372746-8978-457a-8dd5-91f2999d8518 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:54.134947 n-d-843680-7 sudo[144116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:02:54.135756 n-d-843680-7 sudo[144116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:54.195267 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:02:54.196425 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:54.217020 n-d-843680-7 sudo[144118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:02:54.217901 n-d-843680-7 sudo[144118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:54.611117 n-d-843680-7 sudo[144116]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:54.613420 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-11372746-8978-457a-8dd5-91f2999d8518 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:54.615190 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-11372746-8978-457a-8dd5-91f2999d8518 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:54.633700 n-d-843680-7 sudo[144122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g
Jun 03 16:02:54.634610 n-d-843680-7 sudo[144122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:54.668828 n-d-843680-7 sudo[144118]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:54.670995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:54.673602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:54.693205 n-d-843680-7 sudo[144124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:02:54.694186 n-d-843680-7 sudo[144124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:54.727209 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:02:54.732885 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:02:54.733570 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:02:54.748162 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (82a4082c-f172-40e5-ae71-3f59dbccddc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:54.752768 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d573e5f3-f5f5-4676-bf60-cc7919868641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:54.779392 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:02:54.806467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d573e5f3-f5f5-4676-bf60-cc7919868641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-611647714',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=a7f30b87-d5b7-4720-980f-49d659194274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0bd9c1eae94aa3a545c22374d4a9c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:02:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:02:55Z,user_id='e2defac2f73a491a9f6557cef1d93a6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:54.808940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bcc3410b-dc00-41e2-a2e7-d2ec3ec78e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:54.811028 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bcc3410b-dc00-41e2-a2e7-d2ec3ec78e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:54.814591 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31a57fbc-942b-40ba-944d-dd2ce12876f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:54.816843 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31a57fbc-942b-40ba-944d-dd2ce12876f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7f30b87-d5b7-4720-980f-49d659194274', 'volume_name': 'volume-a7f30b87-d5b7-4720-980f-49d659194274', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:54.819126 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88e6bd7a-c8d9-41a3-b652-072b732973be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:54.821494 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88e6bd7a-c8d9-41a3-b652-072b732973be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:54.823729 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a7a3983-f0f5-4034-b8b9-36426c2130f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:54.824395 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Volume a7f30b87-d5b7-4720-980f-49d659194274: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7f30b87-d5b7-4720-980f-49d659194274', 'volume_size': 1}
Jun 03 16:02:54.825701 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7f30b87-d5b7-4720-980f-49d659194274 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:54.850386 n-d-843680-7 sudo[144126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7f30b87-d5b7-4720-980f-49d659194274 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:54.851807 n-d-843680-7 sudo[144126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:55.183833 n-d-843680-7 sudo[144124]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:55.188484 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:55.190803 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:02:55.206066 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-97cb7d8d-ef99-4e21-8aa4-e7a50f6ff083 tempest-GroupSnapshotsTest-589281020 None] Delete group completed successfully.
Jun 03 16:02:55.511280 n-d-843680-7 sudo[144122]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:55.513055 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-11372746-8978-457a-8dd5-91f2999d8518 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g" returned: 0 in 0.898s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:55.664815 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-11372746-8978-457a-8dd5-91f2999d8518 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:02:55.726981 n-d-843680-7 sudo[144126]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:55.728813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7f30b87-d5b7-4720-980f-49d659194274 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.903s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:55.731754 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a7a3983-f0f5-4034-b8b9-36426c2130f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7f30b87-d5b7-4720-980f-49d659194274', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:55.734165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f80a7057-f330-4dd6-b115-a8de8a39a762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:55.843281 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Volume volume-a7f30b87-d5b7-4720-980f-49d659194274 (a7f30b87-d5b7-4720-980f-49d659194274): created successfully
Jun 03 16:02:55.845987 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f80a7057-f330-4dd6-b115-a8de8a39a762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:55.849014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (82a4082c-f172-40e5-ae71-3f59dbccddc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:55.974757 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3b76b2f9-5ae6-44fc-98fe-236aafe072e5 tempest-VolumesBackupsAdminTest-767015080 None] Created volume successfully.
Jun 03 16:02:56.208955 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0544f78f-6b5b-44f9-8727-44ce40dc0748 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-211515960: creating
Jun 03 16:02:56.310431 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0544f78f-6b5b-44f9-8727-44ce40dc0748 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-211515960: created successfully
Jun 03 16:02:56.332156 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0544f78f-6b5b-44f9-8727-44ce40dc0748 tempest-GroupSnapshotsTest-589281020 None] Create group completed successfully.
Jun 03 16:02:56.942450 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:02:56.946781 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:02:56.947287 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:02:56.973061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (90f4d08d-aaaa-4497-bc87-389a8532ffd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:56.976235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8d5c0ce-a2b7-43c4-9c7d-0336c3ba5550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:56.997892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:02:57.028021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8d5c0ce-a2b7-43c4-9c7d-0336c3ba5550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:02:56Z,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-843680-7@lvmdriver-1#lvmdriver-1',id=d05f1f95-9314-4baf-b119-b0b56a26afce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:02:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=5d677a3a-1e4b-4017-8752-a51cfdda15d8,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:02:57Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:57.030463 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f2f46a4-494c-4c52-9df4-6fc0714968ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:57.033390 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f2f46a4-494c-4c52-9df4-6fc0714968ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:57.035717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805dd25a-550e-480f-97df-9e8d984348ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:57.037903 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (805dd25a-550e-480f-97df-9e8d984348ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd05f1f95-9314-4baf-b119-b0b56a26afce', 'volume_name': 'volume-d05f1f95-9314-4baf-b119-b0b56a26afce', 'volume_size': 1, 'snapshot_id': '5d677a3a-1e4b-4017-8752-a51cfdda15d8'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:57.040147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74ed2348-14ca-4cce-a868-1f3a7d50d2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:57.042213 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74ed2348-14ca-4cce-a868-1f3a7d50d2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:57.044362 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae1173ee-8b15-4428-8994-d61f5dddb3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:57.045145 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Volume d05f1f95-9314-4baf-b119-b0b56a26afce: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d05f1f95-9314-4baf-b119-b0b56a26afce', 'volume_size': 1, 'snapshot_id': '5d677a3a-1e4b-4017-8752-a51cfdda15d8'}
Jun 03 16:02:57.066687 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d05f1f95-9314-4baf-b119-b0b56a26afce stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:57.090517 n-d-843680-7 sudo[144275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d05f1f95-9314-4baf-b119-b0b56a26afce stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:57.091714 n-d-843680-7 sudo[144275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:57.805602 n-d-843680-7 sudo[144275]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:57.808397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d05f1f95-9314-4baf-b119-b0b56a26afce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.741s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:57.810567 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:57.835633 n-d-843680-7 sudo[144314]: ubuntu : 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-5d677a3a-1e4b-4017-8752-a51cfdda15d8
Jun 03 16:02:57.836964 n-d-843680-7 sudo[144314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:58.258374 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Creating a new backup for volume volume-a7f30b87-d5b7-4720-980f-49d659194274. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:02:58.284115 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:58.316388 n-d-843680-7 sudo[144335]: ubuntu : 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-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:02:58.318918 n-d-843680-7 sudo[144335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:58.351664 n-d-843680-7 sudo[144314]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:58.354539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8" returned: 0 in 0.544s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:58.361521 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:58.421472 n-d-843680-7 sudo[144339]: 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--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce iflag=direct
Jun 03 16:02:58.423582 n-d-843680-7 sudo[144339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:58.537795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:02:58.543531 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:02:58.544622 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:02:58.601037 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (8e0e2a84-7013-415e-8216-eafc66506cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:58.604989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c07100fe-03d4-4e3f-be78-85b25edce17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:58.629982 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:02:58.657916 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c07100fe-03d4-4e3f-be78-85b25edce17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-562655220',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cf096c76-9198-473c-b274-db3a049b9caf,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ce1335c3-4f87-49a7-b020-c346df9c9c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973cd3328663415db0fabeaae4964320',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:02:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:02:58Z,user_id='8417604d4d1d4841853b69ae0a8f0bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b89262c-2b78-49e7-9b8a-7fad4deac191),volume_type_id=1b89262c-2b78-49e7-9b8a-7fad4deac191)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:58.660656 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccdc2cab-efbc-4a57-9062-3c2f3e03ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:58.663115 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccdc2cab-efbc-4a57-9062-3c2f3e03ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:58.665909 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfc870f8-5d12-416b-a383-b59208fa3984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:58.668312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfc870f8-5d12-416b-a383-b59208fa3984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce1335c3-4f87-49a7-b020-c346df9c9c6e', 'volume_name': 'volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:58.671382 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (682ff86a-a3fb-465c-aca7-9deb1928ed30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:58.674007 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (682ff86a-a3fb-465c-aca7-9deb1928ed30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:58.676321 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (056cff5f-be43-4d0c-9639-07d676fcef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:58.696013 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Volume ce1335c3-4f87-49a7-b020-c346df9c9c6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e', 'volume_size': 1}
Jun 03 16:02:58.697582 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:58.752302 n-d-843680-7 sudo[144345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:02:58.755693 n-d-843680-7 sudo[144345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:58.857611 n-d-843680-7 sudo[144339]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:58.860193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce iflag=direct" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:58.861698 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:58.883136 n-d-843680-7 sudo[144359]: 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--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce oflag=direct
Jun 03 16:02:58.888583 n-d-843680-7 sudo[144359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:58.910809 n-d-843680-7 sudo[144335]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:58.913146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274" returned: 0 in 0.629s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:58.973785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:58.982197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:58.982514 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389360]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:58.983343 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:02:58.984210 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Creating iscsi_target for Volume ID: volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Created volume path /opt/stack/data/cinder/volumes/volume-a7f30b87-d5b7-4720-980f-49d659194274,
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: incominguser d2a2tSCsHBq3WUdXsvYL YazuHLQzC8oYttaD
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:02:59.088677 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:02:59.094534 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:59.260279 n-d-843680-7 sudo[144359]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:59.262205 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce oflag=direct" returned: 0 in 0.400s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:59.263012 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:59.285046 n-d-843680-7 sudo[144378]: 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--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:02:59.286550 n-d-843680-7 sudo[144378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:02:59.516118 n-d-843680-7 sudo[144345]: pam_unix(sudo:session): session closed for user root
Jun 03 16:02:59.518495 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.820s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:59.523977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (056cff5f-be43-4d0c-9639-07d676fcef6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:59.526407 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (220165a0-8bc1-4cd9-8bb2-d2ba4e0baad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:02:59.597844 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Volume volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e (ce1335c3-4f87-49a7-b020-c346df9c9c6e): created successfully
Jun 03 16:02:59.600099 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (220165a0-8bc1-4cd9-8bb2-d2ba4e0baad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:02:59.615952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (8e0e2a84-7013-415e-8216-eafc66506cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:02:59.690162 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6343806c-375f-4eed-bcd3-979a48d99c81 tempest-GroupSnapshotsTest-589281020 None] Created volume successfully.
Jun 03 16:02:59.821537 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274" returned: 0 in 0.727s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:59.821537 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389360]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:59.821537 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:02:59.821769 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:02:59.823456 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:59.832428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:59.833086 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:59.833605 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:02:59.834872 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:02:59.931070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:02:59.931299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:02:59.932447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:00.032060 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:00.033044 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:00.043634 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:03:00.217723 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Initialize volume connection completed successfully.
Jun 03 16:03:02.125807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:02.129764 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:02.130351 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:02.159921 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (2c2b04d7-d794-4740-b7e1-c5325df7f82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:02.167230 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10cb735c-79a8-463c-a38f-c5fa6622561c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:02.210424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:02.248676 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10cb735c-79a8-463c-a38f-c5fa6622561c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1597961686',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cf096c76-9198-473c-b274-db3a049b9caf,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e3734f68-88e2-45c9-aadd-1cab48676d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973cd3328663415db0fabeaae4964320',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:02Z,user_id='8417604d4d1d4841853b69ae0a8f0bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b89262c-2b78-49e7-9b8a-7fad4deac191),volume_type_id=1b89262c-2b78-49e7-9b8a-7fad4deac191)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:02.252608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9eb5121-1a50-4ef9-a18b-dd6622a4ae25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:02.254290 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9eb5121-1a50-4ef9-a18b-dd6622a4ae25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:02.256675 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e4a2880-a446-4d27-9891-2437c07923e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:02.258999 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e4a2880-a446-4d27-9891-2437c07923e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3734f68-88e2-45c9-aadd-1cab48676d6a', 'volume_name': 'volume-e3734f68-88e2-45c9-aadd-1cab48676d6a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:02.261284 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (619f38ec-42d2-404b-9c4a-f6bd800d4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:02.263359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (619f38ec-42d2-404b-9c4a-f6bd800d4347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:02.265598 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1920551-4a8b-4706-a18d-be11c58c1989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:02.288158 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Volume e3734f68-88e2-45c9-aadd-1cab48676d6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3734f68-88e2-45c9-aadd-1cab48676d6a', 'volume_size': 1}
Jun 03 16:03:02.289789 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3734f68-88e2-45c9-aadd-1cab48676d6a stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:02.314199 n-d-843680-7 sudo[144493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3734f68-88e2-45c9-aadd-1cab48676d6a stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:03:02.315011 n-d-843680-7 sudo[144493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:03.094885 n-d-843680-7 sudo[144493]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:03.097801 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3734f68-88e2-45c9-aadd-1cab48676d6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.808s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:03.101711 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1920551-4a8b-4706-a18d-be11c58c1989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3734f68-88e2-45c9-aadd-1cab48676d6a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:03.111594 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9b2f62c-aed4-4908-9dec-e65a01e5bd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:03.138849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:03:03.139784 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:03:03.140614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:03.161402 n-d-843680-7 sudo[144525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:03:03.162256 n-d-843680-7 sudo[144525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:03.290406 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Volume volume-e3734f68-88e2-45c9-aadd-1cab48676d6a (e3734f68-88e2-45c9-aadd-1cab48676d6a): created successfully
Jun 03 16:03:03.294826 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9b2f62c-aed4-4908-9dec-e65a01e5bd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:03.298727 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (2c2b04d7-d794-4740-b7e1-c5325df7f82c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:03.420761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-997d5b08-d37e-4b97-a67a-cf05062771ac tempest-GroupSnapshotsTest-589281020 None] Created volume successfully.
Jun 03 16:03:03.690562 n-d-843680-7 sudo[144525]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:03.692243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:03.693936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:03.714503 n-d-843680-7 sudo[144528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:03:03.715438 n-d-843680-7 sudo[144528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:04.251428 n-d-843680-7 sudo[144528]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:04.254138 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:04.257083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:03:04.809215 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-daf3f280-330c-4ff6-aad6-230bb68cbe83 tempest-GroupSnapshotsTest-589281020 None] Update group completed successfully.
Jun 03 16:03:06.176002 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-51a409d2-ac04-4c3e-a1e1-fb72f0e6ae88 tempest-GroupSnapshotsTest-589281020 None] Update group completed successfully.
Jun 03 16:03:07.346801 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-12be89d0-5104-4ccb-937f-6aed5eb55240 tempest-GroupSnapshotsTest-589281020 None] Update group completed successfully.
Jun 03 16:03:08.762321 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4b2100b1-d083-4dc3-8f6d-fff5a2cbf6a4 tempest-GroupSnapshotsTest-589281020 None] Update group completed successfully.
Jun 03 16:03:10.435543 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] GroupSnapshot e567ce0d-044a-4dde-823c-d549138c0f2f: creating.
Jun 03 16:03:10.478481 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] Group snapshot e567ce0d-044a-4dde-823c-d549138c0f2f: creating. {{(pid=97269) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 03 16:03:10.544956 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:10.564803 n-d-843680-7 sudo[144533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:10.565606 n-d-843680-7 sudo[144533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:11.017485 n-d-843680-7 sudo[144533]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:11.019776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e" returned: 0 in 0.474s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:11.028666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7 --snapshot stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:11.040637 n-d-843680-7 sudo[144536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7 --snapshot stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e -L 1.00g
Jun 03 16:03:11.041439 n-d-843680-7 sudo[144536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:12.030332 n-d-843680-7 sudo[144536]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:12.033692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7 --snapshot stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e -L 1.00g" returned: 0 in 1.011s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:12.085048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:12.118796 n-d-843680-7 sudo[144640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:12.119800 n-d-843680-7 sudo[144640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:12.600317 n-d-843680-7 sudo[144640]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:12.602880 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a" returned: 0 in 0.517s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:12.604693 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd --snapshot stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:12.627454 n-d-843680-7 sudo[144643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd --snapshot stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a -L 1.00g
Jun 03 16:03:12.628970 n-d-843680-7 sudo[144643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:13.582026 n-d-843680-7 sudo[144643]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:13.584843 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd --snapshot stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a -L 1.00g" returned: 0 in 0.979s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:13.816416 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:13.836534 n-d-843680-7 sudo[144743]: ubuntu : 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-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:13.838561 n-d-843680-7 sudo[144743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:14.166419 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7dfb84ae-b665-4539-b040-94a34fe2ce10 tempest-GroupSnapshotsTest-589281020 None] group_snapshot e567ce0d-044a-4dde-823c-d549138c0f2f: created successfully
Jun 03 16:03:14.265286 n-d-843680-7 sudo[144743]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:14.267166 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:14.318882 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:14.322710 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832180896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: I_T nexus: 31
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: d2a2tSCsHBq3WUdXsvYL
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:14.323765 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:03:14.328801 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Creating iscsi_target for Volume ID: volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume path /opt/stack/data/cinder/volumes/volume-dd84a9ef-1143-4d23-81d8-6387185d837e,
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: incominguser 3NJQXPQGU8EAqwcaiHVT ALZuhcbUUvww2XeC
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:14.419724 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:03:14.425596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:14.837681 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.415s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:14.838668 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832180896]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:14.839816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:03:14.840613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:03:14.848611 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:14.862552 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:14.863580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832180896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\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-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: I_T nexus: 31
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: d2a2tSCsHBq3WUdXsvYL
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:14.864236 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:03:14.866952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:14.968589 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:14.968964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832180896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\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-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:14.970332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:15.078450 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:15.079036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832180896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\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-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:15.080193 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:03:15.158899 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] group_snapshot e567ce0d-044a-4dde-823c-d549138c0f2f: deleting
Jun 03 16:03:15.201247 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] group_snapshot e567ce0d-044a-4dde-823c-d549138c0f2f: deleting {{(pid=97269) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 03 16:03:15.228948 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:15.258675 n-d-843680-7 sudo[144781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7
Jun 03 16:03:15.264432 n-d-843680-7 sudo[144781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:15.337274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e', 'target_lun': 1, 'volume_id': 'dd84a9ef-1143-4d23-81d8-6387185d837e', 'auth_method': 'CHAP', 'auth_username': '3NJQXPQGU8EAqwcaiHVT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '171ee6ef-180b-408e-bda6-41551c0d730d'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:03:15.595763 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-db035bde-658c-4531-ab61-347a4b453d47 req-5f6d0248-235a-469a-bcfc-e67e1e8102f0 tempest-VolumesSnapshotTestJSON-153961373 None] attachment_update completed successfully.
Jun 03 16:03:15.824987 n-d-843680-7 sudo[144781]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:15.826856 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7" returned: 0 in 0.598s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:15.829478 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:15.848600 n-d-843680-7 sudo[144786]: ubuntu : TTY=unknown ; 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-64cdc7eb-db76-4c98-8d10-e366839e8ee7
Jun 03 16:03:15.849377 n-d-843680-7 sudo[144786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:16.578349 n-d-843680-7 sudo[144786]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:16.580711 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64cdc7eb-db76-4c98-8d10-e366839e8ee7" returned: 0 in 0.751s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:16.582452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:16.601396 n-d-843680-7 sudo[144831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd
Jun 03 16:03:16.602193 n-d-843680-7 sudo[144831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:17.066709 n-d-843680-7 sudo[144831]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:17.069261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd" returned: 0 in 0.486s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:17.071392 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:17.091881 n-d-843680-7 sudo[144834]: ubuntu : TTY=unknown ; 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-8650edf2-5da2-4de8-8476-454a868ba6dd
Jun 03 16:03:17.092672 n-d-843680-7 sudo[144834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:17.839539 n-d-843680-7 sudo[144834]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:17.841883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8650edf2-5da2-4de8-8476-454a868ba6dd" returned: 0 in 0.770s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:18.118720 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1532556284 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1532556284, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:18.120254 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1532556284 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1532556284, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:18.191759 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['c9c6be1c-1352-4055-920e-b462737259de', '3b763698-abd1-42dd-826e-f375c8c90631', '736bfaff-17eb-4b06-a7e7-5ea5cc993190', 'd0176414-645c-4829-b9d4-a5a2ce46f190'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:18.637191 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['7a324bb1-dcdc-480a-932e-7cf9f4b84035', '8d9f1bfa-22dd-4501-a6b3-ba3e4cea889e', '64efcba6-ac9f-4ea0-84fb-cc3c5c642ee8', 'f5486bdb-326d-4b5f-887a-c181957184bf'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:18.997202 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7fbed460-e449-4515-b0dd-1d425b318387 tempest-GroupSnapshotsTest-589281020 None] group_snapshot e567ce0d-044a-4dde-823c-d549138c0f2f: deleted successfully
Jun 03 16:03:20.621382 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:20.622855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:20.652076 n-d-843680-7 sudo[144877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:20.652872 n-d-843680-7 sudo[144877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:21.104801 n-d-843680-7 sudo[144877]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:21.107395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e" returned: 0 in 0.484s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:21.110001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:21.129444 n-d-843680-7 sudo[144880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:21.130925 n-d-843680-7 sudo[144880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:21.601822 n-d-843680-7 sudo[144880]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:21.604185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:21.606255 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:21.644018 n-d-843680-7 sudo[144883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:21.645355 n-d-843680-7 sudo[144883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:22.296709 n-d-843680-7 sudo[144883]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:22.299306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce1335c3-4f87-49a7-b020-c346df9c9c6e" returned: 0 in 0.692s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:22.300506 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Successfully deleted volume: ce1335c3-4f87-49a7-b020-c346df9c9c6e
Jun 03 16:03:22.301288 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:22.303011 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:22.324611 n-d-843680-7 sudo[144891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:22.326077 n-d-843680-7 sudo[144891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:22.581989 n-d-843680-7 sudo[144378]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:22.584481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 23.321s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:22.585482 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5d677a3a--1e4b--4017--8752--a51cfdda15d8, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d05f1f95--9314--4baf--b119--b0b56a26afce, size 1024.00 MB, duration 23.32 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:03:22.586143 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Volume copy 1024.00 MB at 43.91 MB/s
Jun 03 16:03:22.655996 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Marking volume d05f1f95-9314-4baf-b119-b0b56a26afce as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:03:22.820000 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from snapshot 5d677a3a-1e4b-4017-8752-a51cfdda15d8 to d05f1f95-9314-4baf-b119-b0b56a26afce. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 03 16:03:22.829446 n-d-843680-7 sudo[144891]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:22.831490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a" returned: 0 in 0.528s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:22.833297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:22.897857 n-d-843680-7 sudo[144903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:22.899635 n-d-843680-7 sudo[144903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:22.994650 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae1173ee-8b15-4428-8994-d61f5dddb3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d05f1f95-9314-4baf-b119-b0b56a26afce', 'volume_size': 1, 'snapshot_id': '5d677a3a-1e4b-4017-8752-a51cfdda15d8'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:22.997219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91272759-bc9c-4ba3-ab1a-dd4d4d63bfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:23.089158 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Volume volume-d05f1f95-9314-4baf-b119-b0b56a26afce (d05f1f95-9314-4baf-b119-b0b56a26afce): created successfully
Jun 03 16:03:23.091819 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91272759-bc9c-4ba3-ab1a-dd4d4d63bfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:23.098176 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (90f4d08d-aaaa-4497-bc87-389a8532ffd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:23.225594 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-2d72221d-f418-4093-b46e-6fb102938de3 tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:03:23.341529 n-d-843680-7 sudo[144903]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:23.345856 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a" returned: 0 in 0.513s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:23.347331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:23.366524 n-d-843680-7 sudo[144906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:23.367476 n-d-843680-7 sudo[144906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:23.396621 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e13978bd-5c4d-4cd7-aef6-23c0b723c2c7 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:23.421179 n-d-843680-7 sudo[144908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:23.421968 n-d-843680-7 sudo[144908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:23.872417 n-d-843680-7 sudo[144908]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:23.875930 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e13978bd-5c4d-4cd7-aef6-23c0b723c2c7 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.479s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:23.878271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e13978bd-5c4d-4cd7-aef6-23c0b723c2c7 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:23.908275 n-d-843680-7 sudo[144906]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:23.910606 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3734f68-88e2-45c9-aadd-1cab48676d6a" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:23.912019 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Successfully deleted volume: e3734f68-88e2-45c9-aadd-1cab48676d6a
Jun 03 16:03:23.912754 n-d-843680-7 sudo[144915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g
Jun 03 16:03:23.914744 n-d-843680-7 sudo[144915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:24.350607 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['2a4d220a-9e2f-4bad-ad40-55ef36dd3ba0'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:24.381192 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1532556284 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1532556284, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:24.487698 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['65cf4ec3-3709-4a01-b245-d554e0064988', 'c9b26e46-f61f-4066-99d3-73a09a71b70a', '2319d4db-1ced-414a-bef0-69e60a600c91', 'bc53f02d-cad9-4312-b77c-b395319f1eb9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:24.776972 n-d-843680-7 sudo[144915]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:24.779811 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-e13978bd-5c4d-4cd7-aef6-23c0b723c2c7 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g" returned: 0 in 0.901s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:24.853952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['f699a763-de05-4f58-af19-4d472848d6b3', '0605fad9-f386-411c-8de8-89f30d509738', 'cdd2cba7-d380-41ad-8384-de59adf6ca8c', 'b7ca6620-41a0-4fbc-a2d3-094ebddc6851'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:24.880145 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-e13978bd-5c4d-4cd7-aef6-23c0b723c2c7 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:03:25.244813 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:03:25.245761 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:25.269725 n-d-843680-7 sudo[145085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:03:25.270744 n-d-843680-7 sudo[145085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:25.492523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:25.536477 n-d-843680-7 sudo[145089]: ubuntu : 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-d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:25.537916 n-d-843680-7 sudo[145089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:25.846178 n-d-843680-7 sudo[145085]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:25.852936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:25.862183 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:25.883635 n-d-843680-7 sudo[145092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:03:25.884431 n-d-843680-7 sudo[145092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:26.048182 n-d-843680-7 sudo[145089]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:26.050451 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce" returned: 0 in 0.564s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.125396 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.137797 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.138140 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548738880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: I_T nexus: 31
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: d2a2tSCsHBq3WUdXsvYL
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: I_T nexus: 32
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: 3NJQXPQGU8EAqwcaiHVT
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:26.138863 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:03:26.144848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-d05f1f95-9314-4baf-b119-b0b56a26afce,
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: incominguser YvjP352XA7xeDik6GorH nRLrkUeuiQK6x3u2
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:26.253557 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:03:26.258020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.262206 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-93ef84cf-312c-4c13-a58f-b62770dad0d1 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.291602 n-d-843680-7 sudo[145098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:26.292566 n-d-843680-7 sudo[145098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:26.360643 n-d-843680-7 sudo[145092]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:26.363434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.367316 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:03:26.375213 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2bbd4e5b-cc52-48a2-9eef-cc88dc784513 tempest-GroupSnapshotsTest-589281020 None] Delete group completed successfully.
Jun 03 16:03:26.731981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce" returned: 0 in 0.476s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.732629 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548738880]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:26.733578 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:03:26.734163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:03:26.735542 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.750184 n-d-843680-7 sudo[145098]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:26.752427 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-93ef84cf-312c-4c13-a58f-b62770dad0d1 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.490s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.753844 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-93ef84cf-312c-4c13-a58f-b62770dad0d1 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548738880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\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-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: I_T nexus: 31
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: d2a2tSCsHBq3WUdXsvYL
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: I_T nexus: 32
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: 3NJQXPQGU8EAqwcaiHVT
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:03:26.802070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:26.810168 n-d-843680-7 sudo[145130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g
Jun 03 16:03:26.812339 n-d-843680-7 sudo[145130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:26.907137 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-393b6206-f839-4cfa-8198-43b5c5e53154 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-970368828: creating
Jun 03 16:03:26.940153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:26.940545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548738880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\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-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:26.942090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:27.019594 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-393b6206-f839-4cfa-8198-43b5c5e53154 tempest-GroupSnapshotsTest-589281020 None] Group tempest-GroupSnapshotsTest-Group-970368828: created successfully
Jun 03 16:03:27.037727 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:27.038059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548738880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\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-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:27.039192 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,3 iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:03:27.049788 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-393b6206-f839-4cfa-8198-43b5c5e53154 tempest-GroupSnapshotsTest-589281020 None] Create group completed successfully.
Jun 03 16:03:27.260723 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce', 'target_lun': 1, 'volume_id': 'd05f1f95-9314-4baf-b119-b0b56a26afce', 'auth_method': 'CHAP', 'auth_username': 'YvjP352XA7xeDik6GorH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9c7076c3-e737-46d1-823d-623b0e74e096'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:03:27.525789 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-55b92597-5a83-45ec-9123-2d844e4ffad7 req-e922e7eb-a1bf-49d4-b88e-7f975aeadead tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:03:27.754682 n-d-843680-7 sudo[145130]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:27.756485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-93ef84cf-312c-4c13-a58f-b62770dad0d1 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5 --snapshot stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e -L 1.00g" returned: 0 in 1.003s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:27.865757 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-93ef84cf-312c-4c13-a58f-b62770dad0d1 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:03:28.309749 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-ddfde7c8-faeb-412c-a194-2f54a592bce5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:28.311946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:28.335728 n-d-843680-7 sudo[145288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5
Jun 03 16:03:28.336856 n-d-843680-7 sudo[145288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:28.832778 n-d-843680-7 sudo[145288]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:28.835305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5" returned: 0 in 0.523s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:28.839305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:28.878444 n-d-843680-7 sudo[145291]: ubuntu : TTY=unknown ; 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-ddfde7c8-faeb-412c-a194-2f54a592bce5
Jun 03 16:03:28.879415 n-d-843680-7 sudo[145291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:29.056758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:29.062237 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:29.062787 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:29.075932 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (d366e60d-44db-4d91-b41c-22982013c357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:29.079862 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ceb0bcb4-23fd-4ef7-b856-86da7e3ea6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:29.102508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:29.132306 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ceb0bcb4-23fd-4ef7-b856-86da7e3ea6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-814855160',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=dbebc268-ebbe-417a-a3bb-bf92ce27a07b,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e4214980-d770-44c0-93b6-426512590537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973cd3328663415db0fabeaae4964320',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:29Z,user_id='8417604d4d1d4841853b69ae0a8f0bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a7b1baf-f514-4935-9ea6-d3df8c420e92),volume_type_id=3a7b1baf-f514-4935-9ea6-d3df8c420e92)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:29.135207 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91ef6e38-709e-4bb5-b8ec-b48c5a036b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:29.137305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91ef6e38-709e-4bb5-b8ec-b48c5a036b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:29.140002 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dbc8d4d-b66f-41cc-97e6-2d71aab5145e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:29.142170 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dbc8d4d-b66f-41cc-97e6-2d71aab5145e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e4214980-d770-44c0-93b6-426512590537', 'volume_name': 'volume-e4214980-d770-44c0-93b6-426512590537', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:29.144449 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5907457f-602d-4ae0-86bd-cb6783bcaa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:29.151791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5907457f-602d-4ae0-86bd-cb6783bcaa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:29.151791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87c6d49e-f9b3-49a1-aaee-b50b887224cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:29.167089 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Volume e4214980-d770-44c0-93b6-426512590537: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e4214980-d770-44c0-93b6-426512590537', 'volume_size': 1}
Jun 03 16:03:29.169013 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4214980-d770-44c0-93b6-426512590537 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:29.190219 n-d-843680-7 sudo[145293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4214980-d770-44c0-93b6-426512590537 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:03:29.191017 n-d-843680-7 sudo[145293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:29.740991 n-d-843680-7 sudo[145291]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:29.743254 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ddfde7c8-faeb-412c-a194-2f54a592bce5" returned: 0 in 0.904s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:29.906613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['6dafbb84-aa5f-4c7e-af57-281bed238378', 'aea7c41f-e9c5-40ad-8e12-77d647d32919', '6f055073-ba20-455e-ba3d-fab3aa1b5327', '2d29703f-e1e2-43e9-802e-edd01f06ed3c'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:29.934346 n-d-843680-7 sudo[145293]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:29.936797 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e4214980-d770-44c0-93b6-426512590537 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:29.939993 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87c6d49e-f9b3-49a1-aaee-b50b887224cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4214980-d770-44c0-93b6-426512590537', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:29.942298 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b36f348-37f6-4a0a-8ac8-af9d957133fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:30.019515 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Volume volume-e4214980-d770-44c0-93b6-426512590537 (e4214980-d770-44c0-93b6-426512590537): created successfully
Jun 03 16:03:30.024634 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b36f348-37f6-4a0a-8ac8-af9d957133fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:30.024634 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Flow 'volume_create_manager' (d366e60d-44db-4d91-b41c-22982013c357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:30.122742 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:03:30.128611 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5ac5e9e5-09bb-4b68-bc13-d3e986d5d6a2 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-ddfde7c8-faeb-412c-a194-2f54a592bce5-delete_snapshot'" released by "delete_snapshot" :: held 1.819s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:30.145484 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-99fde484-b822-48d9-a60a-797ba4a1b1d1 tempest-GroupSnapshotsTest-589281020 None] Created volume successfully.
Jun 03 16:03:30.726414 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-8c6dedb2-01df-400d-b175-805fcc4361f7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:30.728157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:30.751856 n-d-843680-7 sudo[145427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7
Jun 03 16:03:30.752906 n-d-843680-7 sudo[145427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:31.175851 n-d-843680-7 sudo[145427]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:31.178268 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7" returned: 0 in 0.449s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:31.180407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:31.199351 n-d-843680-7 sudo[145430]: ubuntu : TTY=unknown ; 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-8c6dedb2-01df-400d-b175-805fcc4361f7
Jun 03 16:03:31.200308 n-d-843680-7 sudo[145430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:31.692670 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] GroupSnapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: creating.
Jun 03 16:03:31.745081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] Group snapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: creating. {{(pid=97269) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 03 16:03:31.802432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:31.823279 n-d-843680-7 sudo[145512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:31.824092 n-d-843680-7 sudo[145512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:31.958742 n-d-843680-7 sudo[145430]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:31.961375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c6dedb2-01df-400d-b175-805fcc4361f7" returned: 0 in 0.780s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:32.299119 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['606c0497-4fb9-4912-a376-c242c2b466bd', '3e9c02cf-db4d-4a3a-abc6-be3c2d40c6e2', 'd7ddce49-5c9d-4648-8e40-26a70641d757', '7b6c81f6-8ecc-4159-95c7-f3ed03d708c0'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:32.299119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:32.299119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee --snapshot stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:32.283226 n-d-843680-7 sudo[145512]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:32.306794 n-d-843680-7 sudo[145517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee --snapshot stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 -L 1.00g
Jun 03 16:03:32.307626 n-d-843680-7 sudo[145517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:32.912936 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:03:32.921045 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-26acf718-0f87-4a67-acfd-e25cdbef5fcc tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-8c6dedb2-01df-400d-b175-805fcc4361f7-delete_snapshot'" released by "delete_snapshot" :: held 2.194s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:33.080417 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-3d124578-adf4-4b58-8f95-b77ea335f88e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:33.090608 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:33.110531 n-d-843680-7 sudo[145615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e
Jun 03 16:03:33.111931 n-d-843680-7 sudo[145615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:33.159684 n-d-843680-7 sudo[145517]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:33.162045 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee --snapshot stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 -L 1.00g" returned: 0 in 0.875s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:33.479360 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-97175588-dfc2-42e0-85e7-324a00154616 tempest-GroupSnapshotsTest-589281020 None] group_snapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: created successfully
Jun 03 16:03:33.579101 n-d-843680-7 sudo[145615]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:33.580850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:33.582394 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:33.601339 n-d-843680-7 sudo[145619]: ubuntu : TTY=unknown ; 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-3d124578-adf4-4b58-8f95-b77ea335f88e
Jun 03 16:03:33.602108 n-d-843680-7 sudo[145619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:34.274272 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] group_snapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: deleting
Jun 03 16:03:34.304805 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] group_snapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: deleting {{(pid=97269) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 03 16:03:34.330882 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:34.355374 n-d-843680-7 sudo[145682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee
Jun 03 16:03:34.356178 n-d-843680-7 sudo[145682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:34.416714 n-d-843680-7 sudo[145619]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:34.419323 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d124578-adf4-4b58-8f95-b77ea335f88e" returned: 0 in 0.836s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:34.585134 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['7fac0493-5e82-4999-9787-b539354c7220', 'ffc7c16a-46b8-4193-b94b-d2c7c8547faf', 'dbc36bbb-e140-43a8-ab9d-988466268243', 'f83d4d2f-8c2b-4329-ad9e-361957f6a05e'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:34.780311 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:03:34.787147 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-552b1aa2-6b16-45a4-9bc0-606aadb4071f tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-3d124578-adf4-4b58-8f95-b77ea335f88e-delete_snapshot'" released by "delete_snapshot" :: held 1.707s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:34.800985 n-d-843680-7 sudo[145682]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:34.802916 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee" returned: 0 in 0.474s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:34.804481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:34.823617 n-d-843680-7 sudo[145685]: ubuntu : TTY=unknown ; 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-64584f23-f28f-41f0-a85f-d1bad42e2bee
Jun 03 16:03:34.824408 n-d-843680-7 sudo[145685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:35.549046 n-d-843680-7 sudo[145685]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:35.551632 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64584f23-f28f-41f0-a85f-d1bad42e2bee" returned: 0 in 0.746s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:35.731120 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1302120280 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1302120280, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:35.733254 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1302120280 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1302120280, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:35.894934 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['31d35adf-28ba-4bf7-947c-d536c3d67647', 'a44cb674-a6ec-44b6-9aff-06850c89416b', '6af4de48-880b-47bd-a2d2-5c346ef55b06', '7236c320-547d-4124-9a94-ee724be719e3'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:36.162239 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-88ca63ed-985b-4830-aecf-952d5502a977 tempest-GroupSnapshotsTest-589281020 None] group_snapshot cc4779e3-4fb4-49b3-af65-86760ad0474b: deleted successfully
Jun 03 16:03:36.369008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-14a5c665-098e-4d61-86a6-f5b1438766cf req-8b097247-5758-4130-aee7-acac4ad1bc1a tempest-VolumesSnapshotTestJSON-153961373 None] Terminate volume connection completed successfully.
Jun 03 16:03:36.369531 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-14a5c665-098e-4d61-86a6-f5b1438766cf req-8b097247-5758-4130-aee7-acac4ad1bc1a tempest-VolumesSnapshotTestJSON-153961373 None] Deleting attachment 171ee6ef-180b-408e-bda6-41551c0d730d. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:03:36.371188 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:36.463954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:36.464475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770677600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e\n System information:\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-dd84a9ef-1143-4d23-81d8-6387185d837e\n Backing store flags: \n Account information:\n 3NJQXPQGU8EAqwcaiHVT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:36.465317 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-14a5c665-098e-4d61-86a6-f5b1438766cf req-8b097247-5758-4130-aee7-acac4ad1bc1a tempest-VolumesSnapshotTestJSON-153961373 None] Removing iscsi_target for Volume ID: dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:03:36.466437 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:36.566950 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dd84a9ef-1143-4d23-81d8-6387185d837e -f" returned: 0 in 0.100s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:36.567270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770677600]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:36.571618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:36.673463 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:36.673901 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394770677600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:37.180359 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Skipping remove_export. No iscsi_target is presently exported for volume: e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:37.181364 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:37.200689 n-d-843680-7 sudo[145746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:37.202008 n-d-843680-7 sudo[145746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:37.641338 n-d-843680-7 sudo[145746]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:37.643559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537" returned: 0 in 0.462s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:37.645363 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:37.663896 n-d-843680-7 sudo[145749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:37.664678 n-d-843680-7 sudo[145749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:38.081629 n-d-843680-7 sudo[145749]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:38.084159 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537" returned: 0 in 0.438s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:38.086035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:38.106053 n-d-843680-7 sudo[145752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:38.106849 n-d-843680-7 sudo[145752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:38.662485 n-d-843680-7 sudo[145752]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:38.664751 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e4214980-d770-44c0-93b6-426512590537" returned: 0 in 0.578s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:38.665831 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Successfully deleted volume: e4214980-d770-44c0-93b6-426512590537
Jun 03 16:03:38.939038 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['7ae6d6e3-16dd-4d9b-aa84-f7253ee95bd3'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:38.967549 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1302120280 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1302120280, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:03:39.065274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Created reservations ['1b9e214d-a329-4c41-a6b6-12859cdcc0ad', 'bf9d3f33-1297-4c3f-a59b-019f401abe5b', 'f42c74c9-d2f8-48bf-b10a-5a177f82ccf3', '642b19dc-64af-4918-9486-27812efbda18'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:39.418694 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:03:39.419399 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:39.460440 n-d-843680-7 sudo[145758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:03:39.462306 n-d-843680-7 sudo[145758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:39.965523 n-d-843680-7 sudo[145758]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:39.969214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:39.973688 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:40.007033 n-d-843680-7 sudo[145761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:03:40.008303 n-d-843680-7 sudo[145761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:40.567982 n-d-843680-7 sudo[145761]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:40.570158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:40.572553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:03:40.577462 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-048703a7-e524-4da3-8a36-935a6cc065b8 tempest-GroupSnapshotsTest-589281020 None] Delete group completed successfully.
Jun 03 16:03:42.465493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:42.479693 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:42.480450 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:42.497861 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (fbe7ff37-6695-4be5-b496-a502d9dad9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:42.502415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee0b1fea-14b6-4e6c-a793-d650d56ec141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:42.529777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:42.557490 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee0b1fea-14b6-4e6c-a793-d650d56ec141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-41332800',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=166738f4-df89-4fd7-bf07-eb6d99347790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:42Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:42.560383 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a433667-cfc5-41f5-9354-10fe28e43afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:42.563018 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a433667-cfc5-41f5-9354-10fe28e43afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:42.565354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0be7ec2b-23cc-478c-9c87-a1e78cbd1260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:42.567643 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0be7ec2b-23cc-478c-9c87-a1e78cbd1260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '166738f4-df89-4fd7-bf07-eb6d99347790', 'volume_name': 'volume-166738f4-df89-4fd7-bf07-eb6d99347790', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:42.569871 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15c4f46b-5a46-4f4a-9111-4506cc5f74c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:42.572326 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15c4f46b-5a46-4f4a-9111-4506cc5f74c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:42.576604 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3156d4a-f7c7-4973-bf8b-9fa40ae84f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:42.576604 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Volume 166738f4-df89-4fd7-bf07-eb6d99347790: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-166738f4-df89-4fd7-bf07-eb6d99347790', 'volume_size': 1}
Jun 03 16:03:42.577109 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-166738f4-df89-4fd7-bf07-eb6d99347790 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:42.608301 n-d-843680-7 sudo[145764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-166738f4-df89-4fd7-bf07-eb6d99347790 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:03:42.610562 n-d-843680-7 sudo[145764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:43.365197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-166738f4-df89-4fd7-bf07-eb6d99347790 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:43.365197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3156d4a-f7c7-4973-bf8b-9fa40ae84f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-166738f4-df89-4fd7-bf07-eb6d99347790', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:43.365197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29b10104-5979-4258-b6dc-608ba9d8196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:43.349118 n-d-843680-7 sudo[145764]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:43.528261 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-166738f4-df89-4fd7-bf07-eb6d99347790 (166738f4-df89-4fd7-bf07-eb6d99347790): created successfully
Jun 03 16:03:43.530343 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29b10104-5979-4258-b6dc-608ba9d8196f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:43.536878 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (fbe7ff37-6695-4be5-b496-a502d9dad9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:43.634189 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fc613777-a05e-4afc-a6a0-db3a568b2d97 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 16:03:45.270668 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d1849f9c-9542-454b-8fcb-402ee93da5b3 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:45.297488 n-d-843680-7 sudo[145797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:03:45.298288 n-d-843680-7 sudo[145797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:45.794179 n-d-843680-7 sudo[145797]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:45.796837 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d1849f9c-9542-454b-8fcb-402ee93da5b3 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790" returned: 0 in 0.526s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:45.798810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d1849f9c-9542-454b-8fcb-402ee93da5b3 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 --snapshot stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:45.820729 n-d-843680-7 sudo[145802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 --snapshot stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 -L 1.00g
Jun 03 16:03:45.822327 n-d-843680-7 sudo[145802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:46.315773 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-efb67bea-b242-414b-acee-6415812be5aa req-264f4188-be0e-4b40-ab6a-f88b4ac7b411 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:03:46.316821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-efb67bea-b242-414b-acee-6415812be5aa req-264f4188-be0e-4b40-ab6a-f88b4ac7b411 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment 9c7076c3-e737-46d1-823d-623b0e74e096. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:03:46.326402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:46.416174 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:46.416541 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495155184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce\n System information:\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-d05f1f95-9314-4baf-b119-b0b56a26afce\n Backing store flags: \n Account information:\n YvjP352XA7xeDik6GorH\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:46.417234 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-efb67bea-b242-414b-acee-6415812be5aa req-264f4188-be0e-4b40-ab6a-f88b4ac7b411 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:46.420979 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:47.250869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d05f1f95-9314-4baf-b119-b0b56a26afce -f" returned: 0 in 0.143s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:47.250869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495155184]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:47.250869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:47.250869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:47.250869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495155184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:47.305185 n-d-843680-7 sudo[145802]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:47.306954 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d1849f9c-9542-454b-8fcb-402ee93da5b3 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 --snapshot stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 -L 1.00g" returned: 0 in 1.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:47.522696 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d1849f9c-9542-454b-8fcb-402ee93da5b3 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:03:47.618730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-d05f1f95-9314-4baf-b119-b0b56a26afce-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:47.768773 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:47.856839 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:47.857696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547077888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:47.859095 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:47.860215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:47.879610 n-d-843680-7 sudo[145935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:47.880431 n-d-843680-7 sudo[145935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:48.441509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce" returned: 0 in 0.579s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:48.441509 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:48.437055 n-d-843680-7 sudo[145935]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:48.465142 n-d-843680-7 sudo[145940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:48.467411 n-d-843680-7 sudo[145940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:48.932080 n-d-843680-7 sudo[145940]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:48.934393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:48.938069 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:48.959862 n-d-843680-7 sudo[145958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:48.960840 n-d-843680-7 sudo[145958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:49.087206 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Terminate volume connection completed successfully.
Jun 03 16:03:49.163351 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:49.283947 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:49.284636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549721392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274\n Backing store flags: \n Account information:\n d2a2tSCsHBq3WUdXsvYL\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:49.285468 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Removing iscsi_target for Volume ID: a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:03:49.290340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:49.561769 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a7f30b87-d5b7-4720-980f-49d659194274 -f" returned: 0 in 0.274s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:49.562353 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549721392]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:49.565695 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:49.595538 n-d-843680-7 sudo[145958]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:49.597343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d05f1f95-9314-4baf-b119-b0b56a26afce" returned: 0 in 0.659s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:49.598240 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: d05f1f95-9314-4baf-b119-b0b56a26afce
Jun 03 16:03:49.672390 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:49.672778 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549721392]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:49.673730 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-49d44902-08c6-4aae-92e6-955043aa4f35 tempest-VolumesBackupsAdminTest-767015080 None] Remove volume export completed successfully.
Jun 03 16:03:49.712686 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:49.717284 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:49.717505 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:49.740671 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (4ee5e93c-436e-44f5-8520-7c1340ca5ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:49.743850 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17564df7-9f2f-437d-ac32-699b19a49ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:49.761597 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['0de31708-5833-4f9f-b033-c725a692e102', '45e7d0e4-7669-4c84-b11a-37c6453c248f', 'a03009c7-7253-4bb5-8d28-1298d8578dd1', 'bca90cac-df81-47d8-8ba2-92cd9fd4e2c9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:49.767971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:49.797404 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17564df7-9f2f-437d-ac32-699b19a49ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-882037668',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=9febeed0-db07-48e0-b66f-4793e5d41f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:50Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=0fad974f-4fdc-4eeb-b84c-05d2a87eea23,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:50Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:49.799909 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5b7fcc2-785f-431b-9d0c-80c2a64e808f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:49.802026 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5b7fcc2-785f-431b-9d0c-80c2a64e808f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:49.804331 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d5c18a4-a301-4cbb-a27c-7aba7d7bff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:49.806782 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d5c18a4-a301-4cbb-a27c-7aba7d7bff05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9febeed0-db07-48e0-b66f-4793e5d41f76', 'volume_name': 'volume-9febeed0-db07-48e0-b66f-4793e5d41f76', 'volume_size': 2, 'snapshot_id': '0fad974f-4fdc-4eeb-b84c-05d2a87eea23'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:49.808890 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fe23011-cd2d-4b3a-872e-45fd0ce17473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:49.811148 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fe23011-cd2d-4b3a-872e-45fd0ce17473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:49.813355 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46bb2808-f952-4616-a4f4-2c3e062e7f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:49.814169 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Volume 9febeed0-db07-48e0-b66f-4793e5d41f76: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9febeed0-db07-48e0-b66f-4793e5d41f76', 'volume_size': 2, 'snapshot_id': '0fad974f-4fdc-4eeb-b84c-05d2a87eea23'}
Jun 03 16:03:49.839371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9febeed0-db07-48e0-b66f-4793e5d41f76 stack-volumes-lvmdriver-1 -L 2g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:49.858877 n-d-843680-7 sudo[145986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9febeed0-db07-48e0-b66f-4793e5d41f76 stack-volumes-lvmdriver-1 -L 2g
Jun 03 16:03:49.859786 n-d-843680-7 sudo[145986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:50.020163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:03:50.021154 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:50.042404 n-d-843680-7 sudo[145988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:03:50.043197 n-d-843680-7 sudo[145988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:50.461877 n-d-843680-7 sudo[145986]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:50.464221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9febeed0-db07-48e0-b66f-4793e5d41f76 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.624s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:50.472564 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:50.517608 n-d-843680-7 sudo[146021]: ubuntu : 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-0fad974f-4fdc-4eeb-b84c-05d2a87eea23
Jun 03 16:03:50.518442 n-d-843680-7 sudo[146021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:50.567326 n-d-843680-7 sudo[145988]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:50.570162 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:50.571940 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:50.603333 n-d-843680-7 sudo[146023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:03:50.604266 n-d-843680-7 sudo[146023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:51.078078 n-d-843680-7 sudo[146023]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:51.080670 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:51.083299 n-d-843680-7 sudo[146021]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:51.083699 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:03:51.086802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23" returned: 0 in 0.621s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:51.088636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:51.115632 n-d-843680-7 sudo[146027]: 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--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 iflag=direct
Jun 03 16:03:51.117030 n-d-843680-7 sudo[146027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:51.121061 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:03:51.142985 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-5d677a3a-1e4b-4017-8752-a51cfdda15d8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:51.144927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:51.170208 n-d-843680-7 sudo[146029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8
Jun 03 16:03:51.171633 n-d-843680-7 sudo[146029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:51.209732 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-efb67bea-b242-414b-acee-6415812be5aa req-07bdbae9-07e8-4454-bf2e-ed75d1bf61b2 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-d05f1f95-9314-4baf-b119-b0b56a26afce-delete_volume'" released by "delete_volume" :: held 3.591s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:51.461175 n-d-843680-7 sudo[146027]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:51.463822 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 iflag=direct" returned: 0 in 0.375s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:51.465421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:51.496128 n-d-843680-7 sudo[146041]: 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--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 oflag=direct
Jun 03 16:03:51.498506 n-d-843680-7 sudo[146041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:51.661772 n-d-843680-7 sudo[146029]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:51.664123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8" returned: 0 in 0.519s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:51.666434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:51.686362 n-d-843680-7 sudo[146044]: ubuntu : TTY=unknown ; 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-5d677a3a-1e4b-4017-8752-a51cfdda15d8
Jun 03 16:03:51.687161 n-d-843680-7 sudo[146044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:51.864048 n-d-843680-7 sudo[146041]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:51.866551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 oflag=direct" returned: 0 in 0.401s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:51.867704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:51.887808 n-d-843680-7 sudo[146056]: 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--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:03:51.889247 n-d-843680-7 sudo[146056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:52.431313 n-d-843680-7 sudo[146044]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:52.438970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5d677a3a-1e4b-4017-8752-a51cfdda15d8" returned: 0 in 0.772s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:52.597633 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['bf845c15-bc70-4d49-911f-19c2f3d71908', '688faf6c-d571-4431-9d10-aa6ef686cdb5', '33dc0775-51dd-41fc-9daa-64c926ed04c6', '1d84b4a9-9578-4f6b-aef8-f8eaa4e6ff23'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:52.965670 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Delete snapshot completed successfully.
Jun 03 16:03:52.965670 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-dec7d88d-02e7-494d-8bbe-a19b3bb2af74 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-5d677a3a-1e4b-4017-8752-a51cfdda15d8-delete_snapshot'" released by "delete_snapshot" :: held 1.822s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:53.506795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-7dc4f763-0961-49d4-a14b-040aa345fc02-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:53.706007 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:03:53.707215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:53.756524 n-d-843680-7 sudo[146100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:03:53.759091 n-d-843680-7 sudo[146100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:54.142495 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:54.147878 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:54.148405 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:54.161832 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (450c6bae-81d0-4b64-b353-2798ddf9297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:54.165070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe6e8d3e-3610-423f-870a-3ea157a50514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:54.188722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:54.238393 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe6e8d3e-3610-423f-870a-3ea157a50514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_11c85c30-b837-44d8-8a3f-2b4b6f5d3590',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0bd9c1eae94aa3a545c22374d4a9c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:54Z,user_id='e2defac2f73a491a9f6557cef1d93a6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:54.245306 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e97de78-c172-4233-a6f8-bd153985a9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:54.252428 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e97de78-c172-4233-a6f8-bd153985a9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:54.254939 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff936bc3-2d77-4993-9ad3-4aaa3fc73d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:54.257258 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff936bc3-2d77-4993-9ad3-4aaa3fc73d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a', 'volume_name': 'volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:54.259531 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c10f658f-a56e-45a0-b6b2-c7fa5790c4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:54.265639 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c10f658f-a56e-45a0-b6b2-c7fa5790c4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:54.265639 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43a08331-6cf5-494e-969a-cd15d62e7188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:54.265639 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Volume ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a', 'volume_size': 1}
Jun 03 16:03:54.263899 n-d-843680-7 sudo[146100]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:54.266691 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:54.282220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02" returned: 0 in 0.574s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:54.284125 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:54.286849 n-d-843680-7 sudo[146103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:03:54.288526 n-d-843680-7 sudo[146103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:54.304102 n-d-843680-7 sudo[146104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:03:54.304906 n-d-843680-7 sudo[146104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:54.820831 n-d-843680-7 sudo[146104]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:54.823237 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02" returned: 0 in 0.539s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:54.825393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:54.846828 n-d-843680-7 sudo[146109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:03:54.847633 n-d-843680-7 sudo[146109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:55.243188 n-d-843680-7 sudo[146103]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:55.245614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.978s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:55.249381 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43a08331-6cf5-494e-969a-cd15d62e7188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:55.252024 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f674c6e4-81ad-41ff-a5d3-8ac0686aa2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:55.503359 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Volume volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a (ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a): created successfully
Jun 03 16:03:55.503359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f674c6e4-81ad-41ff-a5d3-8ac0686aa2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:55.503359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (450c6bae-81d0-4b64-b353-2798ddf9297f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:55.542925 n-d-843680-7 sudo[146109]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:55.545448 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7dc4f763-0961-49d4-a14b-040aa345fc02" returned: 0 in 0.720s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:55.546274 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: 7dc4f763-0961-49d4-a14b-040aa345fc02
Jun 03 16:03:55.630836 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Created volume successfully.
Jun 03 16:03:55.802304 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['0758d2fa-2bcf-43f9-a04a-90ea66e0594e', '6aed56af-78f0-45b4-99ec-2eb45700960d', 'c8c0a7f2-89d0-420f-a232-d4d4b485043b', 'aa1be299-b6e5-4b7e-9987-22f37482eb3a'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:03:56.150947 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:03:56.152508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:56.175944 n-d-843680-7 sudo[146147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:03:56.177093 n-d-843680-7 sudo[146147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:56.552516 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:56.599723 n-d-843680-7 sudo[146162]: ubuntu : 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-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:03:56.600532 n-d-843680-7 sudo[146162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:56.800047 n-d-843680-7 sudo[146147]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:56.802281 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.649s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:56.804514 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:56.826365 n-d-843680-7 sudo[146165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:03:56.827161 n-d-843680-7 sudo[146165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:57.062320 n-d-843680-7 sudo[146162]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:57.065299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.126065 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:57.148242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.150857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495761216]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:57.150857 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:03:57.150857 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Creating iscsi_target for Volume ID: volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Created volume path /opt/stack/data/cinder/volumes/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a,
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: incominguser Jbj9mrurhwu6q9aFjAMB QrDZfKZcc548qQro
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:03:57.286933 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:03:57.290527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:57.310770 n-d-843680-7 sudo[146165]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:57.312941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.315090 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:03:57.322120 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:03:57.454115 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4824ecca-a37a-4e73-a759-534850eb81e9 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-7dc4f763-0961-49d4-a14b-040aa345fc02-delete_volume'" released by "delete_volume" :: held 3.947s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:03:57.773126 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.905s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.773726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0fad974f--4fdc--4eeb--b84c--05d2a87eea23, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9febeed0--db07--48e0--b66f--4793e5d41f76, size 1024.00 MB, duration 5.91 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:03:57.774291 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy 1024.00 MB at 173.37 MB/s
Jun 03 16:03:57.809557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a" returned: 0 in 0.487s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.809557 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495761216]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:57.809557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:03:57.809557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:03:57.830684 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:57.830884 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.831156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495761216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n Backing store flags: \n Account information:\n Jbj9mrurhwu6q9aFjAMB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:57.831731 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:03:57.836015 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46bb2808-f952-4616-a4f4-2c3e062e7f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9febeed0-db07-48e0-b66f-4793e5d41f76', 'volume_size': 2, 'snapshot_id': '0fad974f-4fdc-4eeb-b84c-05d2a87eea23'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:57.838409 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ad4eda9-55b0-4367-af6b-5a0124056e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:57.843054 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:57.878032 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:57.881607 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:57.882110 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:57.894542 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (a2d868d4-42c2-4632-9216-bf7c60eb006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:57.897950 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2563f6cf-8405-4e4f-8e34-6dd98b9bdb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:57.916417 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-9febeed0-db07-48e0-b66f-4793e5d41f76 (9febeed0-db07-48e0-b66f-4793e5d41f76): created successfully
Jun 03 16:03:57.918239 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ad4eda9-55b0-4367-af6b-5a0124056e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:57.921856 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (4ee5e93c-436e-44f5-8520-7c1340ca5ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:57.924003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:57.929240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495761216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n Backing store flags: \n Account information:\n Jbj9mrurhwu6q9aFjAMB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:57.929240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:57.929878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:57.961101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2563f6cf-8405-4e4f-8e34-6dd98b9bdb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1553603113',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=1e06574c-5808-4dd3-b2fd-f25001be1544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:58Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:57.963638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (874a2ff5-50e7-482a-b5d3-c4d7306fd0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:57.965737 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (874a2ff5-50e7-482a-b5d3-c4d7306fd0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:57.968651 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10aa34e5-974c-4338-aa24-1c1c90ee1ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.021132 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:58.021494 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495761216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n Backing store flags: \n Account information:\n Jbj9mrurhwu6q9aFjAMB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:03:58.022917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:03:58.068463 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10aa34e5-974c-4338-aa24-1c1c90ee1ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1e06574c-5808-4dd3-b2fd-f25001be1544', 'volume_name': 'volume-1e06574c-5808-4dd3-b2fd-f25001be1544', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.071212 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (749d272f-3b99-4ada-9cea-564274b7ef3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.073262 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (749d272f-3b99-4ada-9cea-564274b7ef3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.076513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (730c5e48-ad09-402f-98de-316bb494f501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.077541 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Volume 1e06574c-5808-4dd3-b2fd-f25001be1544: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1e06574c-5808-4dd3-b2fd-f25001be1544', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:03:58.078140 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Cloning 1e06574c-5808-4dd3-b2fd-f25001be1544 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:03:58.116587 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-15b446cc-3d33-4730-9455-b22c3af96bd0 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 16:03:58.165938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:03:58.170437 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:03:58.170879 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:03:58.182960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Flow 'volume_create_manager' (ef6ee7b9-9138-4134-8d18-228e446accd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:58.186044 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c549e4c9-5e35-4de5-a706-3f6ee3728830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.228618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:03:58.258739 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Initialize volume connection completed successfully.
Jun 03 16:03:58.266420 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c549e4c9-5e35-4de5-a706-3f6ee3728830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1598168969',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e6d5acfc-2a9e-4c50-a054-741f7ad09ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56cb440a6c5d4554a7829d22b679e97d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:03:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:03:58Z,user_id='e411e918e92645c6b3883234ad2c31a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf8f369f-ec88-48b4-9248-974129c9f5af),volume_type_id=cf8f369f-ec88-48b4-9248-974129c9f5af)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.268883 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2279d8c-0edc-4631-9874-8bbfa81060db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.271398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2279d8c-0edc-4631-9874-8bbfa81060db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.273738 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cd4ebb3-dd39-4859-9aad-31e285dc1c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.275976 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cd4ebb3-dd39-4859-9aad-31e285dc1c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e6d5acfc-2a9e-4c50-a054-741f7ad09ba7', 'volume_name': 'volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.278188 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8735cc1-6b04-4686-affa-895d569b8496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.282266 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8735cc1-6b04-4686-affa-895d569b8496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:58.284451 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40a617b1-0ac2-4f5f-863c-35ebccf7fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:58.285247 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Volume e6d5acfc-2a9e-4c50-a054-741f7ad09ba7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7', 'volume_size': 1}
Jun 03 16:03:58.286446 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:58.308040 n-d-843680-7 sudo[146215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:03:58.308835 n-d-843680-7 sudo[146215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:59.094085 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-9febeed0-db07-48e0-b66f-4793e5d41f76-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:03:59.260532 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9febeed0-db07-48e0-b66f-4793e5d41f76
Jun 03 16:03:59.261572 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:59.282748 n-d-843680-7 sudo[146295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76
Jun 03 16:03:59.283539 n-d-843680-7 sudo[146295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:03:59.336251 n-d-843680-7 sudo[146215]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:59.338752 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.052s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:59.343023 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40a617b1-0ac2-4f5f-863c-35ebccf7fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:59.345325 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb0cca4d-dc7b-4755-a313-263c55b2ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:03:59.455650 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Volume volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 (e6d5acfc-2a9e-4c50-a054-741f7ad09ba7): created successfully
Jun 03 16:03:59.458759 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb0cca4d-dc7b-4755-a313-263c55b2ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:03:59.462344 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Flow 'volume_create_manager' (ef6ee7b9-9138-4134-8d18-228e446accd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:03:59.546827 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ade37104-8119-47b1-8957-4836fff447a4 tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Created volume successfully.
Jun 03 16:03:59.711649 n-d-843680-7 sudo[146295]: pam_unix(sudo:session): session closed for user root
Jun 03 16:03:59.713420 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:03:59.714894 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:03:59.733762 n-d-843680-7 sudo[146303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76
Jun 03 16:03:59.734547 n-d-843680-7 sudo[146303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:00.210781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:00.210781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:00.201209 n-d-843680-7 sudo[146303]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:00.227747 n-d-843680-7 sudo[146307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76
Jun 03 16:04:00.228663 n-d-843680-7 sudo[146307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:00.849680 n-d-843680-7 sudo[146307]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:00.853336 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9febeed0-db07-48e0-b66f-4793e5d41f76" returned: 0 in 0.646s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:00.855807 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: 9febeed0-db07-48e0-b66f-4793e5d41f76
Jun 03 16:04:01.031843 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['e84bed3c-8ed0-47e3-ae27-e4d9753e300c', '8d08476a-2f81-4068-b717-331444cafd0a', '00b7d03b-ad33-42c1-9fca-9e46f58ca31f', 'ac975c4e-0b98-4307-a0d2-b36ee6ddeecd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:01.213613 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:01.213613 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:01.236258 n-d-843680-7 sudo[146314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:01.237058 n-d-843680-7 sudo[146314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:01.324372 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:01.325977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:01.361715 n-d-843680-7 sudo[146316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:01.362523 n-d-843680-7 sudo[146316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:01.913195 n-d-843680-7 sudo[146314]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:01.917763 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:01.926541 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:01.994976 n-d-843680-7 sudo[146320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:01.995832 n-d-843680-7 sudo[146320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:02.093002 n-d-843680-7 sudo[146316]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:02.096022 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:02.098443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:02.143440 n-d-843680-7 sudo[146322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:02.144335 n-d-843680-7 sudo[146322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:02.567355 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Lock "b'cinder-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:02.678317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.750s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:02.678317 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:02.668956 n-d-843680-7 sudo[146320]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:02.690352 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-49eab8d4-b39c-4444-967a-fedb26759e1f tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Retype volume completed successfully.
Jun 03 16:04:02.796385 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Skipping remove_export. No iscsi_target is presently exported for volume: e6d5acfc-2a9e-4c50-a054-741f7ad09ba7
Jun 03 16:04:02.797460 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:02.816265 n-d-843680-7 sudo[146326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7
Jun 03 16:04:02.817048 n-d-843680-7 sudo[146326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:02.817440 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:04:02.822348 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:04:02.822887 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:04:02.836805 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (1a49af07-c54f-4221-918b-c11d5e1b1e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:02.840055 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb85303e-fbf2-406c-a3aa-c96a2c9d332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:02.866831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:04:02.896212 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb85303e-fbf2-406c-a3aa-c96a2c9d332f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1620298105',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=72879c48-18f9-4d33-a1c2-58723cd334c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:04:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:04:03Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:02.898725 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (242bb492-0833-4033-810c-bd52933b8150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:02.901112 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (242bb492-0833-4033-810c-bd52933b8150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:02.904203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c30ed8-e701-4599-b374-3ba234d2d078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:02.906608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c30ed8-e701-4599-b374-3ba234d2d078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72879c48-18f9-4d33-a1c2-58723cd334c4', 'volume_name': 'volume-72879c48-18f9-4d33-a1c2-58723cd334c4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:02.908895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4608869-7302-4b27-b871-1dd12e2e262b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:02.911189 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4608869-7302-4b27-b871-1dd12e2e262b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:02.913637 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79767787-27a3-4475-bf40-d55b6ab99bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:02.914048 n-d-843680-7 sudo[146322]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:02.914224 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Volume 72879c48-18f9-4d33-a1c2-58723cd334c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72879c48-18f9-4d33-a1c2-58723cd334c4', 'volume_size': 1}
Jun 03 16:04:02.915442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72879c48-18f9-4d33-a1c2-58723cd334c4 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:02.932377 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.834s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:02.935375 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:02.941466 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:02.942101 n-d-843680-7 sudo[146328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72879c48-18f9-4d33-a1c2-58723cd334c4 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:02.942916 n-d-843680-7 sudo[146328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:03.045744 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-2433a4e1-0eee-4848-b03a-1c527fd9ae68 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-9febeed0-db07-48e0-b66f-4793e5d41f76-delete_volume'" released by "delete_volume" :: held 3.950s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:03.145562 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:04:03.145562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:03.145562 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:03.166656 n-d-843680-7 sudo[146330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:03.167432 n-d-843680-7 sudo[146330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:03.340901 n-d-843680-7 sudo[146326]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:03.345995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:03.347798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:03.370990 n-d-843680-7 sudo[146334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7
Jun 03 16:04:03.371835 n-d-843680-7 sudo[146334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:03.848212 n-d-843680-7 sudo[146334]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:03.861344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7" returned: 0 in 0.503s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:03.861344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:03.879493 n-d-843680-7 sudo[146338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7
Jun 03 16:04:03.880458 n-d-843680-7 sudo[146338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:04.121440 n-d-843680-7 sudo[146328]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:04.127697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72879c48-18f9-4d33-a1c2-58723cd334c4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.210s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:04.137243 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79767787-27a3-4475-bf40-d55b6ab99bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72879c48-18f9-4d33-a1c2-58723cd334c4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:04.137243 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f118c0a0-c4af-4e88-9f9d-a587ac89ddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:04.162702 n-d-843680-7 sudo[146330]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:04.165796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.021s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:04.172994 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:04.186135 n-d-843680-7 sudo[146369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:04.186944 n-d-843680-7 sudo[146369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:04.222083 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-72879c48-18f9-4d33-a1c2-58723cd334c4 (72879c48-18f9-4d33-a1c2-58723cd334c4): created successfully
Jun 03 16:04:04.222083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f118c0a0-c4af-4e88-9f9d-a587ac89ddab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:04.222083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (1a49af07-c54f-4221-918b-c11d5e1b1e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:04.299171 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-09fb83a2-cb6f-4b66-a911-866d6c1a0e56 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 16:04:04.565561 n-d-843680-7 sudo[146338]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:04.571970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7" returned: 0 in 0.708s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:04.571970 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Successfully deleted volume: e6d5acfc-2a9e-4c50-a054-741f7ad09ba7
Jun 03 16:04:04.617333 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:04:04.618394 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:04:04.726310 n-d-843680-7 sudo[146369]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:04.729132 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.562s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:04.734893 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:04.745101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Created reservations ['a19f5f64-32c4-48dc-be0c-7e87d119903e', '69d36f5f-d023-4da2-b777-1ebaf0e08fd9', 'b9af6e89-f0a8-4fbb-b08a-42ffa1479de2', 'fbdfb5f4-7655-4587-b353-03e82296b737'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:04.951279 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:04.952298 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:04.978930 n-d-843680-7 sudo[146376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:04.979776 n-d-843680-7 sudo[146376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:05.542473 n-d-843680-7 sudo[146376]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:05.558987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:05.558987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:05.591467 n-d-843680-7 sudo[146381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:05.592601 n-d-843680-7 sudo[146381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:05.607904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7b7cbca9-09f9-457a-bc21-550db7366c33 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:05.629236 n-d-843680-7 sudo[146383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:05.630900 n-d-843680-7 sudo[146383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:06.099509 n-d-843680-7 sudo[146381]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:06.105614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:06.105614 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:06.116271 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Deleted volume successfully.
Jun 03 16:04:06.159010 n-d-843680-7 sudo[146383]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:06.177786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7b7cbca9-09f9-457a-bc21-550db7366c33 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:06.177786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7b7cbca9-09f9-457a-bc21-550db7366c33 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1707c8e3-2563-49ef-a984-9052225d366e --snapshot stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:06.189649 n-d-843680-7 sudo[146387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1707c8e3-2563-49ef-a984-9052225d366e --snapshot stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 -L 1.00g
Jun 03 16:04:06.190777 n-d-843680-7 sudo[146387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:06.219068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-cbea1a2c-0092-4119-960d-3f8411e33a1b tempest-VolumeRetypeWithoutMigrationTest-34287970 None] Lock "b'cinder-e6d5acfc-2a9e-4c50-a054-741f7ad09ba7-delete_volume'" released by "delete_volume" :: held 3.646s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:07.135665 n-d-843680-7 sudo[146387]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:07.141850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7b7cbca9-09f9-457a-bc21-550db7366c33 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1707c8e3-2563-49ef-a984-9052225d366e --snapshot stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 -L 1.00g" returned: 0 in 0.972s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:07.288567 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7b7cbca9-09f9-457a-bc21-550db7366c33 tempest-VolumesSnapshotTestJSON-153961373 None] Create snapshot completed successfully
Jun 03 16:04:09.400289 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:04:09.400289 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:04:09.400289 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:04:09.460511 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (b4baf164-85c6-4f23-abcc-df9a3fcea862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:09.460511 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3e1a7b0-b1af-4b9b-af1c-ca94ff30f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:09.460511 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:04:09.488549 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3e1a7b0-b1af-4b9b-af1c-ca94ff30f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2126000817',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=15749f42-d7ce-468a-a6e4-7b4cd7ad3245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82462df28e36456e8318008cf83af915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:04:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=1707c8e3-2563-49ef-a984-9052225d366e,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:04:09Z,user_id='f04f5212d7774fbbb889b3694ab4f014',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:09.488549 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (515c8c95-225f-4bf0-9d7d-10bb3432c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:09.491081 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (515c8c95-225f-4bf0-9d7d-10bb3432c580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:09.495316 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a02f864-e664-43e8-9917-41b9ae29a00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:09.498960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a02f864-e664-43e8-9917-41b9ae29a00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '15749f42-d7ce-468a-a6e4-7b4cd7ad3245', 'volume_name': 'volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245', 'volume_size': 1, 'snapshot_id': '1707c8e3-2563-49ef-a984-9052225d366e'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:09.504659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (042095a7-b163-420d-ab16-60c7b4745e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:09.504659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (042095a7-b163-420d-ab16-60c7b4745e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:09.512219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53a443bd-fb08-48c1-a1de-a4b975837e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:09.512219 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Volume 15749f42-d7ce-468a-a6e4-7b4cd7ad3245: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245', 'volume_size': 1, 'snapshot_id': '1707c8e3-2563-49ef-a984-9052225d366e'}
Jun 03 16:04:09.544205 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:09.579372 n-d-843680-7 sudo[146506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:09.580616 n-d-843680-7 sudo[146506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:10.281419 n-d-843680-7 sudo[146506]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:10.284061 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:10.285952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:10.306194 n-d-843680-7 sudo[146539]: ubuntu : 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-1707c8e3-2563-49ef-a984-9052225d366e
Jun 03 16:04:10.307003 n-d-843680-7 sudo[146539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:10.852408 n-d-843680-7 sudo[146539]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:10.858360 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e" returned: 0 in 0.569s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:10.858360 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:10.885668 n-d-843680-7 sudo[146542]: 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--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 iflag=direct
Jun 03 16:04:10.886450 n-d-843680-7 sudo[146542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:11.318891 n-d-843680-7 sudo[146542]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:11.321689 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 iflag=direct" returned: 0 in 0.463s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:11.322784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:11.344661 n-d-843680-7 sudo[146554]: 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--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 oflag=direct
Jun 03 16:04:11.345625 n-d-843680-7 sudo[146554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:11.832140 n-d-843680-7 sudo[146554]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:11.834907 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 oflag=direct" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:11.835951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:11.855510 n-d-843680-7 sudo[146566]: 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--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:04:11.856396 n-d-843680-7 sudo[146566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:17.959989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 19.88 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:04:17.961103 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Image download 616.00 MB at 30.99 MB/s
Jun 03 16:04:18.010459 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:18.095080 n-d-843680-7 sudo[146571]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1
Jun 03 16:04:18.095900 n-d-843680-7 sudo[146571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:18.430385 n-d-843680-7 sudo[146571]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:18.433675 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1" returned: 0 in 0.424s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:18.433675 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user f5fcebb9ff06429abbd0fa9348d2634e. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:04:18.649682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:18.742229 n-d-843680-7 sudo[146576]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1
Jun 03 16:04:18.743008 n-d-843680-7 sudo[146576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:19.126812 n-d-843680-7 sudo[146576]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:19.129136 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:19.131748 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e06574c-5808-4dd3-b2fd-f25001be1544 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:19.152472 n-d-843680-7 sudo[146581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e06574c-5808-4dd3-b2fd-f25001be1544 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:19.154258 n-d-843680-7 sudo[146581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:19.921042 n-d-843680-7 sudo[146581]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:19.923485 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e06574c-5808-4dd3-b2fd-f25001be1544 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.791s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:20.247064 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 1e06574c-5808-4dd3-b2fd-f25001be1544. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:04:20.299423 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_r2s9isn8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:20.436444 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.593s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:20.436444 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1707c8e3--2563--49ef--a984--9052225d366e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--15749f42--d7ce--468a--a6e4--7b4cd7ad3245, size 1024.00 MB, duration 8.60 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:04:20.436444 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Volume copy 1024.00 MB at 119.13 MB/s
Jun 03 16:04:20.451263 n-d-843680-7 sudo[146615]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_r2s9isn8
Jun 03 16:04:20.452126 n-d-843680-7 sudo[146615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:20.555804 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53a443bd-fb08-48c1-a1de-a4b975837e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245', 'volume_size': 1, 'snapshot_id': '1707c8e3-2563-49ef-a984-9052225d366e'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:20.555804 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ee0bdb2-6bba-40a5-97ee-11e1b5d79653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:20.659014 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Volume volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 (15749f42-d7ce-468a-a6e4-7b4cd7ad3245): created successfully
Jun 03 16:04:20.661638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ee0bdb2-6bba-40a5-97ee-11e1b5d79653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:20.665895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Flow 'volume_create_manager' (b4baf164-85c6-4f23-abcc-df9a3fcea862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:20.766258 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b849ae5a-710d-4f52-8ff4-b9e2a25f7052 tempest-VolumesSnapshotTestJSON-153961373 None] Created volume successfully.
Jun 03 16:04:20.858330 n-d-843680-7 sudo[146615]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:20.867666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_r2s9isn8" returned: 0 in 0.561s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:20.867666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:20.999906 n-d-843680-7 sudo[146628]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1
Jun 03 16:04:21.000712 n-d-843680-7 sudo[146628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:21.287868 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-15749f42-d7ce-468a-a6e4-7b4cd7ad3245-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:21.366129 n-d-843680-7 sudo[146628]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:21.368403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1" returned: 0 in 0.507s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:21.369433 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:04:21.370974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:21.397474 n-d-843680-7 sudo[146633]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544 oflag=direct
Jun 03 16:04:21.398483 n-d-843680-7 sudo[146633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:21.490501 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: 15749f42-d7ce-468a-a6e4-7b4cd7ad3245
Jun 03 16:04:21.490501 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:21.515054 n-d-843680-7 sudo[146635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245
Jun 03 16:04:21.515873 n-d-843680-7 sudo[146635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:21.900305 n-d-843680-7 sudo[146633]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:22.160291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544 oflag=direct" returned: 0 in 0.531s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:22.160291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:22.160291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245" returned: 0 in 0.516s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:22.160291 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:21.982183 n-d-843680-7 sudo[146648]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544
Jun 03 16:04:21.983362 n-d-843680-7 sudo[146648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:22.002114 n-d-843680-7 sudo[146635]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:22.029268 n-d-843680-7 sudo[146650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245
Jun 03 16:04:22.030053 n-d-843680-7 sudo[146650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:22.557881 n-d-843680-7 sudo[146650]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:22.562668 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245" returned: 0 in 0.554s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:22.569798 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:22.588536 n-d-843680-7 sudo[146665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245
Jun 03 16:04:22.589304 n-d-843680-7 sudo[146665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:23.450361 n-d-843680-7 sudo[146665]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:23.457052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15749f42-d7ce-468a-a6e4-7b4cd7ad3245" returned: 0 in 0.889s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:23.457052 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: 15749f42-d7ce-468a-a6e4-7b4cd7ad3245
Jun 03 16:04:23.658548 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['1889bf18-cc33-4ad8-84df-7aa914bcb248', 'cfc35e1c-c280-4d5e-968f-2aa8db72f33a', 'e280d758-5803-4c6f-9eca-a7bc06c04a41', '1770371f-d4de-48cc-9d5f-c287a7d91556'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:23.928488 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:23.936680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:23.966313 n-d-843680-7 sudo[146672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:23.967110 n-d-843680-7 sudo[146672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:24.394539 n-d-843680-7 sudo[146672]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:24.396883 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:24.398999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:24.417781 n-d-843680-7 sudo[146675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:24.418781 n-d-843680-7 sudo[146675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:24.914466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:24.914466 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:24.914466 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:24.895363 n-d-843680-7 sudo[146675]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:25.092702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6fe25335-cbc4-44d7-bba7-8d46baff7969 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-15749f42-d7ce-468a-a6e4-7b4cd7ad3245-delete_volume'" released by "delete_volume" :: held 3.805s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:25.106368 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-1707c8e3-2563-49ef-a984-9052225d366e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:25.108351 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:25.129018 n-d-843680-7 sudo[146678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e
Jun 03 16:04:25.129820 n-d-843680-7 sudo[146678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:25.646400 n-d-843680-7 sudo[146678]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:25.657184 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e" returned: 0 in 0.541s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:25.657184 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:25.702114 n-d-843680-7 sudo[146717]: ubuntu : TTY=unknown ; 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-1707c8e3-2563-49ef-a984-9052225d366e
Jun 03 16:04:25.703016 n-d-843680-7 sudo[146717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:26.761984 n-d-843680-7 sudo[146717]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:26.766390 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1707c8e3-2563-49ef-a984-9052225d366e" returned: 0 in 1.111s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:27.035412 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['74d8a721-fab0-445a-a386-5ceccf1c88c1', 'e330ebe1-1d13-456e-b4b0-491dff2f1458', 'e448d71e-91fc-4c49-8cb5-fa9aec9b74d3', 'd1d073a4-a7fb-42be-b825-225dadbf5a7e'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:27.269607 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:04:27.287193 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-307a5b11-68c2-41da-bf73-d998aba22c1d tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-1707c8e3-2563-49ef-a984-9052225d366e-delete_snapshot'" released by "delete_snapshot" :: held 2.181s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:27.979004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-72879c48-18f9-4d33-a1c2-58723cd334c4-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:28.218040 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: 72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:28.218040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:28.235561 n-d-843680-7 sudo[146762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:28.237828 n-d-843680-7 sudo[146762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:28.735936 n-d-843680-7 sudo[146762]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:28.738326 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4" returned: 0 in 0.523s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:28.740173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:28.766292 n-d-843680-7 sudo[146765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:28.767072 n-d-843680-7 sudo[146765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:29.260587 n-d-843680-7 sudo[146765]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:29.263432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4" returned: 0 in 0.523s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:29.268408 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:29.286210 n-d-843680-7 sudo[146768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:29.286989 n-d-843680-7 sudo[146768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:30.103659 n-d-843680-7 sudo[146768]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:30.109097 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72879c48-18f9-4d33-a1c2-58723cd334c4" returned: 0 in 0.841s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:30.113707 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: 72879c48-18f9-4d33-a1c2-58723cd334c4
Jun 03 16:04:30.258709 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['362358fd-ffde-4ab9-8a7d-8ba542b5a2c4', 'a296c749-1385-4fa7-a973-6bfa57d3e1a5', '0a628ae8-ee9b-4088-9ffc-6635cf4eeeaa', 'eafa9b53-c77c-4a91-aa08-0efb07e26e1f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:30.726693 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:30.726693 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:30.768497 n-d-843680-7 sudo[146774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:30.769444 n-d-843680-7 sudo[146774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:31.251984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.523s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:31.251984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:31.241637 n-d-843680-7 sudo[146774]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:31.266795 n-d-843680-7 sudo[146777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:31.267795 n-d-843680-7 sudo[146777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:31.760050 n-d-843680-7 sudo[146777]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:31.762533 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:31.765416 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:31.770651 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:31.869495 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-0fad974f-4fdc-4eeb-b84c-05d2a87eea23-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:31.875231 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:31.919927 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f8ace1bc-410f-4162-9e08-7b69b2a8595a tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-72879c48-18f9-4d33-a1c2-58723cd334c4-delete_volume'" released by "delete_volume" :: held 3.933s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:31.908783 n-d-843680-7 sudo[146780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23
Jun 03 16:04:31.909566 n-d-843680-7 sudo[146780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:32.397728 n-d-843680-7 sudo[146780]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:32.401138 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23" returned: 0 in 0.530s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:32.403280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:32.423978 n-d-843680-7 sudo[146783]: ubuntu : TTY=unknown ; 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-0fad974f-4fdc-4eeb-b84c-05d2a87eea23
Jun 03 16:04:32.424889 n-d-843680-7 sudo[146783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:33.378077 n-d-843680-7 sudo[146783]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:33.387193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0fad974f-4fdc-4eeb-b84c-05d2a87eea23" returned: 0 in 0.977s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:33.692122 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['5410e59d-f17c-4b66-a1ba-aae26fad74f6', '903094f6-6696-48e5-9177-a460a40c6566', 'c13b65a9-e1b6-41ef-8636-a955bc1aba1f', 'a710de07-bfe6-4a07-a518-e8385542467f'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:34.144392 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:04:34.144392 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-5b5cbf40-31cd-4ac5-9bff-61c4c11840e4 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-0fad974f-4fdc-4eeb-b84c-05d2a87eea23-delete_snapshot'" released by "delete_snapshot" :: held 2.276s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:34.519226 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-166738f4-df89-4fd7-bf07-eb6d99347790-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:34.760873 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: 166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:04:34.760873 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:34.804464 n-d-843680-7 sudo[146826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:04:34.805351 n-d-843680-7 sudo[146826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:35.293970 n-d-843680-7 sudo[146826]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:35.311735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790" returned: 0 in 0.541s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:35.311735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:35.322049 n-d-843680-7 sudo[146829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:04:35.322841 n-d-843680-7 sudo[146829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:35.911378 n-d-843680-7 sudo[146829]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:35.914977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790" returned: 0 in 0.614s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:35.923092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:35.948687 n-d-843680-7 sudo[146834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:04:35.949535 n-d-843680-7 sudo[146834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:36.656479 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-166738f4-df89-4fd7-bf07-eb6d99347790" returned: 0 in 0.734s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:36.656479 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: 166738f4-df89-4fd7-bf07-eb6d99347790
Jun 03 16:04:36.650984 n-d-843680-7 sudo[146834]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:36.812361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['c981f7ff-91ef-4fab-8c9b-485f2268fc34', '004db222-d903-4dda-934e-7e46046f85a1', '9f054eb9-ccad-428c-9518-ccc3adb4455e', '89747a30-06bf-4c7f-8064-23a420cf6137'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:37.144274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:37.144274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:37.158716 n-d-843680-7 sudo[146840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:37.159617 n-d-843680-7 sudo[146840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:37.630808 n-d-843680-7 sudo[146840]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:37.633037 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:37.635154 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:37.654338 n-d-843680-7 sudo[146843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:37.655129 n-d-843680-7 sudo[146843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:38.265560 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.619s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:38.265560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:38.265560 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:38.252245 n-d-843680-7 sudo[146843]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:38.366248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8fca4d1e-6d00-4c3e-8b84-889f5ecc21e2 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-166738f4-df89-4fd7-bf07-eb6d99347790-delete_volume'" released by "delete_volume" :: held 3.847s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:38.560649 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-5d58a20a-7e80-4b75-834e-b4bab17afbe8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:38.826019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:38.908622 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Terminate volume connection completed successfully.
Jun 03 16:04:38.935410 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:38.935719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546755360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n Backing store flags: \n Account information:\n Jbj9mrurhwu6q9aFjAMB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:38.947028 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:04:38.948123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:38.967630 n-d-843680-7 sudo[146880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:04:38.968458 n-d-843680-7 sudo[146880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:39.001958 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.094473 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.094785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830983632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a\n Backing store flags: \n Account information:\n Jbj9mrurhwu6q9aFjAMB\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:39.095626 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Removing iscsi_target for Volume ID: ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:39.098994 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.342818 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a -f" returned: 0 in 0.245s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.343948 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830983632]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:39.345605 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.441475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.441823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830983632]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:39.442571 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d39d013-8396-4b2a-8b4f-bc3cd9b3bd15 tempest-VolumesBackupsAdminTest-767015080 None] Remove volume export completed successfully.
Jun 03 16:04:39.512531 n-d-843680-7 sudo[146880]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:39.514322 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.515973 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.535069 n-d-843680-7 sudo[146899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:04:39.535878 n-d-843680-7 sudo[146899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:39.938975 n-d-843680-7 sudo[146648]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:39.941911 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544" returned: 0 in 18.037s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.943315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.972097 n-d-843680-7 sudo[146899]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:39.974913 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:39.977062 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:39.998794 n-d-843680-7 sudo[146912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:04:39.999620 n-d-843680-7 sudo[146912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:40.044323 n-d-843680-7 sudo[146910]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1
Jun 03 16:04:40.045143 n-d-843680-7 sudo[146910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:40.392316 n-d-843680-7 sudo[146910]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:40.394703 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:40.395655 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_34rl3i_wn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 18.04 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1e06574c--5808--4dd3--b2fd--f25001be1544 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:04:40.396037 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Converted 700.00 MB image at 38.81 MB/s
Jun 03 16:04:40.401488 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 1e06574c-5808-4dd3-b2fd-f25001be1544 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:04:40.500903 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user f5fcebb9ff06429abbd0fa9348d2634e is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:04:40.501854 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Marking volume 1e06574c-5808-4dd3-b2fd-f25001be1544 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:04:40.590987 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 1e06574c-5808-4dd3-b2fd-f25001be1544. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:04:40.591555 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Creating volume glance metadata for volume 1e06574c-5808-4dd3-b2fd-f25001be1544 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:04:40.604900 n-d-843680-7 sudo[146912]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:40.607904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d58a20a-7e80-4b75-834e-b4bab17afbe8" returned: 0 in 0.631s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:40.608835 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: 5d58a20a-7e80-4b75-834e-b4bab17afbe8
Jun 03 16:04:40.772477 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['640c3017-7dbd-4764-8b13-892777320cc6', 'a70f1013-8552-488e-82b7-8eb0681ba803', 'c450dd19-fd24-4911-b5d9-2fae6afa101a', '01e7399e-3dde-4cb8-8357-edebc64e7789'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:40.849237 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (730c5e48-ad09-402f-98de-316bb494f501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e06574c-5808-4dd3-b2fd-f25001be1544', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:40.851606 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c5f9961-3c83-49c8-9ae3-4502d6e5c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:40.938008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Volume volume-1e06574c-5808-4dd3-b2fd-f25001be1544 (1e06574c-5808-4dd3-b2fd-f25001be1544): created successfully
Jun 03 16:04:40.940068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c5f9961-3c83-49c8-9ae3-4502d6e5c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:40.943183 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (a2d868d4-42c2-4632-9216-bf7c60eb006b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:40.966717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:40.970279 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:40.987047 n-d-843680-7 sudo[146922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:40.988031 n-d-843680-7 sudo[146922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:41.048446 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-5c39b151-8dbe-43fc-8088-b9aeb54b182c tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:04:41.176055 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:41.352669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:41.489236 n-d-843680-7 sudo[146922]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:41.491392 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:41.494601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:41.512133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:41.512654 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831844144]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:41.513936 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Skipping remove_export. No iscsi_target is presently exported for volume: ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:41.516156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:41.533763 n-d-843680-7 sudo[146927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:41.534658 n-d-843680-7 sudo[146927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:41.546408 n-d-843680-7 sudo[146928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:41.547222 n-d-843680-7 sudo[146928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:41.950586 n-d-843680-7 sudo[146927]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:41.953016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:41.955133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:41.961582 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:42.008373 n-d-843680-7 sudo[146928]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:42.010155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:42.013073 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:42.031503 n-d-843680-7 sudo[146933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:42.032364 n-d-843680-7 sudo[146933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:42.060253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-22a33227-4503-4e7c-9230-ce4a4cea521e tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-5d58a20a-7e80-4b75-834e-b4bab17afbe8-delete_volume'" released by "delete_volume" :: held 3.499s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:42.165363 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-c35596cc-be53-4a6b-be54-92518e1c35dc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:42.167652 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:42.195173 n-d-843680-7 sudo[146935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc
Jun 03 16:04:42.200566 n-d-843680-7 sudo[146935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:42.521429 n-d-843680-7 sudo[146933]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:42.524214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a" returned: 0 in 0.510s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:42.527387 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:42.567815 n-d-843680-7 sudo[146938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:42.568774 n-d-843680-7 sudo[146938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:42.724458 n-d-843680-7 sudo[146935]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:42.730705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc" returned: 0 in 0.559s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:42.732908 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:42.778951 n-d-843680-7 sudo[146941]: ubuntu : TTY=unknown ; 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-c35596cc-be53-4a6b-be54-92518e1c35dc
Jun 03 16:04:42.779921 n-d-843680-7 sudo[146941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:43.209741 n-d-843680-7 sudo[146938]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:43.212616 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a" returned: 0 in 0.685s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:43.217181 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Successfully deleted volume: ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a
Jun 03 16:04:43.402980 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Created reservations ['7ff3b12b-759b-488b-b5a7-5c09085c17ad', '7233b2f9-8240-47bb-9693-f46cdd42a21a', '20a3b9eb-729e-4489-8e93-a139f2df859c', 'ffd1d738-dab3-4cfa-8b6c-c88842955eab'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:43.583557 n-d-843680-7 sudo[146941]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:43.585348 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c35596cc-be53-4a6b-be54-92518e1c35dc" returned: 0 in 0.853s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:43.736014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:43.736475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:43.757264 n-d-843680-7 sudo[146988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:43.758095 n-d-843680-7 sudo[146988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:43.836133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['b23c7b9d-cef8-4daf-845e-a21c95ac6569', '2ae9f6bb-6f38-4f40-8020-bef1e632060c', 'f6a2c6b3-f2cb-41d2-b3f6-e5f85e2ccfc6', 'e59b7af7-4a7f-4318-961e-eb97a46f7082'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:44.059221 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Delete snapshot completed successfully.
Jun 03 16:04:44.066075 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-a13bf916-3107-4fd7-b7aa-ce81a4c38a03 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-c35596cc-be53-4a6b-be54-92518e1c35dc-delete_snapshot'" released by "delete_snapshot" :: held 1.901s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:44.204158 n-d-843680-7 sudo[146988]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:44.205926 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:44.207730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:44.226003 n-d-843680-7 sudo[146991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:44.226795 n-d-843680-7 sudo[146991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:44.631273 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-dd84a9ef-1143-4d23-81d8-6387185d837e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:44.664768 n-d-843680-7 sudo[146991]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:44.666775 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:44.668681 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:44.673286 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Deleted volume successfully.
Jun 03 16:04:44.808935 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-44f62280-b7cd-4793-9e9c-5a8977401f63 tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-ece9a640-9cbb-41d6-9727-bb9d3fbcaa6a-delete_volume'" released by "delete_volume" :: held 3.632s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:44.817599 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:44.919490 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:44.920047 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830769936]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:44.920691 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:04:44.921726 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:44.942193 n-d-843680-7 sudo[146996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:04:44.942989 n-d-843680-7 sudo[146996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:45.196742 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:04:45.209005 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:04:45.209005 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:04:45.234901 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (2a2e7939-0b80-4ca1-9c42-d47b1007d595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:45.238274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d55c7a8-6c9f-469b-9831-ec7fe0b286bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:45.265167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:04:45.292115 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d55c7a8-6c9f-469b-9831-ec7fe0b286bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1528325913',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=0f80f86b-0c33-47b8-be8f-3e707b237248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:04:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:04:45Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:45.294586 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a76c188b-5eae-4230-a4b6-1f9407d336a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:45.296767 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a76c188b-5eae-4230-a4b6-1f9407d336a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:45.299101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (821025dc-202a-4df8-9677-2581b8efa433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:45.307305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (821025dc-202a-4df8-9677-2581b8efa433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f80f86b-0c33-47b8-be8f-3e707b237248', 'volume_name': 'volume-0f80f86b-0c33-47b8-be8f-3e707b237248', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:45.307305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95b42c18-8f80-432f-a683-f8ac2a73cdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:45.307305 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95b42c18-8f80-432f-a683-f8ac2a73cdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:45.308390 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14655f09-3d57-4efa-aafe-f77a91172342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:45.309247 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Volume 0f80f86b-0c33-47b8-be8f-3e707b237248: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f80f86b-0c33-47b8-be8f-3e707b237248', 'volume_size': 1}
Jun 03 16:04:45.310482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f80f86b-0c33-47b8-be8f-3e707b237248 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:45.331458 n-d-843680-7 sudo[146999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f80f86b-0c33-47b8-be8f-3e707b237248 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:45.332361 n-d-843680-7 sudo[146999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:45.388472 n-d-843680-7 sudo[146996]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:45.391989 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:45.394142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:45.417401 n-d-843680-7 sudo[147003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:04:45.418756 n-d-843680-7 sudo[147003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:45.852799 n-d-843680-7 sudo[147003]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:45.856052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.461s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:45.858472 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:45.878112 n-d-843680-7 sudo[147014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:04:45.879028 n-d-843680-7 sudo[147014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:46.168015 n-d-843680-7 sudo[146999]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:46.171386 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f80f86b-0c33-47b8-be8f-3e707b237248 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.860s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:46.177711 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14655f09-3d57-4efa-aafe-f77a91172342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f80f86b-0c33-47b8-be8f-3e707b237248', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:46.180811 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca7fea5d-6c60-499d-a9c5-1f3ad1524167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:46.250014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:46.270246 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Volume volume-0f80f86b-0c33-47b8-be8f-3e707b237248 (0f80f86b-0c33-47b8-be8f-3e707b237248): created successfully
Jun 03 16:04:46.272188 n-d-843680-7 sudo[147038]: ubuntu : 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-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:04:46.273053 n-d-843680-7 sudo[147038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:46.273728 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca7fea5d-6c60-499d-a9c5-1f3ad1524167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:46.277607 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (2a2e7939-0b80-4ca1-9c42-d47b1007d595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:46.393034 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d034f9f5-848a-48d6-9a1a-6fa02e92fed2 tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:04:46.530302 n-d-843680-7 sudo[147014]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:46.532169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a9ef-1143-4d23-81d8-6387185d837e" returned: 0 in 0.674s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:46.533085 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Successfully deleted volume: dd84a9ef-1143-4d23-81d8-6387185d837e
Jun 03 16:04:46.667600 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Created reservations ['dc3f438c-fa66-4108-9e1a-7a50b73d9e5e', 'a300dd15-e6de-4028-b1d7-1d74c205d76a', '00c390ab-212b-441d-a363-157a6a99bcff', '33cae4bb-9c68-4b5f-b79d-e42e6b6e0986'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:04:46.725209 n-d-843680-7 sudo[147038]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:46.727447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.477s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:46.791151 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:46.806162 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:46.806446 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831276384]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:46.807013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:04:46.809007 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-1e06574c-5808-4dd3-b2fd-f25001be1544,
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: incominguser 5vwJ75jCdPMVpWU6CQBi 55ytvat2DrhzNX3N
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:46.925861 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:04:46.934964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.150442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:04:47.150442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.172709 n-d-843680-7 sudo[147062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:04:47.173762 n-d-843680-7 sudo[147062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:47.327256 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3f14eae6-a501-4bc8-ae42-9a166fa5695a tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248'" acquired by "attach_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:47.548033 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.613s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:47.552049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831276384]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:47.553042 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:04:47.553588 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:04:47.555111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.563248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:47.563756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831276384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:47.564700 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:04:47.565646 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.658784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3f14eae6-a501-4bc8-ae42-9a166fa5695a tempest-VolumesActionsTest-907144025 None] Attaching volume 0f80f86b-0c33-47b8-be8f-3e707b237248 to instance 8c8642a8-e5f2-4639-a55e-78f30c21a4d6 at mountpoint /dev/sdb on host None.
Jun 03 16:04:47.668277 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:47.669271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831276384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:47.676899 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.706036 n-d-843680-7 sudo[147062]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:47.711123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.565s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:47.712395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:47.734898 n-d-843680-7 sudo[147090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:04:47.736555 n-d-843680-7 sudo[147090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:47.766681 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:47.767019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831276384]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:47.768533 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:04:47.835603 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3f14eae6-a501-4bc8-ae42-9a166fa5695a tempest-VolumesActionsTest-907144025 None] Attach volume completed successfully.
Jun 03 16:04:47.849409 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-3f14eae6-a501-4bc8-ae42-9a166fa5695a tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248'" released by "attach_volume" :: held 0.521s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:48.018341 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544', 'target_lun': 1, 'volume_id': '1e06574c-5808-4dd3-b2fd-f25001be1544', 'auth_method': 'CHAP', 'auth_username': '5vwJ75jCdPMVpWU6CQBi', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4f4346b9-853b-46c7-9390-029e00e8d1f8'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:04:48.376777 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-efc8d894-10b6-41ac-bf0e-9f9aa5188459 req-c328af09-e354-4801-a70a-563e3dfe46bd tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:04:48.403690 n-d-843680-7 sudo[147090]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:48.405804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:48.407501 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:04:48.411808 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Deleted volume successfully.
Jun 03 16:04:48.542850 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6c19f9be-2138-4a08-b79b-5d924fabbb59 tempest-VolumesSnapshotTestJSON-153961373 None] Lock "b'cinder-dd84a9ef-1143-4d23-81d8-6387185d837e-delete_volume'" released by "delete_volume" :: held 3.912s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:48.921488 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Terminate volume connection completed successfully.
Jun 03 16:04:48.975701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-detach_volume'" acquired by "detach_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:48.999552 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Detaching volume 0f80f86b-0c33-47b8-be8f-3e707b237248 from instance 8c8642a8-e5f2-4639-a55e-78f30c21a4d6.
Jun 03 16:04:49.000299 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:04:49.218987 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Detach volume completed successfully.
Jun 03 16:04:49.227502 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-edb9d626-5431-4ba0-8518-6f695cd537d1 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-detach_volume'" released by "detach_volume" :: held 0.262s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:49.498283 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-815d6443-9214-4f5e-89bf-9c1b0ab966f5 tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:49.499647 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-815d6443-9214-4f5e-89bf-9c1b0ab966f5 tempest-VolumesActionsTest-907144025 None] Volume detach called, but volume not attached.
Jun 03 16:04:49.577196 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-815d6443-9214-4f5e-89bf-9c1b0ab966f5 tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-detach_volume'" released by "detach_volume" :: held 0.079s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:04:55.707195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:04:55.715008 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:04:55.715802 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:04:55.733747 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (5e4117ea-00e8-4817-8097-d7eb0df8d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:55.745765 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d715883-a3f4-461c-92ca-4460a88baad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:55.770607 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:04:55.797537 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d715883-a3f4-461c-92ca-4460a88baad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1806566930',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=4c4e33e7-1161-4fa1-b9a2-bc27c4410110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0bd9c1eae94aa3a545c22374d4a9c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:04:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:04:55Z,user_id='e2defac2f73a491a9f6557cef1d93a6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:55.800098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (408c8766-0071-4e9a-b7a1-b68671487bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:55.802222 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (408c8766-0071-4e9a-b7a1-b68671487bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:55.804540 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66c83d57-26f7-4301-bc1d-ebd8373bea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:55.806948 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66c83d57-26f7-4301-bc1d-ebd8373bea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c4e33e7-1161-4fa1-b9a2-bc27c4410110', 'volume_name': 'volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:55.811165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81554812-262e-466f-8f93-2820c7c4ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:55.811685 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81554812-262e-466f-8f93-2820c7c4ebd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:55.813786 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da15efc1-8c71-4438-9b59-f137b534ab52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:55.814562 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Volume 4c4e33e7-1161-4fa1-b9a2-bc27c4410110: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110', 'volume_size': 1}
Jun 03 16:04:55.815764 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:55.847935 n-d-843680-7 sudo[147164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:55.848978 n-d-843680-7 sudo[147164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:56.570908 n-d-843680-7 sudo[147164]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:56.573802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:56.577073 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da15efc1-8c71-4438-9b59-f137b534ab52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.579403 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00ed1137-9e09-4f6f-8e93-d49e09ff61c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.642328 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:04:56.646637 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:04:56.647276 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:04:56.660562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (8eafe9d8-02cc-4213-933a-2459b2782f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:56.663893 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c9f7d63-b751-46d8-ac86-1faadb58c437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.683034 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Volume volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 (4c4e33e7-1161-4fa1-b9a2-bc27c4410110): created successfully
Jun 03 16:04:56.684930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00ed1137-9e09-4f6f-8e93-d49e09ff61c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.687790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Flow 'volume_create_manager' (5e4117ea-00e8-4817-8097-d7eb0df8d889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:56.694375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:04:56.721837 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c9f7d63-b751-46d8-ac86-1faadb58c437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1022596300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7d6edb53-c9b1-4311-a54c-162d5e3293b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:04:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:04:56Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.724245 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (046a23e3-ce98-4e58-be24-f09bbd5674b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.726338 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (046a23e3-ce98-4e58-be24-f09bbd5674b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.728638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d73299b-e2a6-4ed5-abfc-b304d9e163f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.731063 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d73299b-e2a6-4ed5-abfc-b304d9e163f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d6edb53-c9b1-4311-a54c-162d5e3293b9', 'volume_name': 'volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.733277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d863d76-c50e-400b-93b5-050a114a7142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.735213 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d863d76-c50e-400b-93b5-050a114a7142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:56.737360 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (608aa484-e06e-46f4-a96e-a96287d76ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:56.741941 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Volume 7d6edb53-c9b1-4311-a54c-162d5e3293b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9', 'volume_size': 1}
Jun 03 16:04:56.741941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:56.757932 n-d-843680-7 sudo[147205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:04:56.758729 n-d-843680-7 sudo[147205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:56.836441 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0b276cfe-1be1-403e-a173-2e3f881ea138 tempest-VolumesBackupsAdminTest-767015080 None] Created volume successfully.
Jun 03 16:04:57.334961 n-d-843680-7 sudo[147205]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:57.336875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.597s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:57.340671 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (608aa484-e06e-46f4-a96e-a96287d76ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:57.342886 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70cea230-6da9-4fd9-8aa2-7a0e267f046e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:04:57.407005 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Volume volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 (7d6edb53-c9b1-4311-a54c-162d5e3293b9): created successfully
Jun 03 16:04:57.409528 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70cea230-6da9-4fd9-8aa2-7a0e267f046e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:04:57.415965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (8eafe9d8-02cc-4213-933a-2459b2782f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:04:57.509202 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-44c04434-f8ad-46b0-9c9e-bf8fcda9bb22 tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:04:58.570460 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Creating a new backup for volume volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:04:58.584825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:58.613940 n-d-843680-7 sudo[147252]: ubuntu : 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-4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:04:58.615708 n-d-843680-7 sudo[147252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:59.177820 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-7d6edb53-c9b1-4311-a54c-162d5e3293b9-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:04:59.237365 n-d-843680-7 sudo[147252]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:59.242786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110" returned: 0 in 0.657s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:59.337162 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7d6edb53-c9b1-4311-a54c-162d5e3293b9
Jun 03 16:04:59.338212 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:59.361017 n-d-843680-7 sudo[147264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9
Jun 03 16:04:59.362496 n-d-843680-7 sudo[147264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:04:59.401816 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:59.440764 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:59.444950 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: I_T nexus: 35
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: 5vwJ75jCdPMVpWU6CQBi
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:04:59.446587 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:04:59.451447 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Creating iscsi_target for Volume ID: volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Created volume path /opt/stack/data/cinder/volumes/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110,
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: incominguser 8jipnAPcz2X4EMi5DESA 5jJtQZ5GVzKRFz2m
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:04:59.570917 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:04:59.574981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:59.883531 n-d-843680-7 sudo[147264]: pam_unix(sudo:session): session closed for user root
Jun 03 16:04:59.887133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9" returned: 0 in 0.548s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:04:59.889070 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:04:59.930176 n-d-843680-7 sudo[147286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9
Jun 03 16:04:59.953078 n-d-843680-7 sudo[147286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:00.342912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110" returned: 0 in 0.767s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:00.343264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066832]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:05:00.344156 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:05:00.344529 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:05:00.345978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:00.368354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:00.369104 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n System information:\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-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n Backing store flags: \n Account information:\n 8jipnAPcz2X4EMi5DESA\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: I_T nexus: 35
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: 5vwJ75jCdPMVpWU6CQBi
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:05:00.370357 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:05:00.374743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:00.644662 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:00.645228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n System information:\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-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n Backing store flags: \n Account information:\n 8jipnAPcz2X4EMi5DESA\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:05:00.649059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:00.743948 n-d-843680-7 sudo[147286]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:00.770116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9" returned: 0 in 0.857s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:00.770116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:00.802014 n-d-843680-7 sudo[147349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9
Jun 03 16:05:00.802837 n-d-843680-7 sudo[147349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:00.818284 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:00.818669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496066832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n System information:\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-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n Backing store flags: \n Account information:\n 8jipnAPcz2X4EMi5DESA\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:05:00.820892 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:05:01.030083 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Initialize volume connection completed successfully.
Jun 03 16:05:01.543067 n-d-843680-7 sudo[147349]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:01.544834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d6edb53-c9b1-4311-a54c-162d5e3293b9" returned: 0 in 0.797s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:01.545825 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Successfully deleted volume: 7d6edb53-c9b1-4311-a54c-162d5e3293b9
Jun 03 16:05:01.700303 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Created reservations ['3d795595-90d7-498f-a504-55e9b110a030', '03873158-cd0d-4272-b1cb-d6ee07ab4bb7', '25f5b2ef-d9ba-4752-aa39-3b7598cd8cd2', 'ea783eb4-5d95-413e-9e4a-e9070c426226'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:01.915007 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:01.915971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:01.935510 n-d-843680-7 sudo[147459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:01.936875 n-d-843680-7 sudo[147459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:02.476977 n-d-843680-7 sudo[147459]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:02.479348 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:02.481437 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:02.524407 n-d-843680-7 sudo[147473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:02.526103 n-d-843680-7 sudo[147473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:03.013500 n-d-843680-7 sudo[147473]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:03.016838 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.534s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:03.019591 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:03.025390 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Deleted volume successfully.
Jun 03 16:05:03.136854 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b256dbce-fe9f-47ad-bb36-93bd7347db6b tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-7d6edb53-c9b1-4311-a54c-162d5e3293b9-delete_volume'" released by "delete_volume" :: held 3.959s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:03.145953 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:05:03.146374 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:03.150298 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:03.169756 n-d-843680-7 sudo[147486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:03.170565 n-d-843680-7 sudo[147486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:03.675714 n-d-843680-7 sudo[147486]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:03.679244 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.531s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:03.681097 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:03.726376 n-d-843680-7 sudo[147491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:03.727838 n-d-843680-7 sudo[147491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:04.204774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:04.210593 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:04.210593 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:04.230790 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (1527df4d-bd60-4cbc-b88d-6c9268c83b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:04.235866 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be74faa7-9a39-4631-8826-b7bc6f536a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:04.276932 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:04.304876 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be74faa7-9a39-4631-8826-b7bc6f536a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1580113781',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e7043991-e315-4e90-adce-d675c8ed7b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:04Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:04.307758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fe3d30d-229b-4a03-95a2-15b7d7fd5263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:04.310109 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fe3d30d-229b-4a03-95a2-15b7d7fd5263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:04.312602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c55069d2-4143-4aee-ac1b-4c9eb9849036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:04.314853 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c55069d2-4143-4aee-ac1b-4c9eb9849036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7043991-e315-4e90-adce-d675c8ed7b40', 'volume_name': 'volume-e7043991-e315-4e90-adce-d675c8ed7b40', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:04.317567 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87c31fc8-30f3-49d5-8642-ae78eaee8aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:04.321056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87c31fc8-30f3-49d5-8642-ae78eaee8aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:04.337312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (051c1edf-b5df-4c98-98b6-3c6494b42e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:04.339301 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Volume e7043991-e315-4e90-adce-d675c8ed7b40: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7043991-e315-4e90-adce-d675c8ed7b40', 'volume_size': 1}
Jun 03 16:05:04.341308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7043991-e315-4e90-adce-d675c8ed7b40 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:04.378898 n-d-843680-7 sudo[147494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7043991-e315-4e90-adce-d675c8ed7b40 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:04.380756 n-d-843680-7 sudo[147494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:04.483943 n-d-843680-7 sudo[147491]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:04.486649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.805s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:04.488984 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:05.672963 n-d-843680-7 sudo[147494]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:05.676376 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7043991-e315-4e90-adce-d675c8ed7b40 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.335s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:05.679692 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (051c1edf-b5df-4c98-98b6-3c6494b42e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7043991-e315-4e90-adce-d675c8ed7b40', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:05.682486 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca1dcff7-db44-4645-8605-2b66339e4ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:05.781160 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Volume volume-e7043991-e315-4e90-adce-d675c8ed7b40 (e7043991-e315-4e90-adce-d675c8ed7b40): created successfully
Jun 03 16:05:05.781160 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca1dcff7-db44-4645-8605-2b66339e4ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:05.783256 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (1527df4d-bd60-4cbc-b88d-6c9268c83b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:05.868809 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-84650b8e-1c0a-4cc7-9ea8-334ec4e7d1cc tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:05:06.934081 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-624db0ca-8e3c-47a0-a7e2-e6d86ce76654 req-b0285b5d-4ccc-4e15-9656-ebba3c81ac1d tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:06.964086 n-d-843680-7 sudo[147590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:05:06.964895 n-d-843680-7 sudo[147590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:07.093307 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-e7043991-e315-4e90-adce-d675c8ed7b40-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:05:07.353366 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Skipping remove_export. No iscsi_target is presently exported for volume: e7043991-e315-4e90-adce-d675c8ed7b40
Jun 03 16:05:07.364679 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:07.379797 n-d-843680-7 sudo[147630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40
Jun 03 16:05:07.381236 n-d-843680-7 sudo[147630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:07.658914 n-d-843680-7 sudo[147590]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:07.661301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-624db0ca-8e3c-47a0-a7e2-e6d86ce76654 req-b0285b5d-4ccc-4e15-9656-ebba3c81ac1d tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.728s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:07.663216 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-624db0ca-8e3c-47a0-a7e2-e6d86ce76654 req-b0285b5d-4ccc-4e15-9656-ebba3c81ac1d tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa --snapshot stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:07.701263 n-d-843680-7 sudo[147646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa --snapshot stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 -L 1.00g
Jun 03 16:05:07.702074 n-d-843680-7 sudo[147646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:08.118585 n-d-843680-7 sudo[147630]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:08.121403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40" returned: 0 in 0.767s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:08.123810 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:08.148680 n-d-843680-7 sudo[147664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40
Jun 03 16:05:08.150383 n-d-843680-7 sudo[147664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:08.762623 n-d-843680-7 sudo[147646]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:08.765721 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-624db0ca-8e3c-47a0-a7e2-e6d86ce76654 req-b0285b5d-4ccc-4e15-9656-ebba3c81ac1d tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa --snapshot stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 -L 1.00g" returned: 0 in 1.102s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:08.977975 n-d-843680-7 sudo[147664]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:08.980499 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40" returned: 0 in 0.856s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:08.981981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:09.036926 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-624db0ca-8e3c-47a0-a7e2-e6d86ce76654 req-b0285b5d-4ccc-4e15-9656-ebba3c81ac1d tempest-TestVolumeBootPattern-1945087828 None] Create snapshot completed successfully
Jun 03 16:05:09.041167 n-d-843680-7 sudo[147772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40
Jun 03 16:05:09.042091 n-d-843680-7 sudo[147772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:09.754262 n-d-843680-7 sudo[147772]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:09.756728 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7043991-e315-4e90-adce-d675c8ed7b40" returned: 0 in 0.775s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:09.760302 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Successfully deleted volume: e7043991-e315-4e90-adce-d675c8ed7b40
Jun 03 16:05:09.868905 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Created reservations ['f5aa85e1-90e6-41ba-9216-f658ac2db7a2', '942e85f4-94ae-4e74-a2db-d9d920dd5e87', '4583b69b-322a-4c36-921c-438d07a2e571', '860636ce-61a9-47f2-89b6-6c3e3a59e247'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:10.096064 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:10.096719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:10.130510 n-d-843680-7 sudo[147787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:10.132835 n-d-843680-7 sudo[147787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:10.836619 n-d-843680-7 sudo[147787]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:10.840669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.743s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:10.843523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:10.900949 n-d-843680-7 sudo[147797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:10.902423 n-d-843680-7 sudo[147797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:11.623455 n-d-843680-7 sudo[147797]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:11.626022 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:11.628428 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:11.642597 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Deleted volume successfully.
Jun 03 16:05:11.799717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4560b968-63c6-4c7a-9735-92462b72bd77 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-e7043991-e315-4e90-adce-d675c8ed7b40-delete_volume'" released by "delete_volume" :: held 4.707s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:12.115925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:12.121564 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:12.122826 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:12.156932 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (beecdc38-d808-4aa1-8a8d-a09f7db5300c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:12.166268 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6453c2f7-246c-472d-8db5-f9fb268d8ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:12.219240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:12.256922 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6453c2f7-246c-472d-8db5-f9fb268d8ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1786459392',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f3bc8463-29e9-4efd-9539-7949280dfbc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:12Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:12.260653 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3bb94ac2-1488-466b-926a-8b062844d7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:12.273785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3bb94ac2-1488-466b-926a-8b062844d7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:12.278489 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3222fce-6da8-4473-af17-c39c3efae381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:12.281463 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3222fce-6da8-4473-af17-c39c3efae381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3bc8463-29e9-4efd-9539-7949280dfbc6', 'volume_name': 'volume-f3bc8463-29e9-4efd-9539-7949280dfbc6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:12.289940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5cd74c9-17b2-42a5-92f2-7233b163c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:12.289940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5cd74c9-17b2-42a5-92f2-7233b163c1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:12.290330 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d132f1eb-f5ca-4a4d-939f-a52623f851a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:12.291169 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Volume f3bc8463-29e9-4efd-9539-7949280dfbc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3bc8463-29e9-4efd-9539-7949280dfbc6', 'volume_size': 1}
Jun 03 16:05:12.293865 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:12.324693 n-d-843680-7 sudo[147815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:12.325551 n-d-843680-7 sudo[147815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:13.349718 n-d-843680-7 sudo[147815]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:13.353466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.059s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:13.360523 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d132f1eb-f5ca-4a4d-939f-a52623f851a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3bc8463-29e9-4efd-9539-7949280dfbc6', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:13.365066 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8342f70b-e7bd-459c-98c3-31cd414e9e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:13.480735 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Volume volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 (f3bc8463-29e9-4efd-9539-7949280dfbc6): created successfully
Jun 03 16:05:13.483440 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8342f70b-e7bd-459c-98c3-31cd414e9e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:13.488889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (beecdc38-d808-4aa1-8a8d-a09f7db5300c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:13.590262 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ae94494c-6e23-4bca-aacb-cfe0bb976423 tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:05:14.865220 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-f3bc8463-29e9-4efd-9539-7949280dfbc6-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:05:15.036659 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3bc8463-29e9-4efd-9539-7949280dfbc6
Jun 03 16:05:15.038044 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:15.087204 n-d-843680-7 sudo[147938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6
Jun 03 16:05:15.088682 n-d-843680-7 sudo[147938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:15.770395 n-d-843680-7 sudo[147938]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:15.773854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6" returned: 0 in 0.735s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:15.776648 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:15.800019 n-d-843680-7 sudo[147954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6
Jun 03 16:05:15.803643 n-d-843680-7 sudo[147954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:16.559628 n-d-843680-7 sudo[147954]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:16.561918 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6" returned: 0 in 0.785s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:16.564059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:16.622229 n-d-843680-7 sudo[147980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6
Jun 03 16:05:16.624220 n-d-843680-7 sudo[147980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:16.830007 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:16.839350 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:16.842543 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:16.917133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (95a0557d-6278-40be-820d-40b545cdb697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:16.930611 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e65779-78b2-459b-bfd8-2905cfdcdc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:16.988347 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:17.070599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e65779-78b2-459b-bfd8-2905cfdcdc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:16Z,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-843680-7@lvmdriver-1#lvmdriver-1',id=6a850922-0cd3-4f41-b843-9191e1c6956a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a054a936-4579-4f5e-bf2d-f3acc5ecbbfa,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:17Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:17.090367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c12b860-9206-4e85-835b-3e66b01515e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:17.092512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c12b860-9206-4e85-835b-3e66b01515e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:17.094806 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fb1527d-8457-497f-b437-3106c9a8e2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:17.106437 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fb1527d-8457-497f-b437-3106c9a8e2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6a850922-0cd3-4f41-b843-9191e1c6956a', 'volume_name': 'volume-6a850922-0cd3-4f41-b843-9191e1c6956a', 'volume_size': 1, 'snapshot_id': 'a054a936-4579-4f5e-bf2d-f3acc5ecbbfa'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:17.116867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (597ffaec-9e9c-40bf-bbd0-09b59d349fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:17.120495 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (597ffaec-9e9c-40bf-bbd0-09b59d349fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:17.124255 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa26bd1c-ac12-41ad-a20d-d38934419ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:17.128525 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Volume 6a850922-0cd3-4f41-b843-9191e1c6956a: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6a850922-0cd3-4f41-b843-9191e1c6956a', 'volume_size': 1, 'snapshot_id': 'a054a936-4579-4f5e-bf2d-f3acc5ecbbfa'}
Jun 03 16:05:17.183510 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a850922-0cd3-4f41-b843-9191e1c6956a stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:17.225797 n-d-843680-7 sudo[147984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a850922-0cd3-4f41-b843-9191e1c6956a stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:17.226793 n-d-843680-7 sudo[147984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:17.560717 n-d-843680-7 sudo[147980]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:17.562987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3bc8463-29e9-4efd-9539-7949280dfbc6" returned: 0 in 0.998s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:17.564196 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Successfully deleted volume: f3bc8463-29e9-4efd-9539-7949280dfbc6
Jun 03 16:05:17.808702 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Created reservations ['d374cb0c-4c15-4946-bf46-01031f7002d7', '6b0361f9-2d10-44f3-8259-20c0343e61a8', 'b7389e3e-0d6f-475e-8805-6ce013d3b8ad', '254c76d7-8c7c-4b56-97ab-b01e0b828ca3'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:18.017150 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:18.018116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:18.096746 n-d-843680-7 sudo[148000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:18.097661 n-d-843680-7 sudo[148000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:18.199852 n-d-843680-7 sudo[147984]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:18.202566 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a850922-0cd3-4f41-b843-9191e1c6956a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.019s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:18.205114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:18.229444 n-d-843680-7 sudo[148031]: ubuntu : 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-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa
Jun 03 16:05:18.231488 n-d-843680-7 sudo[148031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:19.050843 n-d-843680-7 sudo[148000]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:19.053249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.034s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:19.055457 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:19.089525 n-d-843680-7 sudo[148050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:19.090441 n-d-843680-7 sudo[148050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:19.184091 n-d-843680-7 sudo[148031]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:19.186812 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa" returned: 0 in 0.981s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:19.189480 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:19.256061 n-d-843680-7 sudo[148053]: 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--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a iflag=direct
Jun 03 16:05:19.257227 n-d-843680-7 sudo[148053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:20.073909 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:20.073909 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:20.073909 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:20.097267 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (40ea2e34-5e5f-498a-83fa-3c3694d114b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:20.097267 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9cf96e6-9c19-4cec-a50e-3a06ae64a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:20.122583 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:20.155991 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9cf96e6-9c19-4cec-a50e-3a06ae64a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1333908170',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7ec23ecb-ec62-43e3-9748-6b9313847c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:20Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:20.160886 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea2d267e-a4e0-418d-b752-1e63eb57e0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:20.163410 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea2d267e-a4e0-418d-b752-1e63eb57e0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:20.167086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83e0cefc-36b1-4dce-a986-2db064167109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:20.173085 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83e0cefc-36b1-4dce-a986-2db064167109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ec23ecb-ec62-43e3-9748-6b9313847c47', 'volume_name': 'volume-7ec23ecb-ec62-43e3-9748-6b9313847c47', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:20.177243 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88056cfd-e228-4bb1-b288-27ebab31441c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:20.180342 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88056cfd-e228-4bb1-b288-27ebab31441c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:20.184735 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd778bcc-aa3d-4730-9c7b-eb89a46001a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:20.185581 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Volume 7ec23ecb-ec62-43e3-9748-6b9313847c47: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ec23ecb-ec62-43e3-9748-6b9313847c47', 'volume_size': 1}
Jun 03 16:05:20.187283 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:20.214388 n-d-843680-7 sudo[148050]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:20.216785 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.161s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:20.218925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:20.225169 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Deleted volume successfully.
Jun 03 16:05:20.226708 n-d-843680-7 sudo[148085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:20.227611 n-d-843680-7 sudo[148085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:20.289668 n-d-843680-7 sudo[148053]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:20.292031 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a iflag=direct" returned: 0 in 1.102s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:20.293543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:20.334231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fa6ed255-f751-4f52-be55-79ecad24d5c7 tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-f3bc8463-29e9-4efd-9539-7949280dfbc6-delete_volume'" released by "delete_volume" :: held 5.464s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:20.337138 n-d-843680-7 sudo[148088]: 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--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a oflag=direct
Jun 03 16:05:20.338522 n-d-843680-7 sudo[148088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:21.598819 n-d-843680-7 sudo[148088]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:21.600803 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a oflag=direct" returned: 0 in 1.307s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:21.602682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:21.685830 n-d-843680-7 sudo[148132]: 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--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:05:21.693375 n-d-843680-7 sudo[148132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:21.730374 n-d-843680-7 sudo[148085]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:21.733740 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.545s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:21.737020 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd778bcc-aa3d-4730-9c7b-eb89a46001a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ec23ecb-ec62-43e3-9748-6b9313847c47', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:21.744373 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f325b6ed-472c-4f8e-89e9-139306d37c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:21.840764 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Volume volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 (7ec23ecb-ec62-43e3-9748-6b9313847c47): created successfully
Jun 03 16:05:21.842762 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f325b6ed-472c-4f8e-89e9-139306d37c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:21.846293 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (40ea2e34-5e5f-498a-83fa-3c3694d114b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:22.034545 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-80f16b76-75dc-4e30-a65c-99c6a30d7e18 tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:05:23.341225 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-7ec23ecb-ec62-43e3-9748-6b9313847c47-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:05:23.517776 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ec23ecb-ec62-43e3-9748-6b9313847c47
Jun 03 16:05:23.517776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:23.543348 n-d-843680-7 sudo[148176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47
Jun 03 16:05:23.544255 n-d-843680-7 sudo[148176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:24.044070 n-d-843680-7 sudo[148176]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:24.046345 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47" returned: 0 in 0.531s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:24.048225 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:24.071485 n-d-843680-7 sudo[148179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47
Jun 03 16:05:24.072291 n-d-843680-7 sudo[148179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:24.543322 n-d-843680-7 sudo[148179]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:24.546547 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:24.549278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:24.568637 n-d-843680-7 sudo[148183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47
Jun 03 16:05:24.569425 n-d-843680-7 sudo[148183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:25.370593 n-d-843680-7 sudo[148183]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:25.376796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ec23ecb-ec62-43e3-9748-6b9313847c47" returned: 0 in 0.826s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:25.381784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Successfully deleted volume: 7ec23ecb-ec62-43e3-9748-6b9313847c47
Jun 03 16:05:25.650610 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Created reservations ['2652600b-c8bf-4d4c-954e-549c9d33ee0d', 'ef64e5be-01ed-4136-ac04-b367c7bb9991', 'f5b5f5d2-0b29-40c5-a085-60283d07895f', 'f5565616-7f39-448e-adef-b011f91fc912'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:25.878958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:25.879936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:25.898855 n-d-843680-7 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
Jun 03 16:05:25.900508 n-d-843680-7 sudo[148223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:26.457271 n-d-843680-7 sudo[148223]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:26.460108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:26.461809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:26.481518 n-d-843680-7 sudo[148228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:26.482308 n-d-843680-7 sudo[148228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:27.017932 n-d-843680-7 sudo[148228]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:27.020676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:27.022541 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:27.029358 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Deleted volume successfully.
Jun 03 16:05:27.129872 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-62d83016-9988-425e-9ce6-9645c816e59e tempest-VolumesActionsTest-618631644 None] Lock "b'cinder-7ec23ecb-ec62-43e3-9748-6b9313847c47-delete_volume'" released by "delete_volume" :: held 3.789s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:28.041548 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:28.048998 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:28.049609 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:28.065550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (fba34903-ae43-4ec6-acaf-a486f32d536f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:28.076094 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1cbb3b8-b09f-4941-8587-1035974c615a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:28.093274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:28.120914 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1cbb3b8-b09f-4941-8587-1035974c615a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1583184145',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f2403e42-6e29-4844-a28b-d832c714baa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8888b133cae74adca9346db21d3635b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:28Z,user_id='1ba616c548a144b6b4fbc6862d1911c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:28.124591 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (747f1977-3adf-4668-89ec-9c74ce32f24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:28.126839 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (747f1977-3adf-4668-89ec-9c74ce32f24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:28.130175 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5682e4e1-9853-4773-b99f-54e93e61cfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:28.132522 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5682e4e1-9853-4773-b99f-54e93e61cfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2403e42-6e29-4844-a28b-d832c714baa5', 'volume_name': 'volume-f2403e42-6e29-4844-a28b-d832c714baa5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:28.135805 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f682a87-8f64-41cc-9659-a22b57946aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:28.137862 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f682a87-8f64-41cc-9659-a22b57946aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:28.139977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9e4ecc8-aa5b-4f48-9bf0-0439c008f918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:28.140744 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Volume f2403e42-6e29-4844-a28b-d832c714baa5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2403e42-6e29-4844-a28b-d832c714baa5', 'volume_size': 1}
Jun 03 16:05:28.141993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2403e42-6e29-4844-a28b-d832c714baa5 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:28.164453 n-d-843680-7 sudo[148253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2403e42-6e29-4844-a28b-d832c714baa5 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:28.165470 n-d-843680-7 sudo[148253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:29.063601 n-d-843680-7 sudo[148253]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:29.070545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2403e42-6e29-4844-a28b-d832c714baa5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:29.070545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9e4ecc8-aa5b-4f48-9bf0-0439c008f918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2403e42-6e29-4844-a28b-d832c714baa5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:29.072848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dda510fb-51a7-498d-b630-724d36e65eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:29.195828 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Volume volume-f2403e42-6e29-4844-a28b-d832c714baa5 (f2403e42-6e29-4844-a28b-d832c714baa5): created successfully
Jun 03 16:05:29.199357 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dda510fb-51a7-498d-b630-724d36e65eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:29.202959 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Flow 'volume_create_manager' (fba34903-ae43-4ec6-acaf-a486f32d536f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:29.340053 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f3a5b281-5b65-4f8e-ab52-e1449230eaec tempest-VolumesActionsTest-907144025 None] Created volume successfully.
Jun 03 16:05:31.767553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-f2403e42-6e29-4844-a28b-d832c714baa5-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:05:31.909027 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2403e42-6e29-4844-a28b-d832c714baa5
Jun 03 16:05:31.910112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:31.928748 n-d-843680-7 sudo[148297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5
Jun 03 16:05:31.929534 n-d-843680-7 sudo[148297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:32.388915 n-d-843680-7 sudo[148297]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:32.391185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5" returned: 0 in 0.481s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:32.393941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:32.414643 n-d-843680-7 sudo[148300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5
Jun 03 16:05:32.415828 n-d-843680-7 sudo[148300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:32.958339 n-d-843680-7 sudo[148300]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:32.966419 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:32.966419 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:32.986469 n-d-843680-7 sudo[148303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5
Jun 03 16:05:32.987525 n-d-843680-7 sudo[148303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:33.604625 n-d-843680-7 sudo[148303]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:33.616315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2403e42-6e29-4844-a28b-d832c714baa5" returned: 0 in 0.643s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:33.616315 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Successfully deleted volume: f2403e42-6e29-4844-a28b-d832c714baa5
Jun 03 16:05:33.757940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Created reservations ['19e0fe7f-0ce0-40a7-8252-fcc703a657e2', '6083a346-c63e-4ebf-8c08-8b0956f72db6', '98ca30ee-ac29-4507-8766-9112657bbaf2', '3bfb5b93-a371-48f9-9772-ed7ad0a63e8d'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:33.961121 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:33.962472 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:33.984408 n-d-843680-7 sudo[148311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:33.985669 n-d-843680-7 sudo[148311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:34.485415 n-d-843680-7 sudo[148311]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:34.488059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:34.490815 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:34.544019 n-d-843680-7 sudo[148314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:34.544816 n-d-843680-7 sudo[148314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:34.555125 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:05:34.724454 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:05:34.725802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:34.750943 n-d-843680-7 sudo[148316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:05:34.751866 n-d-843680-7 sudo[148316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:35.077381 n-d-843680-7 sudo[148314]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:35.079616 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:35.082013 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:35.090364 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Deleted volume successfully.
Jun 03 16:05:35.234816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-415056be-c6c9-4f31-a919-adfa507f27b7 tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-f2403e42-6e29-4844-a28b-d832c714baa5-delete_volume'" released by "delete_volume" :: held 3.467s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:35.273003 n-d-843680-7 sudo[148316]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:35.284258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:35.284258 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:35.296527 n-d-843680-7 sudo[148320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:05:35.297323 n-d-843680-7 sudo[148320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:35.825076 n-d-843680-7 sudo[148320]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:35.827313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248" returned: 0 in 0.551s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:35.829385 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:35.848782 n-d-843680-7 sudo[148325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:05:35.849555 n-d-843680-7 sudo[148325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:36.482301 n-d-843680-7 sudo[148325]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:36.485004 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f80f86b-0c33-47b8-be8f-3e707b237248" returned: 0 in 0.655s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:36.486766 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Successfully deleted volume: 0f80f86b-0c33-47b8-be8f-3e707b237248
Jun 03 16:05:36.623022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Created reservations ['1785e90b-4ff7-40fc-8c3f-ff5be1713de1', 'cf534264-513d-4307-8dbd-386aa9b256dd', '2ee89424-617a-4438-8cdc-3e07fb3f0af5', '3febd6b3-eaee-46a6-a6f2-0f402b6e91ea'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:05:36.891127 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:05:36.892033 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:36.921525 n-d-843680-7 sudo[148331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:05:36.922378 n-d-843680-7 sudo[148331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:37.396234 n-d-843680-7 sudo[148331]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:37.398811 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.506s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:37.402076 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:37.425845 n-d-843680-7 sudo[148334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:05:37.426785 n-d-843680-7 sudo[148334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:37.969826 n-d-843680-7 sudo[148334]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:37.972397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:37.974241 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:05:37.982924 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Deleted volume successfully.
Jun 03 16:05:38.143862 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-8771782f-f987-4850-861a-facc3cd1dcba tempest-VolumesActionsTest-907144025 None] Lock "b'cinder-0f80f86b-0c33-47b8-be8f-3e707b237248-delete_volume'" released by "delete_volume" :: held 3.585s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:05:45.138214 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:05:45.142754 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:05:45.143534 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:05:45.158483 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Flow 'volume_create_manager' (ba04878d-0da7-427c-bab4-e76197cee33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:05:45.162283 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b1f5ec5-d56a-4f3d-aa84-0166680cf900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:45.185994 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:05:45.215520 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b1f5ec5-d56a-4f3d-aa84-0166680cf900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1700409038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=cb9a56cb-6cef-471a-a0cb-08797d0ce5ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='698e9f53ad3e4213b94fb99c9a86a079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:05:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:05:45Z,user_id='74b54ab4c24e4c1e9ca33e4490533569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:45.218068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd40335e-c2be-4659-a6c2-79f3baec7241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:45.220208 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd40335e-c2be-4659-a6c2-79f3baec7241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:45.222473 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82040e24-7e01-4af9-994e-4eac1432c408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:45.330899 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82040e24-7e01-4af9-994e-4eac1432c408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cb9a56cb-6cef-471a-a0cb-08797d0ce5ea', 'volume_name': 'volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:45.333195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (360e21a2-6ad1-41a2-9d71-7ebb2b985a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:45.335479 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (360e21a2-6ad1-41a2-9d71-7ebb2b985a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:05:45.338192 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c154306-5ee7-4871-806b-f985fb1f6052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:05:45.339032 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Volume cb9a56cb-6cef-471a-a0cb-08797d0ce5ea: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:05:45.339670 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Cloning cb9a56cb-6cef-471a-a0cb-08797d0ce5ea from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:05:57.063777 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 11.72 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:05:57.067634 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Image download 616.00 MB at 52.55 MB/s
Jun 03 16:05:57.109842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:57.235615 n-d-843680-7 sudo[148359]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1
Jun 03 16:05:57.236677 n-d-843680-7 sudo[148359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:57.716199 n-d-843680-7 sudo[148359]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:57.719508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1" returned: 0 in 0.608s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:57.721492 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 74b54ab4c24e4c1e9ca33e4490533569. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:05:57.942222 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:58.038003 n-d-843680-7 sudo[148364]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1
Jun 03 16:05:58.038907 n-d-843680-7 sudo[148364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:58.374374 n-d-843680-7 sudo[148364]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:58.376793 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1" returned: 0 in 0.434s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:58.379121 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:58.397405 n-d-843680-7 sudo[148369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:05:58.398336 n-d-843680-7 sudo[148369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:59.271673 n-d-843680-7 sudo[148369]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:59.274572 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.894s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:59.485323 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume cb9a56cb-6cef-471a-a0cb-08797d0ce5ea. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:05:59.535157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_uvd_5k57 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:05:59.628677 n-d-843680-7 sudo[148409]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_uvd_5k57
Jun 03 16:05:59.629472 n-d-843680-7 sudo[148409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:05:59.963340 n-d-843680-7 sudo[148409]: pam_unix(sudo:session): session closed for user root
Jun 03 16:05:59.965760 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_uvd_5k57" returned: 0 in 0.430s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:05:59.967014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.028483 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Terminate volume connection completed successfully.
Jun 03 16:06:00.054626 n-d-843680-7 sudo[148436]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1
Jun 03 16:06:00.055963 n-d-843680-7 sudo[148436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:00.097340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.197923 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:00.198257 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495524176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n System information:\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-4c4e33e7-1161-4fa1-b9a2-bc27c4410110\n Backing store flags: \n Account information:\n 8jipnAPcz2X4EMi5DESA\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:00.198955 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Removing iscsi_target for Volume ID: 4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:00.200107 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.394161 n-d-843680-7 sudo[148436]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:00.395949 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1" returned: 0 in 0.429s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:00.396679 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:06:00.397524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.424483 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 -f" returned: 0 in 0.219s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:00.424967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495524176]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:00.426666 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.435867 n-d-843680-7 sudo[148447]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea oflag=direct
Jun 03 16:06:00.437422 n-d-843680-7 sudo[148447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:00.564010 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:00.564578 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495524176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:00.565312 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2343026f-8733-4bfb-8602-4306b3e50ea0 tempest-VolumesBackupsAdminTest-767015080 None] Remove volume export completed successfully.
Jun 03 16:06:00.784290 n-d-843680-7 sudo[148447]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:00.786176 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea oflag=direct" returned: 0 in 0.388s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:00.787337 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:00.806002 n-d-843680-7 sudo[148462]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea
Jun 03 16:06:00.806802 n-d-843680-7 sudo[148462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:03.147016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:06:03.147766 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:03.149301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:03.172056 n-d-843680-7 sudo[148490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:03.172863 n-d-843680-7 sudo[148490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:03.672835 n-d-843680-7 sudo[148490]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:03.679108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:03.679108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:03.696812 n-d-843680-7 sudo[148493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:03.697616 n-d-843680-7 sudo[148493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:04.186639 n-d-843680-7 sudo[148493]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:04.188947 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:04.190952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:11.719250 n-d-843680-7 sudo[148132]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:11.721173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 50.119s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:11.721736 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a054a936--4579--4f5e--bf2d--f3acc5ecbbfa, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6a850922--0cd3--4f41--b843--9191e1c6956a, size 1024.00 MB, duration 50.12 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:06:11.722084 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Volume copy 1024.00 MB at 20.43 MB/s
Jun 03 16:06:11.773194 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Marking volume 6a850922-0cd3-4f41-b843-9191e1c6956a as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:06:11.873512 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from snapshot a054a936-4579-4f5e-bf2d-f3acc5ecbbfa to 6a850922-0cd3-4f41-b843-9191e1c6956a. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 03 16:06:11.995722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa26bd1c-ac12-41ad-a20d-d38934419ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a850922-0cd3-4f41-b843-9191e1c6956a', 'volume_size': 1, 'snapshot_id': 'a054a936-4579-4f5e-bf2d-f3acc5ecbbfa'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:11.998021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fc72861-7a56-498d-9bb6-7cc04fb3eef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:12.118163 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Volume volume-6a850922-0cd3-4f41-b843-9191e1c6956a (6a850922-0cd3-4f41-b843-9191e1c6956a): created successfully
Jun 03 16:06:12.118163 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fc72861-7a56-498d-9bb6-7cc04fb3eef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:12.119673 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (95a0557d-6278-40be-820d-40b545cdb697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:12.243989 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-d9d74213-dd36-4235-8c36-74c6cdca2b0e tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:06:13.489096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:13.509296 n-d-843680-7 sudo[148509]: ubuntu : 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-6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:13.510076 n-d-843680-7 sudo[148509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:13.964024 n-d-843680-7 sudo[148509]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:13.966278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a" returned: 0 in 0.477s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.015535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:14.021597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.021914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547899552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: I_T nexus: 35
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: 5vwJ75jCdPMVpWU6CQBi
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:06:14.023078 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:06:14.025889 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-6a850922-0cd3-4f41-b843-9191e1c6956a,
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: incominguser 6LWmvohnH5HMbP5eZHnw sNoG5QPdKDk8ythJ
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:14.163649 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:06:14.164999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:14.558545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a" returned: 0 in 0.392s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.558545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547899552]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:14.558545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:06:14.558545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:06:14.560471 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:14.566343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.566663 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547899552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\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-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: I_T nexus: 35
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: 5vwJ75jCdPMVpWU6CQBi
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:06:14.567257 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:06:14.571410 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:14.656660 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.657014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547899552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\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-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:14.658240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:14.747449 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:14.747821 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547899552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\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-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:14.748851 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:06:14.959277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a', 'target_lun': 1, 'volume_id': '6a850922-0cd3-4f41-b843-9191e1c6956a', 'auth_method': 'CHAP', 'auth_username': '6LWmvohnH5HMbP5eZHnw', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cd9c8cf8-c601-414e-8fcb-490004c15a03'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:06:15.144258 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-fc953c4a-30d9-4c30-a274-aec1c37051c6 req-9c197beb-4ed1-4e5e-8208-ee9ff4d95afd tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:06:17.247077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea" returned: 0 in 16.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:17.247644 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:17.342138 n-d-843680-7 sudo[148551]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1
Jun 03 16:06:17.342936 n-d-843680-7 sudo[148551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:17.426812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-4c4e33e7-1161-4fa1-b9a2-bc27c4410110-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:17.591777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:17.684702 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:17.685046 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394496067184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:17.685808 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:17.686945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:17.697529 n-d-843680-7 sudo[148551]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:17.702472 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1" returned: 0 in 0.455s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:17.703364 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_i9nhf_ekn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 16.46 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cb9a56cb--6cef--471a--a0cb--08797d0ce5ea {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:06:17.703779 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Converted 700.00 MB image at 42.53 MB/s
Jun 03 16:06:17.704420 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume cb9a56cb-6cef-471a-a0cb-08797d0ce5ea successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:06:17.705956 n-d-843680-7 sudo[148566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:17.706763 n-d-843680-7 sudo[148566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:17.820743 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 74b54ab4c24e4c1e9ca33e4490533569 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:06:17.821408 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Marking volume cb9a56cb-6cef-471a-a0cb-08797d0ce5ea as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:06:17.918247 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to cb9a56cb-6cef-471a-a0cb-08797d0ce5ea. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:06:17.918247 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Creating volume glance metadata for volume cb9a56cb-6cef-471a-a0cb-08797d0ce5ea backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:06:18.074815 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c154306-5ee7-4871-806b-f985fb1f6052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:18.077189 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b95d08b2-0bad-4325-a65e-78759c67d047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:18.124468 n-d-843680-7 sudo[148566]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:18.126313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110" returned: 0 in 0.439s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:18.127744 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:18.147018 n-d-843680-7 sudo[148569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:18.148427 n-d-843680-7 sudo[148569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:18.170971 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Volume volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea (cb9a56cb-6cef-471a-a0cb-08797d0ce5ea): created successfully
Jun 03 16:06:18.174048 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b95d08b2-0bad-4325-a65e-78759c67d047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:18.177675 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Flow 'volume_create_manager' (ba04878d-0da7-427c-bab4-e76197cee33c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:18.267248 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0ed335da-7fb1-452d-b1eb-e629b25a500a tempest-VolumesImageMetadata-1791543700 None] Created volume successfully.
Jun 03 16:06:18.560079 n-d-843680-7 sudo[148569]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:18.562925 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110" returned: 0 in 0.435s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:18.565020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:18.588665 n-d-843680-7 sudo[148572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:18.589863 n-d-843680-7 sudo[148572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:19.152760 n-d-843680-7 sudo[148572]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:19.155111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4c4e33e7-1161-4fa1-b9a2-bc27c4410110" returned: 0 in 0.590s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:19.156497 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Successfully deleted volume: 4c4e33e7-1161-4fa1-b9a2-bc27c4410110
Jun 03 16:06:19.284412 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Created reservations ['ae0d4d03-1227-4aeb-905b-51d0c3eab70c', '04fb29ae-248e-4b9c-aeb7-0ca1aeacda4f', '4ea11e4e-d705-4797-8ae7-0db3d15f77b6', '67c2e9fb-dc4f-49f7-9b91-b3378c26fc5a'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:19.401417 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Lock "b'cinder-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:19.465988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:19.466769 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:19.491857 n-d-843680-7 sudo[148579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:19.492663 n-d-843680-7 sudo[148579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:19.607475 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Skipping remove_export. No iscsi_target is presently exported for volume: cb9a56cb-6cef-471a-a0cb-08797d0ce5ea
Jun 03 16:06:19.609316 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:19.634213 n-d-843680-7 sudo[148581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea
Jun 03 16:06:19.635786 n-d-843680-7 sudo[148581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:19.950139 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-a7f30b87-d5b7-4720-980f-49d659194274-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:19.994857 n-d-843680-7 sudo[148579]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:19.997001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:19.998805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.019705 n-d-843680-7 sudo[148585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:20.020554 n-d-843680-7 sudo[148585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:20.076373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.078861 n-d-843680-7 sudo[148581]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:20.080676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea" returned: 0 in 0.471s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:20.082225 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.102240 n-d-843680-7 sudo[148588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea
Jun 03 16:06:20.103209 n-d-843680-7 sudo[148588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:20.169895 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:20.170250 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546721360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h2-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.69\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:20.171486 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Skipping remove_export. No iscsi_target is presently exported for volume: a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:06:20.172874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.192773 n-d-843680-7 sudo[148591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:06:20.193568 n-d-843680-7 sudo[148591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:20.454916 n-d-843680-7 sudo[148585]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:20.457225 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:20.460751 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:20.466013 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Deleted volume successfully.
Jun 03 16:06:20.535003 n-d-843680-7 sudo[148588]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:20.536823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea" returned: 0 in 0.455s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:20.538731 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.559204 n-d-843680-7 sudo[148596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea
Jun 03 16:06:20.560036 n-d-843680-7 sudo[148596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:20.562005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-21f3f97e-ef2a-4b6e-a663-7b8f43f6cc51 tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-4c4e33e7-1161-4fa1-b9a2-bc27c4410110-delete_volume'" released by "delete_volume" :: held 3.136s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:20.665812 n-d-843680-7 sudo[148591]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:20.667618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274" returned: 0 in 0.495s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:20.669203 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:20.688373 n-d-843680-7 sudo[148598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:06:20.689157 n-d-843680-7 sudo[148598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:21.164581 n-d-843680-7 sudo[148598]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:21.166801 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274" returned: 0 in 0.497s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:21.168639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:21.187356 n-d-843680-7 sudo[148604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:06:21.188181 n-d-843680-7 sudo[148604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:21.352052 n-d-843680-7 sudo[148596]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:21.354418 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea" returned: 0 in 0.815s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:21.355784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Successfully deleted volume: cb9a56cb-6cef-471a-a0cb-08797d0ce5ea
Jun 03 16:06:21.517441 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Created reservations ['7435a835-b9f6-412b-a20d-c17c807e7a45', '5868bee9-753e-4e43-89e8-a65d41175212', '4f30757c-06fb-4ca2-b90a-89b9a33067c0', '81467de0-4f3f-4fba-a6cb-aa77c5d4d932'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:21.775413 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:21.776592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:21.796144 n-d-843680-7 sudo[148610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:21.796923 n-d-843680-7 sudo[148610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:21.852097 n-d-843680-7 sudo[148604]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:21.854594 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7f30b87-d5b7-4720-980f-49d659194274" returned: 0 in 0.685s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:21.855920 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Successfully deleted volume: a7f30b87-d5b7-4720-980f-49d659194274
Jun 03 16:06:21.958756 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Created reservations ['c2ff5466-fb61-4cdc-89dd-22540441bb67', '2b592c4f-0d65-4e4a-aaac-78c3bdf58736', '14841d58-efdd-4f41-a631-a874dc02bf15', '103e426e-0bef-42f5-b567-81e39ac77dac'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:22.164616 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:22.165817 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:22.186204 n-d-843680-7 sudo[148614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:22.188449 n-d-843680-7 sudo[148614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:22.300089 n-d-843680-7 sudo[148610]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:22.304163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:22.308021 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:22.328289 n-d-843680-7 sudo[148616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:22.329079 n-d-843680-7 sudo[148616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:22.672851 n-d-843680-7 sudo[148614]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:22.675748 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:22.677469 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:22.699727 n-d-843680-7 sudo[148620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:22.700899 n-d-843680-7 sudo[148620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:22.771487 n-d-843680-7 sudo[148616]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:22.778033 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:22.779453 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:22.784808 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Deleted volume successfully.
Jun 03 16:06:22.887920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-2224709a-af7f-4ce4-8f4f-2e68e3c95ccc tempest-VolumesImageMetadata-1791543700 None] Lock "b'cinder-cb9a56cb-6cef-471a-a0cb-08797d0ce5ea-delete_volume'" released by "delete_volume" :: held 3.486s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:23.190776 n-d-843680-7 sudo[148620]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:23.192533 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:23.193750 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:23.199327 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Deleted volume successfully.
Jun 03 16:06:23.265842 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-85e871a5-a31e-4ddf-9d37-7af305d8d1db tempest-VolumesBackupsAdminTest-767015080 None] Lock "b'cinder-a7f30b87-d5b7-4720-980f-49d659194274-delete_volume'" released by "delete_volume" :: held 3.316s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:26.902077 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:06:26.911307 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:06:26.911307 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:06:26.921301 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (a3ef7d40-ecc9-4714-9095-f376c024809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:26.924452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40cdad03-4775-482c-a4a1-fb7c33b14c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:26.947927 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:06:26.972061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40cdad03-4775-482c-a4a1-fb7c33b14c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-567941672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=7c43f6b0-246e-4bf6-959e-e86bb4bdc27a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0acba3e585a49678d10a14c8221f1cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:06:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:06:27Z,user_id='5a6e616fe43a481babedffd2e9d40067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:26.974480 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0dfdc1c-5be9-4758-9ca1-f2a7a7740b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:26.977344 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0dfdc1c-5be9-4758-9ca1-f2a7a7740b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:26.979655 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fc92f14-fbf2-4e65-a593-2487e8205a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:26.981788 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fc92f14-fbf2-4e65-a593-2487e8205a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7c43f6b0-246e-4bf6-959e-e86bb4bdc27a', 'volume_name': 'volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:26.983978 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6f65724-7415-451d-8939-3649a50c82bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:26.986008 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6f65724-7415-451d-8939-3649a50c82bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:26.988228 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87d381d6-75c0-45ee-af1a-0d94c756fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:26.989147 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Volume 7c43f6b0-246e-4bf6-959e-e86bb4bdc27a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a', 'volume_size': 1}
Jun 03 16:06:26.990417 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:27.009512 n-d-843680-7 sudo[148659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:06:27.010296 n-d-843680-7 sudo[148659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:27.470480 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:06:27.477954 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:06:27.478498 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:06:27.491972 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (b79c42c7-f05e-4d59-92ef-12b44ee6e018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:27.495151 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f36a54-2561-4cc7-9aec-777ee8f7cafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.518612 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:06:27.547386 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73f36a54-2561-4cc7-9aec-777ee8f7cafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2100146910',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=f482006d-d2f2-4ae1-87ab-f816e81ff0f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a362a7fc9af4f2ba85474b37ac6cbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:06:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:06:27Z,user_id='8ac2620692854ea2ab0acc9589defcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.549923 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af3494ee-3c3e-4fc7-9d55-6402c3f4eebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.552498 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af3494ee-3c3e-4fc7-9d55-6402c3f4eebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.555431 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df61e175-428e-4a8f-bb71-557a3e30b1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.557739 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df61e175-428e-4a8f-bb71-557a3e30b1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'volume_name': 'volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.560172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a25a0e82-f811-477e-86fc-7a79de6d5aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.567088 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a25a0e82-f811-477e-86fc-7a79de6d5aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.567088 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f1fb5e-2a68-487f-bf7c-55b885f24ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.567088 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Volume f482006d-d2f2-4ae1-87ab-f816e81ff0f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'volume_size': 1}
Jun 03 16:06:27.568293 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:27.599662 n-d-843680-7 sudo[148671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:06:27.601917 n-d-843680-7 sudo[148671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:27.714870 n-d-843680-7 sudo[148659]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:27.717227 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:27.720822 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87d381d6-75c0-45ee-af1a-0d94c756fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.723197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5a42e24-1c4f-466c-88da-f16ae518b1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:27.815486 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Volume volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a (7c43f6b0-246e-4bf6-959e-e86bb4bdc27a): created successfully
Jun 03 16:06:27.819962 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5a42e24-1c4f-466c-88da-f16ae518b1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:27.821373 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (a3ef7d40-ecc9-4714-9095-f376c024809d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:27.912955 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-101278fa-e2e6-4bfa-8e7c-4f68ded8ecac tempest-VolumesListTestJSON-850269892 None] Created volume successfully.
Jun 03 16:06:28.301149 n-d-843680-7 sudo[148671]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:28.302950 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:28.305507 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f1fb5e-2a68-487f-bf7c-55b885f24ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:28.307610 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84ad2c5f-e940-4440-9f22-9f5b73d9bf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:28.437929 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Volume volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 (f482006d-d2f2-4ae1-87ab-f816e81ff0f4): created successfully
Jun 03 16:06:28.440016 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84ad2c5f-e940-4440-9f22-9f5b73d9bf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:28.442829 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (b79c42c7-f05e-4d59-92ef-12b44ee6e018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:28.535334 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4fe21eed-3d48-4047-a361-1a5e9ab18ae6 tempest-VolumesBackupsTest-402263102 None] Created volume successfully.
Jun 03 16:06:29.982625 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:06:29.991242 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:06:29.991242 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:06:30.003266 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (e8705c4c-de3e-4111-90d2-9ec7ae848be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:30.006411 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40d9ffcf-9667-42b1-a3d9-9e51b4fc1d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.033087 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:06:30.064113 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40d9ffcf-9667-42b1-a3d9-9e51b4fc1d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1592874986',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=b39104dc-5c3f-4519-b2bb-97124870acdf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0acba3e585a49678d10a14c8221f1cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:06:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:06:30Z,user_id='5a6e616fe43a481babedffd2e9d40067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.067379 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cdc5267b-4c95-4ea6-bcf4-4cfd90d6a8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.069659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cdc5267b-4c95-4ea6-bcf4-4cfd90d6a8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.071961 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5e82f4a-bec5-47f9-8e55-054a1f344fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.074251 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5e82f4a-bec5-47f9-8e55-054a1f344fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b39104dc-5c3f-4519-b2bb-97124870acdf', 'volume_name': 'volume-b39104dc-5c3f-4519-b2bb-97124870acdf', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.076467 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a13d9c50-29e4-4f3b-b60e-8faed292df61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.078561 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a13d9c50-29e4-4f3b-b60e-8faed292df61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.080661 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d63284b6-fdb8-42df-9fda-45efc8b82b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.081426 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Volume b39104dc-5c3f-4519-b2bb-97124870acdf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b39104dc-5c3f-4519-b2bb-97124870acdf', 'volume_size': 1}
Jun 03 16:06:30.082674 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b39104dc-5c3f-4519-b2bb-97124870acdf stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:30.102202 n-d-843680-7 sudo[148725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b39104dc-5c3f-4519-b2bb-97124870acdf stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:06:30.103104 n-d-843680-7 sudo[148725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:30.814710 n-d-843680-7 sudo[148725]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:30.817318 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b39104dc-5c3f-4519-b2bb-97124870acdf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.734s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:30.822850 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d63284b6-fdb8-42df-9fda-45efc8b82b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b39104dc-5c3f-4519-b2bb-97124870acdf', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.825314 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (505addef-58a2-4a56-b12a-73f6b57f202a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:30.907393 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Volume volume-b39104dc-5c3f-4519-b2bb-97124870acdf (b39104dc-5c3f-4519-b2bb-97124870acdf): created successfully
Jun 03 16:06:30.909472 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (505addef-58a2-4a56-b12a-73f6b57f202a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:30.912994 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (e8705c4c-de3e-4111-90d2-9ec7ae848be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:30.964107 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-43c4f258-73d5-4e07-821c-ed57cbc5de7a tempest-VolumesListTestJSON-850269892 None] Created volume successfully.
Jun 03 16:06:32.867556 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:06:32.871821 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:06:32.872342 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:06:32.885656 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (fb570ad3-998e-484e-b93a-f75ab2900eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:32.888969 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07fd7a6b-9403-4d09-8137-80720c249de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:32.911805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:06:32.937588 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07fd7a6b-9403-4d09-8137-80720c249de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-959398101',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=2b85ff11-94fa-4acb-8d92-1680ab4dce98,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0acba3e585a49678d10a14c8221f1cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:06:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:06:33Z,user_id='5a6e616fe43a481babedffd2e9d40067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:32.940063 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b4c24ca-c2c0-4c34-9b74-a8906ea5de13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:32.942108 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b4c24ca-c2c0-4c34-9b74-a8906ea5de13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:32.945630 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab96624d-810f-4334-9b15-20146fd11c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:32.947397 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab96624d-810f-4334-9b15-20146fd11c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b85ff11-94fa-4acb-8d92-1680ab4dce98', 'volume_name': 'volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:32.949570 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b87a4bb-2835-40cd-b999-725c8e193b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:32.951654 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b87a4bb-2835-40cd-b999-725c8e193b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:32.956487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (789ae02b-b956-4f65-9f00-be03f29aed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:32.956487 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Volume 2b85ff11-94fa-4acb-8d92-1680ab4dce98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98', 'volume_size': 1}
Jun 03 16:06:32.956487 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:32.975147 n-d-843680-7 sudo[148757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:06:32.976606 n-d-843680-7 sudo[148757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:33.749208 n-d-843680-7 sudo[148757]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:33.751561 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.795s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:33.755130 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (789ae02b-b956-4f65-9f00-be03f29aed4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:33.758359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (564e0e49-702f-4b53-9667-545052e89bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:33.878632 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Volume volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 (2b85ff11-94fa-4acb-8d92-1680ab4dce98): created successfully
Jun 03 16:06:33.880558 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (564e0e49-702f-4b53-9667-545052e89bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:33.884559 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Flow 'volume_create_manager' (fb570ad3-998e-484e-b93a-f75ab2900eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:34.060853 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0fd53fcd-cd3b-43d9-9c81-bc68fbec5981 tempest-VolumesListTestJSON-850269892 None] Created volume successfully.
Jun 03 16:06:34.776899 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-deef9731-e796-4301-a87d-5c8ddd4b00cc tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:06:34.777705 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-deef9731-e796-4301-a87d-5c8ddd4b00cc tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment cd9c8cf8-c601-414e-8fcb-490004c15a03. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:06:34.781775 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:34.904882 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:34.905447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550014016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a\n System information:\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-6a850922-0cd3-4f41-b843-9191e1c6956a\n Backing store flags: \n Account information:\n 6LWmvohnH5HMbP5eZHnw\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:34.905840 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-deef9731-e796-4301-a87d-5c8ddd4b00cc tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: 6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:34.913232 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:35.039242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6a850922-0cd3-4f41-b843-9191e1c6956a -f" returned: 0 in 0.131s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:35.039531 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550014016]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:35.043349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:35.150186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:35.150699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550014016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:35.701430 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-6a850922-0cd3-4f41-b843-9191e1c6956a-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:35.949933 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:36.064102 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:36.064449 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394550014016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\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-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:36.065154 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:36.066194 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:36.086816 n-d-843680-7 sudo[148835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:36.087693 n-d-843680-7 sudo[148835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:36.719455 n-d-843680-7 sudo[148835]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:36.722059 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a" returned: 0 in 0.655s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:36.724116 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:36.745447 n-d-843680-7 sudo[148847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:36.746247 n-d-843680-7 sudo[148847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:37.200211 n-d-843680-7 sudo[148847]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:37.202860 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a" returned: 0 in 0.478s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:37.208047 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:37.237180 n-d-843680-7 sudo[148850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:37.238036 n-d-843680-7 sudo[148850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:37.909639 n-d-843680-7 sudo[148850]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:37.912019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a850922-0cd3-4f41-b843-9191e1c6956a" returned: 0 in 0.706s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:37.913351 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: 6a850922-0cd3-4f41-b843-9191e1c6956a
Jun 03 16:06:38.049708 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['01815e3f-09c9-416c-901b-69b34ed4e2a9', 'e3f4fc0a-89ac-4b6f-842f-40f00b2afc50', '623c4a1f-1cfd-49f0-9950-61d310bc963d', 'd041bef6-1240-4cd2-94d3-8ebb6ffbb3cb'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:38.100045 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-2b85ff11-94fa-4acb-8d92-1680ab4dce98-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:38.220430 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:38.221105 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:38.240050 n-d-843680-7 sudo[148856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:38.241457 n-d-843680-7 sudo[148856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:38.247146 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b85ff11-94fa-4acb-8d92-1680ab4dce98
Jun 03 16:06:38.248774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:38.267135 n-d-843680-7 sudo[148858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98
Jun 03 16:06:38.267946 n-d-843680-7 sudo[148858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:38.704214 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:38.715340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:38.743623 n-d-843680-7 sudo[148862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa
Jun 03 16:06:38.745179 n-d-843680-7 sudo[148862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:38.748772 n-d-843680-7 sudo[148856]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:38.751396 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:38.754069 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:38.762251 n-d-843680-7 sudo[148858]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:38.777835 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98" returned: 0 in 0.528s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:38.780430 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:38.781324 n-d-843680-7 sudo[148864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:38.782129 n-d-843680-7 sudo[148864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:38.807622 n-d-843680-7 sudo[148866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98
Jun 03 16:06:38.809904 n-d-843680-7 sudo[148866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:39.185654 n-d-843680-7 sudo[148862]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:39.187966 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:39.190183 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:39.212190 n-d-843680-7 sudo[148871]: ubuntu : TTY=unknown ; 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-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa
Jun 03 16:06:39.213621 n-d-843680-7 sudo[148871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:39.235919 n-d-843680-7 sudo[148866]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:39.236374 n-d-843680-7 sudo[148864]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:39.242896 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:39.243547 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:39.245517 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:39.248951 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:39.269056 n-d-843680-7 sudo[148873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98
Jun 03 16:06:39.272039 n-d-843680-7 sudo[148873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:39.275530 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:06:39.373954 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-faad8583-dcd4-4f50-b314-8459a07810d9 req-7c5938c0-9426-428e-8cea-9a3c985125e2 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-6a850922-0cd3-4f41-b843-9191e1c6956a-delete_volume'" released by "delete_volume" :: held 3.673s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:40.103218 n-d-843680-7 sudo[148871]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:40.105319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa" returned: 0 in 0.915s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:40.229058 n-d-843680-7 sudo[148873]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:40.231171 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b85ff11-94fa-4acb-8d92-1680ab4dce98" returned: 0 in 0.982s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:40.232001 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Successfully deleted volume: 2b85ff11-94fa-4acb-8d92-1680ab4dce98
Jun 03 16:06:40.306332 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['5c5825e1-1d80-46ae-9a3a-92f7a90640d8', '3833839f-9f63-4740-bf35-6cef820c1c25', 'ddde6694-d8d9-4971-bc9d-f560f190e8cc', 'bc6ddab9-289a-45e5-985c-2fd1a9dd585e'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:40.318011 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Created reservations ['dd8bba84-4405-4a5d-ac8a-4362396439f3', '34eb2536-2092-4f58-9d35-0b6ad935fa36', '5379ec5c-0271-4bae-867a-9cf1441e8b31', 'bb4a0eb5-8e29-4c50-8ec0-c12f72819677'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:40.567602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:40.567602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:40.587817 n-d-843680-7 sudo[148922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:40.588616 n-d-843680-7 sudo[148922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:40.674051 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Delete snapshot completed successfully.
Jun 03 16:06:40.683870 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-40462608-02fd-416a-8b7e-4e10377497b1 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-a054a936-4579-4f5e-bf2d-f3acc5ecbbfa-delete_snapshot'" released by "delete_snapshot" :: held 1.976s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:41.047058 n-d-843680-7 sudo[148922]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:41.053357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:41.053357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:41.071123 n-d-843680-7 sudo[148925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:41.071949 n-d-843680-7 sudo[148925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:41.532210 n-d-843680-7 sudo[148925]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:41.534506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:41.539553 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:41.542510 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Deleted volume successfully.
Jun 03 16:06:41.608357 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f5b63344-4a48-4cbb-8623-20302ce6d267 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-2b85ff11-94fa-4acb-8d92-1680ab4dce98-delete_volume'" released by "delete_volume" :: held 3.509s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:41.641683 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-b39104dc-5c3f-4519-b2bb-97124870acdf-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:41.759491 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Skipping remove_export. No iscsi_target is presently exported for volume: b39104dc-5c3f-4519-b2bb-97124870acdf
Jun 03 16:06:41.760615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:41.779010 n-d-843680-7 sudo[148928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf
Jun 03 16:06:41.779820 n-d-843680-7 sudo[148928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:42.209937 n-d-843680-7 sudo[148928]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:42.212238 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:42.214038 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:42.237078 n-d-843680-7 sudo[148931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf
Jun 03 16:06:42.237875 n-d-843680-7 sudo[148931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:42.677535 n-d-843680-7 sudo[148931]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:42.680465 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:42.682609 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:42.715504 n-d-843680-7 sudo[148934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf
Jun 03 16:06:42.718062 n-d-843680-7 sudo[148934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:43.251745 n-d-843680-7 sudo[148934]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:43.254053 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b39104dc-5c3f-4519-b2bb-97124870acdf" returned: 0 in 0.571s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:43.255234 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Successfully deleted volume: b39104dc-5c3f-4519-b2bb-97124870acdf
Jun 03 16:06:43.366922 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Created reservations ['56e86eba-0dec-44bb-a2db-5f651a4f53f2', 'e2e84939-2aee-44cc-b22b-ea7e775c5f78', 'f5b096c4-fcaa-497b-8fd7-893d4f81c188', 'ede25f1d-e96d-49f2-8570-d955a86028de'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:43.563549 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:43.564246 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:43.582973 n-d-843680-7 sudo[148940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:43.583801 n-d-843680-7 sudo[148940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:44.105142 n-d-843680-7 sudo[148940]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:44.107665 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.113053 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.129575 n-d-843680-7 sudo[148944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:44.130364 n-d-843680-7 sudo[148944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:44.245082 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:44.438005 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6875ce8d-f59a-4763-b8a8-c325723b1d68 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:06:44.438664 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6875ce8d-f59a-4763-b8a8-c325723b1d68 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment 4f4346b9-853b-46c7-9390-029e00e8d1f8. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:06:44.440939 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.441772 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7c43f6b0-246e-4bf6-959e-e86bb4bdc27a
Jun 03 16:06:44.444515 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.466156 n-d-843680-7 sudo[148956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a
Jun 03 16:06:44.467666 n-d-843680-7 sudo[148956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:44.545459 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.545844 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544\n Backing store flags: \n Account information:\n 5vwJ75jCdPMVpWU6CQBi\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:44.546784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6875ce8d-f59a-4763-b8a8-c325723b1d68 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: 1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:44.547950 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.609933 n-d-843680-7 sudo[148944]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:44.612179 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.614165 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:44.629728 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Deleted volume successfully.
Jun 03 16:06:44.651175 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1e06574c-5808-4dd3-b2fd-f25001be1544 -f" returned: 0 in 0.103s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.651755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960512]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:44.659016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.745265 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-b1ce7987-5d7a-4d46-9dc3-ae84d47fbe34 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-b39104dc-5c3f-4519-b2bb-97124870acdf-delete_volume'" released by "delete_volume" :: held 3.103s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:44.748113 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.748434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495960512]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:44.902381 n-d-843680-7 sudo[148956]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:44.904197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a" returned: 0 in 0.461s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:44.905636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:44.924444 n-d-843680-7 sudo[148975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a
Jun 03 16:06:44.925228 n-d-843680-7 sudo[148975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:45.182413 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-1e06574c-5808-4dd3-b2fd-f25001be1544-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:06:45.361733 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:45.362258 n-d-843680-7 sudo[148975]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:45.371443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:45.373354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:45.421045 n-d-843680-7 sudo[148981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a
Jun 03 16:06:45.422953 n-d-843680-7 sudo[148981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:45.480145 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:45.480826 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546698544]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:45.481960 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:45.484001 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:45.508462 n-d-843680-7 sudo[148988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:45.509409 n-d-843680-7 sudo[148988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:45.941425 n-d-843680-7 sudo[148988]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:45.945075 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:45.946857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:45.967262 n-d-843680-7 sudo[148995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:45.968435 n-d-843680-7 sudo[148995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:46.015796 n-d-843680-7 sudo[148981]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:46.018459 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a" returned: 0 in 0.644s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:46.019801 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Successfully deleted volume: 7c43f6b0-246e-4bf6-959e-e86bb4bdc27a
Jun 03 16:06:46.169582 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Created reservations ['fd528f82-87f8-4ee2-88c4-386b13fd7362', '30ec405f-064a-4832-9ddb-6aaad3182fcb', 'c2a66f1c-91ec-461d-a08f-99285761093e', '66b448a0-760a-4745-8356-06a424ade6e2'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:46.377514 n-d-843680-7 sudo[148995]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:46.379491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.433s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:46.381403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:46.400130 n-d-843680-7 sudo[148998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:46.401056 n-d-843680-7 sudo[148998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:46.406485 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:46.407638 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:46.430859 n-d-843680-7 sudo[149000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:06:46.432481 n-d-843680-7 sudo[149000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:46.908271 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:46.928716 n-d-843680-7 sudo[149006]: ubuntu : 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-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:06:46.929499 n-d-843680-7 sudo[149006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:47.019180 n-d-843680-7 sudo[148998]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:47.022410 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e06574c-5808-4dd3-b2fd-f25001be1544" returned: 0 in 0.640s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.023986 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: 1e06574c-5808-4dd3-b2fd-f25001be1544
Jun 03 16:06:47.026831 n-d-843680-7 sudo[149000]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:47.034554 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.036394 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:47.059875 n-d-843680-7 sudo[149009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:47.061390 n-d-843680-7 sudo[149009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:47.210248 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['0b354600-1d67-4100-942c-51849120e981', '07b49459-2bad-4bfc-99bc-0c2200a25487', '48563539-2513-418c-a432-cc1b5a6de357', 'e14267c6-2181-4848-a56d-fb1b5f83f122'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:06:47.365849 n-d-843680-7 sudo[149006]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:47.367828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.412071 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:06:47.412974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:47.429559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:47.429976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.430341 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495959104]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:47.431332 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:06:47.432312 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:06:47.432453 n-d-843680-7 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
Jun 03 16:06:47.433236 n-d-843680-7 sudo[149014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:47.513427 n-d-843680-7 sudo[149009]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4,
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: incominguser j4jwAk4QP5ZjVDF3N5cS 7XHFz9fVn7MeGtdp
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:06:47.523143 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:06:47.524720 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.526827 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:47.533105 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Deleted volume successfully.
Jun 03 16:06:47.538350 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:47.642949 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d6fa4de8-53b3-4af1-b529-2627c8c01be1 tempest-VolumesListTestJSON-850269892 None] Lock "b'cinder-7c43f6b0-246e-4bf6-959e-e86bb4bdc27a-delete_volume'" released by "delete_volume" :: held 3.394s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:47.869497 n-d-843680-7 sudo[149014]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:47.871548 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.873349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:47.898691 n-d-843680-7 sudo[149025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:06:47.899491 n-d-843680-7 sudo[149025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:47.993207 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.467s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:47.993550 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495959104]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:47.994674 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:06:47.994812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:06:47.998133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:48.003055 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:48.009967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495959104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:48.009967 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:06:48.009967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:48.103795 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:48.104301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495959104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:48.107694 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:48.201627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:48.202709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495959104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:06:48.203969 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:06:48.355883 n-d-843680-7 sudo[149025]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:48.359148 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:48.359148 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:06:48.372336 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:06:48.453357 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'target_lun': 1, 'volume_id': 'f482006d-d2f2-4ae1-87ab-f816e81ff0f4', 'auth_method': 'CHAP', 'auth_username': 'j4jwAk4QP5ZjVDF3N5cS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6860f0d0-d5f5-49c4-bf7d-5231ecfafafb'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:06:48.511978 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-7f3983c1-d96d-4fdc-8dd3-dc358ebb5b79 req-6b7c4f0c-7572-439b-ab48-fad436fc94e7 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-1e06574c-5808-4dd3-b2fd-f25001be1544-delete_volume'" released by "delete_volume" :: held 3.330s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:06:48.697542 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-0ad3dbb0-8553-45c7-a039-06fb43eafe1d req-850f7ed2-acac-4528-b02d-a3d8d8c743a7 tempest-VolumesBackupsTest-402263102 None] attachment_update completed successfully.
Jun 03 16:06:53.748056 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:06:53.752559 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:06:53.753212 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:06:53.768760 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (a9b066ed-9ada-4d46-b101-92a82e386647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:06:53.772040 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca6b752d-f9db-4dbe-8ed9-24b50978ce4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:53.793413 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:06:53.816941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca6b752d-f9db-4dbe-8ed9-24b50978ce4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1756103308',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=e95e5187-90f9-4bd8-9dc6-a6773faeeeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:06:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:06:54Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:53.820418 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d01a1213-bc57-452a-b334-e48473e75096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:53.822482 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d01a1213-bc57-452a-b334-e48473e75096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:53.824799 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d3a18a5-89eb-4804-854d-e2f4c54fdf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:53.920775 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d3a18a5-89eb-4804-854d-e2f4c54fdf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'volume_name': 'volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:53.924464 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c875be-328e-4b57-9491-e05cc2d0c4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:53.925653 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c875be-328e-4b57-9491-e05cc2d0c4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:06:53.928576 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e204070e-fdf1-4e63-ba2a-1f0376a5429a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:06:53.929412 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Volume e95e5187-90f9-4bd8-9dc6-a6773faeeeb0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:06:53.930030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Cloning e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:06:56.589798 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Creating a new backup for volume volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:06:56.705857 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Creating clone of volume: f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:06:56.707018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:56.727594 n-d-843680-7 sudo[149076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:06:56.728398 n-d-843680-7 sudo[149076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:57.132433 n-d-843680-7 sudo[149076]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:57.135862 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.428s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:57.137697 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 --snapshot stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:57.156637 n-d-843680-7 sudo[149079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 --snapshot stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 -L 1.00g
Jun 03 16:06:57.157541 n-d-843680-7 sudo[149079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:58.079152 n-d-843680-7 sudo[149079]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:58.081773 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 --snapshot stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 -L 1.00g" returned: 0 in 0.944s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:58.084379 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f477e5-601a-4377-888f-4add9e46fc65 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:58.107421 n-d-843680-7 sudo[149183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f477e5-601a-4377-888f-4add9e46fc65 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:06:58.108959 n-d-843680-7 sudo[149183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:58.787977 n-d-843680-7 sudo[149183]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:58.791155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95f477e5-601a-4377-888f-4add9e46fc65 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.706s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:58.793054 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:58.813158 n-d-843680-7 sudo[149214]: ubuntu : 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-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:06:58.813981 n-d-843680-7 sudo[149214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:59.416810 n-d-843680-7 sudo[149214]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:59.419144 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.625s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:59.421071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:59.457434 n-d-843680-7 sudo[149217]: 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--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 iflag=direct
Jun 03 16:06:59.459078 n-d-843680-7 sudo[149217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:06:59.852085 n-d-843680-7 sudo[149217]: pam_unix(sudo:session): session closed for user root
Jun 03 16:06:59.854888 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 iflag=direct" returned: 0 in 0.433s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:06:59.856078 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:06:59.884653 n-d-843680-7 sudo[149230]: 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--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 oflag=direct
Jun 03 16:06:59.885572 n-d-843680-7 sudo[149230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:00.663743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 oflag=direct" returned: 0 in 0.805s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:00.663743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:00.658752 n-d-843680-7 sudo[149230]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:00.695927 n-d-843680-7 sudo[149271]: 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--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:07:00.696914 n-d-843680-7 sudo[149271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:03.148717 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:07:03.149461 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:07:03.150369 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:03.204707 n-d-843680-7 sudo[149369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:07:03.206749 n-d-843680-7 sudo[149369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:03.767451 n-d-843680-7 sudo[149369]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:03.772439 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.619s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:03.773892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:03.812145 n-d-843680-7 sudo[149384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:07:03.812958 n-d-843680-7 sudo[149384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:04.515962 n-d-843680-7 sudo[149384]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:04.528036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:04.530476 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:07:10.507929 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1, size 616.00 MB, duration 16.58 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:07:10.508505 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Image download 616.00 MB at 37.16 MB/s
Jun 03 16:07:10.559940 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:10.649610 n-d-843680-7 sudo[149508]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1
Jun 03 16:07:10.650475 n-d-843680-7 sudo[149508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:11.002954 n-d-843680-7 sudo[149508]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:11.005955 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1" returned: 0 in 0.445s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:11.006794 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user f5fcebb9ff06429abbd0fa9348d2634e. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:07:11.169024 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:11.257488 n-d-843680-7 sudo[149514]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1
Jun 03 16:07:11.258291 n-d-843680-7 sudo[149514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:11.649235 n-d-843680-7 sudo[149514]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:11.651692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1" returned: 0 in 0.482s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:11.653577 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:11.675713 n-d-843680-7 sudo[149520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:07:11.676615 n-d-843680-7 sudo[149520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:12.315148 n-d-843680-7 sudo[149520]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:12.318974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.664s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:12.585524 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume e95e5187-90f9-4bd8-9dc6-a6773faeeeb0. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:07:12.633095 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t62dc4hy {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:12.728518 n-d-843680-7 sudo[149576]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t62dc4hy
Jun 03 16:07:12.729367 n-d-843680-7 sudo[149576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:13.088648 n-d-843680-7 sudo[149576]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:13.090982 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t62dc4hy" returned: 0 in 0.457s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:13.092179 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:13.184745 n-d-843680-7 sudo[149580]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1
Jun 03 16:07:13.185541 n-d-843680-7 sudo[149580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:13.524963 n-d-843680-7 sudo[149580]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:13.527458 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1" returned: 0 in 0.435s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:13.528387 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:07:13.529376 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:13.553597 n-d-843680-7 sudo[149586]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0 oflag=direct
Jun 03 16:07:13.554382 n-d-843680-7 sudo[149586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:13.878091 n-d-843680-7 sudo[149586]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:13.881952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0 oflag=direct" returned: 0 in 0.352s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:13.883290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:13.902592 n-d-843680-7 sudo[149598]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0
Jun 03 16:07:13.903374 n-d-843680-7 sudo[149598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:18.314310 n-d-843680-7 sudo[149271]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:18.316618 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 17.653s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:18.318273 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--95f477e5--601a--4377--888f--4add9e46fc65, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--95f477e5--601a--4377--888f--4add9e46fc65, size 1024.00 MB, duration 17.65 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:07:18.319137 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Volume copy 1024.00 MB at 58.00 MB/s
Jun 03 16:07:18.321242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:18.340358 n-d-843680-7 sudo[149623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:18.341157 n-d-843680-7 sudo[149623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:18.739478 n-d-843680-7 sudo[149623]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:18.741822 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.420s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:18.744067 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:18.764882 n-d-843680-7 sudo[149634]: ubuntu : TTY=unknown ; 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-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:18.765663 n-d-843680-7 sudo[149634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:19.469571 n-d-843680-7 sudo[149634]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:19.471849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.727s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:19.545141 n-d-843680-7 sudo[149598]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:19.546986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0" returned: 0 in 5.664s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:19.548016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:19.634140 n-d-843680-7 sudo[149689]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1
Jun 03 16:07:19.634930 n-d-843680-7 sudo[149689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:19.675588 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:19.695787 n-d-843680-7 sudo[149691]: ubuntu : 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-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:19.696576 n-d-843680-7 sudo[149691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:19.977495 n-d-843680-7 sudo[149689]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:19.979729 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:19.980578 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_t3se6z3in-d-843680-7@lvmdriver-1, size 700.00 MB, duration 5.66 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e95e5187--90f9--4bd8--9dc6--a6773faeeeb0 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:07:19.980955 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Converted 700.00 MB image at 123.57 MB/s
Jun 03 16:07:19.981556 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:07:20.110550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user f5fcebb9ff06429abbd0fa9348d2634e is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:07:20.111201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Marking volume e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:07:20.170186 n-d-843680-7 sudo[149691]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:20.172099 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.497s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.204172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to e95e5187-90f9-4bd8-9dc6-a6773faeeeb0. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:07:20.213049 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Creating volume glance metadata for volume e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:07:20.222480 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:20.228545 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.228831 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548586272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: I_T nexus: 38
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: j4jwAk4QP5ZjVDF3N5cS
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:20.229427 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:07:20.232019 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-95f477e5-601a-4377-888f-4add9e46fc65,
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: incominguser QDn76ZH5tVnXGzNRioAd 9mDLWMTL4ugf9mZh
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:20.304260 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:07:20.313569 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:20.436828 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e204070e-fdf1-4e63-ba2a-1f0376a5429a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:07:20.439107 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aea6131a-3be2-4c0d-be41-461c9317bf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:07:20.516519 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Volume volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 (e95e5187-90f9-4bd8-9dc6-a6773faeeeb0): created successfully
Jun 03 16:07:20.518456 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aea6131a-3be2-4c0d-be41-461c9317bf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:07:20.521532 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (a9b066ed-9ada-4d46-b101-92a82e386647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:07:20.608173 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-7e94b5ab-ae81-4567-a29f-e89949fdf608 tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:07:20.674870 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.369s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.675210 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548586272]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:20.675849 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:07:20.676217 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:07:20.678368 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548586272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\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-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: I_T nexus: 38
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: j4jwAk4QP5ZjVDF3N5cS
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:07:20.686469 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:20.784871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.785248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548586272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\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-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:20.787019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:20.872655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:20.872986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548586272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\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-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:20.873977 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,2 iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:07:21.007000 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Initialize volume connection completed successfully.
Jun 03 16:07:25.534133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:25.556978 n-d-843680-7 sudo[149791]: ubuntu : 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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:07:25.557787 n-d-843680-7 sudo[149791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:07:26.088915 n-d-843680-7 sudo[149791]: pam_unix(sudo:session): session closed for user root
Jun 03 16:07:26.091160 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.557s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:26.142274 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:26.149989 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:26.150349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547078416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: I_T nexus: 38
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: j4jwAk4QP5ZjVDF3N5cS
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: I_T nexus: 39
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: QDn76ZH5tVnXGzNRioAd
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:26.151202 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:07:26.157134 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0,
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: incominguser U4zHFXRUco3fQuPs3uuD C2WigZs4Vs2Hmtik
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:07:26.281513 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:07:26.282923 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:26.890299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.605s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:26.890299 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547078416]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:26.890299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:07:26.890299 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:07:26.894454 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:26.902590 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:26.903095 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547078416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: I_T nexus: 38
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: j4jwAk4QP5ZjVDF3N5cS
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Target 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: I_T nexus: 39
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020000
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf20
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00020001
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf21
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: QDn76ZH5tVnXGzNRioAd
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:07:26.904265 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:07:26.916852 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:27.031772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:27.032630 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547078416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:27.040585 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:07:27.179800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:07:27.180156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547078416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:07:27.181963 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,3 iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:07:27.419813 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'target_lun': 1, 'volume_id': 'e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'auth_method': 'CHAP', 'auth_username': 'U4zHFXRUco3fQuPs3uuD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f94ba911-7803-423f-8112-576db7f9c7e4'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:07:27.612314 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9e138560-2646-48a3-8c5b-19d4d1e2eb81 req-10a756e1-e326-4864-aa2a-d52e01feee00 tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:08:03.155680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:08:03.156311 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:08:03.156807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:03.176622 n-d-843680-7 sudo[149949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:08:03.178105 n-d-843680-7 sudo[149949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:03.620732 n-d-843680-7 sudo[149949]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:03.622842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:03.624682 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:03.644354 n-d-843680-7 sudo[149952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:08:03.645145 n-d-843680-7 sudo[149952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:04.168781 n-d-843680-7 sudo[149952]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:04.170990 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:04.172437 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:08:04.743715 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:08:04.789308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:04.886664 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:04.887280 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547011824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65\n System information:\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-95f477e5-601a-4377-888f-4add9e46fc65\n Backing store flags: \n Account information:\n QDn76ZH5tVnXGzNRioAd\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:04.888402 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: 95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:04.889452 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:05.118708 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-95f477e5-601a-4377-888f-4add9e46fc65 -f" returned: 0 in 0.229s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:05.119078 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547011824]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:05.120253 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:05.210897 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:05.211886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547011824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:05.214656 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Remove volume export completed successfully.
Jun 03 16:08:05.289931 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-95f477e5-601a-4377-888f-4add9e46fc65-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:08:05.339069 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Trying to delete temp volume: 95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:05.340186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:05.432978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:05.433315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547011824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:05.434132 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: 95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:05.438064 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:05.454297 n-d-843680-7 sudo[150001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:05.455067 n-d-843680-7 sudo[150001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:05.925917 n-d-843680-7 sudo[150001]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:05.928857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:05.930661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:05.948706 n-d-843680-7 sudo[150006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:05.949480 n-d-843680-7 sudo[150006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:06.394850 n-d-843680-7 sudo[150006]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:06.397828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.467s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:06.399906 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:06.418627 n-d-843680-7 sudo[150009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:06.419408 n-d-843680-7 sudo[150009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:07.046228 n-d-843680-7 sudo[150009]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:07.048573 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95f477e5-601a-4377-888f-4add9e46fc65" returned: 0 in 0.648s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:07.049712 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: 95f477e5-601a-4377-888f-4add9e46fc65
Jun 03 16:08:07.138761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:08:07.148848 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-1a29a594-1471-46df-85bd-6a4090cf22f1 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-95f477e5-601a-4377-888f-4add9e46fc65-delete_volume'" released by "delete_volume" :: held 1.859s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:08:19.175141 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-8ae2e269-dd3a-44c3-a31c-4de54fd2cff4 req-2dee88b8-f8a5-4310-aae6-3f7851bd7ff3 tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:08:19.175835 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-8ae2e269-dd3a-44c3-a31c-4de54fd2cff4 req-2dee88b8-f8a5-4310-aae6-3f7851bd7ff3 tempest-VolumesBackupsTest-402263102 None] Deleting attachment 6860f0d0-d5f5-49c4-bf7d-5231ecfafafb. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:08:19.177029 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:19.271333 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:19.271672 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4\n Backing store flags: \n Account information:\n j4jwAk4QP5ZjVDF3N5cS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:19.272319 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-8ae2e269-dd3a-44c3-a31c-4de54fd2cff4 req-2dee88b8-f8a5-4310-aae6-3f7851bd7ff3 tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:19.274118 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:19.364607 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 -f" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:19.364938 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:19.366232 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:19.454804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:19.455146 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:25.304716 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-f482006d-d2f2-4ae1-87ab-f816e81ff0f4-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:08:25.457303 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:25.549679 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:25.550009 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548713776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:08:25.550673 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:25.551757 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:25.570460 n-d-843680-7 sudo[150050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:25.572014 n-d-843680-7 sudo[150050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:25.988741 n-d-843680-7 sudo[150050]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:25.991036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.439s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:25.992853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:26.011436 n-d-843680-7 sudo[150053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:26.012227 n-d-843680-7 sudo[150053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:26.484639 n-d-843680-7 sudo[150053]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:26.486905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:26.488850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:26.508090 n-d-843680-7 sudo[150056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:26.510085 n-d-843680-7 sudo[150056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:27.071289 n-d-843680-7 sudo[150056]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:27.073834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f482006d-d2f2-4ae1-87ab-f816e81ff0f4" returned: 0 in 0.584s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:27.075009 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: f482006d-d2f2-4ae1-87ab-f816e81ff0f4
Jun 03 16:08:27.189586 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Created reservations ['20612d46-40ce-4277-bde6-f78eb7a1128f', 'e2b55497-cff5-4f0b-bded-435b4dae115f', '4fa5cada-b8a0-461b-afa5-7b7202afb09f', '06f7d4b1-74f4-4a78-aa6e-66756f180da9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:08:27.378086 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:08:27.378799 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:27.397461 n-d-843680-7 sudo[150098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:08:27.398289 n-d-843680-7 sudo[150098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:27.803746 n-d-843680-7 sudo[150098]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:27.806969 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:27.809163 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:27.828406 n-d-843680-7 sudo[150101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:08:27.829229 n-d-843680-7 sudo[150101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:28.262651 n-d-843680-7 sudo[150101]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:28.265067 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:28.272859 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:08:28.273020 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:08:28.360625 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6b380667-e46e-431e-9d23-ef0087bfa909 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-f482006d-d2f2-4ae1-87ab-f816e81ff0f4-delete_volume'" released by "delete_volume" :: held 3.056s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:08:28.716744 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:08:28.720889 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:08:28.721410 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:08:28.734145 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (06e48015-a5d5-43e3-abcb-3fe34af30a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:08:28.737745 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (157917c9-9d92-46fb-95eb-1c662faab67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:08:28.761068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:08:28.785215 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (157917c9-9d92-46fb-95eb-1c662faab67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1354911666',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8c4358e0-d687-4afe-a675-811b47665e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a362a7fc9af4f2ba85474b37ac6cbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:08:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:08:29Z,user_id='8ac2620692854ea2ab0acc9589defcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:08:28.787704 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2fd22cd-3125-43dd-8bce-79c6136a70e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:08:28.790925 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2fd22cd-3125-43dd-8bce-79c6136a70e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:08:28.793919 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6093a53-ae47-47db-881b-7214c83c45ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:08:28.886644 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6093a53-ae47-47db-881b-7214c83c45ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8c4358e0-d687-4afe-a675-811b47665e31', 'volume_name': 'volume-8c4358e0-d687-4afe-a675-811b47665e31', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:08:28.888976 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5577a9bb-1bf3-422e-94ae-4d17806915de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:08:28.891285 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5577a9bb-1bf3-422e-94ae-4d17806915de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:08:28.893493 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (201b2907-6c90-4c7c-8682-850e597c5a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:08:28.894320 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Volume 8c4358e0-d687-4afe-a675-811b47665e31: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8c4358e0-d687-4afe-a675-811b47665e31', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:08:28.894952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Cloning 8c4358e0-d687-4afe-a675-811b47665e31 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:08:39.796179 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 10.90 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:08:39.797151 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Image download 616.00 MB at 56.52 MB/s
Jun 03 16:08:39.843930 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:39.938785 n-d-843680-7 sudo[150108]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1
Jun 03 16:08:39.939691 n-d-843680-7 sudo[150108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:40.272581 n-d-843680-7 sudo[150108]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:40.275030 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:40.276014 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 8ac2620692854ea2ab0acc9589defcf8. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:08:40.422482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:40.524154 n-d-843680-7 sudo[150113]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1
Jun 03 16:08:40.524969 n-d-843680-7 sudo[150113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:40.938946 n-d-843680-7 sudo[150113]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:40.941477 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1" returned: 0 in 0.519s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:40.944063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4358e0-d687-4afe-a675-811b47665e31 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:40.963435 n-d-843680-7 sudo[150119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4358e0-d687-4afe-a675-811b47665e31 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:08:40.964488 n-d-843680-7 sudo[150119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:41.644351 n-d-843680-7 sudo[150119]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:41.646669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4358e0-d687-4afe-a675-811b47665e31 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.702s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:41.874771 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 8c4358e0-d687-4afe-a675-811b47665e31. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:08:41.925114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tcmlv2r2 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:42.014084 n-d-843680-7 sudo[150155]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tcmlv2r2
Jun 03 16:08:42.014969 n-d-843680-7 sudo[150155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:42.348438 n-d-843680-7 sudo[150155]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:42.359270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_tcmlv2r2" returned: 0 in 0.425s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:42.359270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:42.439745 n-d-843680-7 sudo[150159]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1
Jun 03 16:08:42.440558 n-d-843680-7 sudo[150159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:42.821235 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1" returned: 0 in 0.467s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:42.821235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:08:42.816779 n-d-843680-7 sudo[150159]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:42.821794 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:42.840932 n-d-843680-7 sudo[150164]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31 oflag=direct
Jun 03 16:08:42.841782 n-d-843680-7 sudo[150164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:08:43.167369 n-d-843680-7 sudo[150164]: pam_unix(sudo:session): session closed for user root
Jun 03 16:08:43.169722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31 oflag=direct" returned: 0 in 0.347s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:08:43.171165 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:08:43.191113 n-d-843680-7 sudo[150176]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31
Jun 03 16:08:43.191930 n-d-843680-7 sudo[150176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:09:01.852182 n-d-843680-7 sudo[150176]: pam_unix(sudo:session): session closed for user root
Jun 03 16:09:01.856872 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31" returned: 0 in 18.683s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:01.856872 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:01.947085 n-d-843680-7 sudo[150228]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1
Jun 03 16:09:01.949119 n-d-843680-7 sudo[150228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:09:02.284684 n-d-843680-7 sudo[150228]: pam_unix(sudo:session): session closed for user root
Jun 03 16:09:02.287003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:02.287881 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8c233byvn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 18.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8c4358e0--d687--4afe--a675--811b47665e31 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:09:02.288492 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Converted 700.00 MB image at 37.46 MB/s
Jun 03 16:09:02.289228 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 8c4358e0-d687-4afe-a675-811b47665e31 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:09:02.444710 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 8ac2620692854ea2ab0acc9589defcf8 is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:09:02.445426 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Marking volume 8c4358e0-d687-4afe-a675-811b47665e31 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:09:02.582603 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 8c4358e0-d687-4afe-a675-811b47665e31. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:09:02.583059 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Creating volume glance metadata for volume 8c4358e0-d687-4afe-a675-811b47665e31 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:09:02.773774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (201b2907-6c90-4c7c-8682-850e597c5a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c4358e0-d687-4afe-a675-811b47665e31', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:09:02.776398 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f574bec0-9c3b-4414-84c3-151e93eabc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:09:02.878121 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Volume volume-8c4358e0-d687-4afe-a675-811b47665e31 (8c4358e0-d687-4afe-a675-811b47665e31): created successfully
Jun 03 16:09:02.880198 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f574bec0-9c3b-4414-84c3-151e93eabc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:09:02.883500 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (06e48015-a5d5-43e3-abcb-3fe34af30a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:09:02.996262 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-b1c2715e-23e8-4462-8741-89f8c206bd48 tempest-VolumesBackupsTest-402263102 None] Created volume successfully.
Jun 03 16:09:03.159887 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:09:03.160680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:09:03.161395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:03.195156 n-d-843680-7 sudo[150241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:09:03.195970 n-d-843680-7 sudo[150241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:09:03.686416 n-d-843680-7 sudo[150241]: pam_unix(sudo:session): session closed for user root
Jun 03 16:09:03.688718 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.527s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:03.690443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:03.712715 n-d-843680-7 sudo[150244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:09:03.714135 n-d-843680-7 sudo[150244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:09:04.149771 n-d-843680-7 sudo[150244]: pam_unix(sudo:session): session closed for user root
Jun 03 16:09:04.152101 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:04.154487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:09:04.400231 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Creating a new backup for volume volume-8c4358e0-d687-4afe-a675-811b47665e31. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:09:04.412215 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:04.431683 n-d-843680-7 sudo[150260]: ubuntu : 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-8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:09:04.433160 n-d-843680-7 sudo[150260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:09:04.866705 n-d-843680-7 sudo[150260]: pam_unix(sudo:session): session closed for user root
Jun 03 16:09:04.868974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31" returned: 0 in 0.456s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:04.917194 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:04.928750 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: I_T nexus: 40
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:09:04.930498 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:09:04.933432 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-8c4358e0-d687-4afe-a675-811b47665e31,
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: incominguser LePtXShLhBs9nhVocwFF KQ3hbSLtZvctUBSF
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:09:05.033774 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:09:05.038301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:05.469363 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31" returned: 0 in 0.433s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:05.470127 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426224]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:09:05.470263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:09:05.470623 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:09:05.471743 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:05.490523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:05.490523 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31\n System information:\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-8c4358e0-d687-4afe-a675-811b47665e31\n Backing store flags: \n Account information:\n LePtXShLhBs9nhVocwFF\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: I_T nexus: 40
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:09:05.491277 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:09:05.497422 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:05.599877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:05.600242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31\n System information:\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-8c4358e0-d687-4afe-a675-811b47665e31\n Backing store flags: \n Account information:\n LePtXShLhBs9nhVocwFF\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:09:05.601484 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:09:05.696755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:09:05.696755 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495426224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31\n System information:\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-8c4358e0-d687-4afe-a675-811b47665e31\n Backing store flags: \n Account information:\n LePtXShLhBs9nhVocwFF\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:09:05.696755 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:09:05.849807 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Initialize volume connection completed successfully.
Jun 03 16:10:03.164277 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:10:03.165078 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:10:03.165424 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:03.184692 n-d-843680-7 sudo[150661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:10:03.185598 n-d-843680-7 sudo[150661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:10:03.704542 n-d-843680-7 sudo[150661]: pam_unix(sudo:session): session closed for user root
Jun 03 16:10:03.706619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:03.708308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:03.726724 n-d-843680-7 sudo[150694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:10:03.728161 n-d-843680-7 sudo[150694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:10:04.206551 n-d-843680-7 sudo[150694]: pam_unix(sudo:session): session closed for user root
Jun 03 16:10:04.208807 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:04.210356 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:10:20.714424 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:10:20.770841 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:20.867278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:20.867972 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894176]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31\n System information:\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-8c4358e0-d687-4afe-a675-811b47665e31\n Backing store flags: \n Account information:\n LePtXShLhBs9nhVocwFF\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:20.868681 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: 8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:10:20.870346 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:21.078155 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8c4358e0-d687-4afe-a675-811b47665e31 -f" returned: 0 in 0.208s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:21.079248 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894176]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:21.080820 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:21.199412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:21.199845 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831894176]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:21.200673 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4a85b3c1-0335-4d2d-9412-97a8c306a8fb tempest-VolumesBackupsTest-402263102 None] Remove volume export completed successfully.
Jun 03 16:10:23.216570 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:10:23.220777 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:10:23.221288 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:10:23.235061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (e58d619a-79ca-4c85-86d0-725048e2df04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:10:23.238202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a09bd64-b8e7-430b-b4a4-1592952359d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:23.261964 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:10:23.286720 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a09bd64-b8e7-430b-b4a4-1592952359d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:10:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_73a7a4d5-eebd-4246-bbbe-4da27ed759b8',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=ef15cb3a-1122-4fde-8319-8432a32d44ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a362a7fc9af4f2ba85474b37ac6cbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:10:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:10:23Z,user_id='8ac2620692854ea2ab0acc9589defcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:23.289751 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad62f444-95fb-4e53-b545-72a487a5b132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:23.291873 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad62f444-95fb-4e53-b545-72a487a5b132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:23.294259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab27870b-52e7-4a1c-b837-9848a530e16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:23.296505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab27870b-52e7-4a1c-b837-9848a530e16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef15cb3a-1122-4fde-8319-8432a32d44ac', 'volume_name': 'volume-ef15cb3a-1122-4fde-8319-8432a32d44ac', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:23.298731 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe1663b-8845-44ff-bd70-7a92e502d7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:23.300846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe1663b-8845-44ff-bd70-7a92e502d7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:23.302958 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ba710a0-ad02-44e5-a758-04b577e663f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:23.303761 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Volume ef15cb3a-1122-4fde-8319-8432a32d44ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef15cb3a-1122-4fde-8319-8432a32d44ac', 'volume_size': 1}
Jun 03 16:10:23.305757 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef15cb3a-1122-4fde-8319-8432a32d44ac stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:23.323832 n-d-843680-7 sudo[150843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef15cb3a-1122-4fde-8319-8432a32d44ac stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:10:23.324620 n-d-843680-7 sudo[150843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:10:23.956277 n-d-843680-7 sudo[150843]: pam_unix(sudo:session): session closed for user root
Jun 03 16:10:23.958617 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef15cb3a-1122-4fde-8319-8432a32d44ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.652s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:23.962324 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ba710a0-ad02-44e5-a758-04b577e663f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef15cb3a-1122-4fde-8319-8432a32d44ac', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:23.965201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88b7db77-5c08-43ec-96b0-a4bb9c567963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:10:24.043302 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Volume volume-ef15cb3a-1122-4fde-8319-8432a32d44ac (ef15cb3a-1122-4fde-8319-8432a32d44ac): created successfully
Jun 03 16:10:24.045284 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88b7db77-5c08-43ec-96b0-a4bb9c567963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:10:24.048351 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (e58d619a-79ca-4c85-86d0-725048e2df04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:10:24.128766 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Created volume successfully.
Jun 03 16:10:25.318634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:25.339358 n-d-843680-7 sudo[150889]: ubuntu : 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-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:25.340167 n-d-843680-7 sudo[150889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:10:25.764396 n-d-843680-7 sudo[150889]: pam_unix(sudo:session): session closed for user root
Jun 03 16:10:25.766626 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac" returned: 0 in 0.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:25.813499 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:25.820461 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:25.820801 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546704624]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: I_T nexus: 40
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:10:25.821406 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:10:25.823485 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac,
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: incominguser ibcAXZmUp5MV2KTVLHkJ p5M3QAXNN56YqYBY
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:25.874505 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:10:25.875718 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:26.262111 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac" returned: 0 in 0.386s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:26.262427 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546704624]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:26.262989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:10:26.263355 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:10:26.264579 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:26.270491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:26.270818 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546704624]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\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-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: I_T nexus: 40
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030000
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf30
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00030001
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf31
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:10:26.271384 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:10:26.274113 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:26.360822 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:26.361391 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546704624]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\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-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:26.362302 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:26.450658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:26.450984 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546704624]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\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-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:26.452009 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,4 iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:10:26.550104 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Initialize volume connection completed successfully.
Jun 03 16:10:39.140916 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-6d0f5331-0a9c-4093-b2d1-278697c91539 req-cf22d4ca-61e3-40ac-8ae9-375c9249cd01 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:10:39.141578 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-6d0f5331-0a9c-4093-b2d1-278697c91539 req-cf22d4ca-61e3-40ac-8ae9-375c9249cd01 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment f94ba911-7803-423f-8112-576db7f9c7e4. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:10:39.142696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:39.234434 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:39.234726 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084800]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:39.235394 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-6d0f5331-0a9c-4093-b2d1-278697c91539 req-cf22d4ca-61e3-40ac-8ae9-375c9249cd01 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:39.240040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:39.413993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -f" returned: 0 in 0.174s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:39.413993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084800]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:39.423686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:39.550091 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:39.550799 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547084800]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:46.676182 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:46.702392 n-d-843680-7 sudo[151079]: ubuntu : 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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:46.703203 n-d-843680-7 sudo[151079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:10:47.205973 n-d-843680-7 sudo[151079]: pam_unix(sudo:session): session closed for user root
Jun 03 16:10:47.210988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.534s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:47.275674 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: I_T nexus: 42
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: ibcAXZmUp5MV2KTVLHkJ
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:10:47.284737 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0,
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: incominguser U4zHFXRUco3fQuPs3uuD C2WigZs4Vs2Hmtik
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:10:47.571898 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:48.060377 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.495s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:48.060377 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391472]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:48.060377 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:10:48.060377 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:10:48.065552 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: I_T nexus: 42
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040000
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf40
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00040001
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf41
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: ibcAXZmUp5MV2KTVLHkJ
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:10:48.082289 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:10:48.090189 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:48.194634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:48.195247 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:48.196185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:10:48.287676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:10:48.288602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:10:48.289680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,5 iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:10:48.557555 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'target_lun': 1, 'volume_id': 'e95e5187-90f9-4bd8-9dc6-a6773faeeeb0', 'auth_method': 'CHAP', 'auth_username': 'U4zHFXRUco3fQuPs3uuD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '46ec8d0e-24fa-406c-b24b-03224880c074'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:10:48.773019 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-bed5469e-b5c2-4763-b3ac-22a56b37de68 req-cb5eb1cb-c421-4027-bb5e-700696a05bab tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:11:03.164482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:11:03.165168 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:11:03.165895 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:03.188066 n-d-843680-7 sudo[151194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:11:03.189030 n-d-843680-7 sudo[151194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:03.671604 n-d-843680-7 sudo[151194]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:03.680899 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:03.682719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:03.706205 n-d-843680-7 sudo[151221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:11:03.707964 n-d-843680-7 sudo[151221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:03.716631 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:11:03.783386 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:03.906799 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:03.907192 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac\n System information:\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-ef15cb3a-1122-4fde-8319-8432a32d44ac\n Backing store flags: \n Account information:\n ibcAXZmUp5MV2KTVLHkJ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:03.908008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:03.909056 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:04.243655 n-d-843680-7 sudo[151221]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:04.245578 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:04.247930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:11:04.263693 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ef15cb3a-1122-4fde-8319-8432a32d44ac -f" returned: 0 in 0.354s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:04.264219 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:04.265458 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:04.367227 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:04.367641 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553045760]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:04.368376 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-aacf3012-86df-44ca-8b72-064ef79d49e4 tempest-VolumesBackupsTest-402263102 None] Remove volume export completed successfully.
Jun 03 16:11:05.353965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-ef15cb3a-1122-4fde-8319-8432a32d44ac-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:11:05.570560 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:05.684474 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:05.684819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547391296]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:05.685480 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:05.686584 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:05.707699 n-d-843680-7 sudo[151255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:05.709459 n-d-843680-7 sudo[151255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:06.149180 n-d-843680-7 sudo[151255]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:06.151559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:06.153415 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:06.173779 n-d-843680-7 sudo[151263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:06.174600 n-d-843680-7 sudo[151263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:06.626513 n-d-843680-7 sudo[151263]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:06.628986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac" returned: 0 in 0.475s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:06.632929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:06.678983 n-d-843680-7 sudo[151271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:06.680253 n-d-843680-7 sudo[151271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:07.247338 n-d-843680-7 sudo[151271]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:07.249854 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef15cb3a-1122-4fde-8319-8432a32d44ac" returned: 0 in 0.618s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:07.251040 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: ef15cb3a-1122-4fde-8319-8432a32d44ac
Jun 03 16:11:07.385222 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Created reservations ['af665dc5-af95-4eab-b3d2-93a2a6e98281', '7f6486a5-9565-4fb9-b7b4-1f8b6ba8e481', 'dea5af2a-a58f-4d49-8d52-04590608a946', 'd52da3f3-b41d-4de5-8486-41818a89ad23'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:11:07.664582 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:11:07.665571 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:07.686198 n-d-843680-7 sudo[151288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:11:07.687608 n-d-843680-7 sudo[151288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:08.254805 n-d-843680-7 sudo[151288]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:08.257771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:08.259825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:08.302144 n-d-843680-7 sudo[151291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:11:08.306671 n-d-843680-7 sudo[151291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:08.873980 n-d-843680-7 sudo[151291]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:08.876966 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.617s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:08.878940 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:11:08.886249 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:11:08.985984 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-0d01e656-2f09-4e28-8dbc-505e2baf177b tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-ef15cb3a-1122-4fde-8319-8432a32d44ac-delete_volume'" released by "delete_volume" :: held 3.631s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:11:20.378473 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:11:20.382496 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:11:20.384101 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:11:20.397533 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (b9beb818-f073-4eee-8b36-49f0d7acfed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:11:20.400714 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4976d9db-5d0d-4b82-83b5-3be0f6b16491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:20.423553 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:11:20.467005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4976d9db-5d0d-4b82-83b5-3be0f6b16491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-767651298',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=069fe4d5-f209-4cd8-9c53-e369e5dcb0b5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='6a362a7fc9af4f2ba85474b37ac6cbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:11:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:11:20Z,user_id='8ac2620692854ea2ab0acc9589defcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:20.467005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d855151-2527-4b5d-97c7-943ba6de33c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:20.467005 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d855151-2527-4b5d-97c7-943ba6de33c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:20.469001 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d84399c3-54f6-4b2b-a818-38b26cd0bef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:20.471131 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d84399c3-54f6-4b2b-a818-38b26cd0bef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '069fe4d5-f209-4cd8-9c53-e369e5dcb0b5', 'volume_name': 'volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:20.473545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b421cf-71f6-438f-b3a9-87cb64f4558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:20.476380 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43b421cf-71f6-438f-b3a9-87cb64f4558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:20.478779 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d1dd48f-fda1-4d55-a97a-29777fb868a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:20.479610 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Volume 069fe4d5-f209-4cd8-9c53-e369e5dcb0b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5', 'volume_size': 1}
Jun 03 16:11:20.483535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:20.504978 n-d-843680-7 sudo[151349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:11:20.506458 n-d-843680-7 sudo[151349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:21.138337 n-d-843680-7 sudo[151349]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:21.140624 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.659s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:21.153468 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d1dd48f-fda1-4d55-a97a-29777fb868a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:21.153468 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3907f4b-eff8-4d11-a093-ced9d518aa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:21.236315 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Volume volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 (069fe4d5-f209-4cd8-9c53-e369e5dcb0b5): created successfully
Jun 03 16:11:21.238378 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3907f4b-eff8-4d11-a093-ced9d518aa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:21.241995 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (b9beb818-f073-4eee-8b36-49f0d7acfed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:11:21.311492 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-00daa975-d9bb-4e97-8f28-b18f05617acd tempest-VolumesBackupsTest-402263102 None] Created volume successfully.
Jun 03 16:11:23.900941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Creating a new backup for volume volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:11:23.919904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:23.941191 n-d-843680-7 sudo[151454]: ubuntu : 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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:11:23.948249 n-d-843680-7 sudo[151454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:24.355119 n-d-843680-7 sudo[151454]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:24.357455 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5" returned: 0 in 0.444s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:24.410425 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:24.415437 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:24.415811 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831390896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:11:24.416462 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:11:24.418888 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5,
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: incominguser 8SLofqBaUXmHua3S4Xxd gosde8Urzqm22s99
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:11:24.549310 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:11:24.557518 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:25.088705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5" returned: 0 in 0.529s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:25.088705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831390896]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:25.088705 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:11:25.088705 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:11:25.088705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831390896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:11:25.103846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:25.204352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:25.204352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831390896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:25.205119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:25.305967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:25.305967 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831390896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:11:25.305967 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,6 iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:11:25.487015 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Initialize volume connection completed successfully.
Jun 03 16:11:40.640602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:11:40.644561 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:11:40.645262 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:11:40.660893 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Flow 'volume_create_manager' (f9c5bb93-9d99-4ad1-87d8-2a7ddb4d91a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:11:40.664288 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b17a3d5-3e62-43b3-9057-c84f3512eda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:40.687491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:11:40.719353 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b17a3d5-3e62-43b3-9057-c84f3512eda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1070963503',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=75ed9d68-5cd5-473a-a379-7aab637b6948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc76e559268f43ee8439f7940209e359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:11:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:11:40Z,user_id='c7d225dd8eb14114aa0f23ad7d68fa9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:40.722030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d59b007-b4eb-4930-827f-87edf542b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:40.724809 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d59b007-b4eb-4930-827f-87edf542b54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:40.727756 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ce6c8af-7eb4-48d6-adf3-351d612d0f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:40.837972 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ce6c8af-7eb4-48d6-adf3-351d612d0f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '75ed9d68-5cd5-473a-a379-7aab637b6948', 'volume_name': 'volume-75ed9d68-5cd5-473a-a379-7aab637b6948', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:40.840378 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff015ad0-8e77-4d25-ba7c-ef5393ee4528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:40.842686 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff015ad0-8e77-4d25-ba7c-ef5393ee4528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:11:40.844726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fc85da3-b2c1-49a9-914d-39973542338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:11:40.845543 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Volume 75ed9d68-5cd5-473a-a379-7aab637b6948: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-75ed9d68-5cd5-473a-a379-7aab637b6948', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:11:40.846139 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Cloning 75ed9d68-5cd5-473a-a379-7aab637b6948 from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:11:54.039516 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1, size 616.00 MB, duration 13.19 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:11:54.040129 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Image download 616.00 MB at 46.70 MB/s
Jun 03 16:11:54.084867 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:54.170599 n-d-843680-7 sudo[152052]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1
Jun 03 16:11:54.171415 n-d-843680-7 sudo[152052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:54.494096 n-d-843680-7 sudo[152052]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:54.496387 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1" returned: 0 in 0.411s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:54.497329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user c7d225dd8eb14114aa0f23ad7d68fa9c. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:11:54.602719 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:54.681344 n-d-843680-7 sudo[152057]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1
Jun 03 16:11:54.682135 n-d-843680-7 sudo[152057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:55.021618 n-d-843680-7 sudo[152057]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:55.023941 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1" returned: 0 in 0.428s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:55.026367 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ed9d68-5cd5-473a-a379-7aab637b6948 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:55.048397 n-d-843680-7 sudo[152062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ed9d68-5cd5-473a-a379-7aab637b6948 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:11:55.049182 n-d-843680-7 sudo[152062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:55.763214 n-d-843680-7 sudo[152062]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:55.765547 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ed9d68-5cd5-473a-a379-7aab637b6948 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:55.995319 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 75ed9d68-5cd5-473a-a379-7aab637b6948. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:11:56.056859 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8_knvh5u {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:56.145145 n-d-843680-7 sudo[152098]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8_knvh5u
Jun 03 16:11:56.145926 n-d-843680-7 sudo[152098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:56.477897 n-d-843680-7 sudo[152098]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:56.480242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8_knvh5u" returned: 0 in 0.423s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:56.481502 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:56.567812 n-d-843680-7 sudo[152102]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1
Jun 03 16:11:56.568699 n-d-843680-7 sudo[152102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:56.910917 n-d-843680-7 sudo[152102]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:56.920231 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1" returned: 0 in 0.438s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:56.921083 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:11:56.922041 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:56.941692 n-d-843680-7 sudo[152108]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948 oflag=direct
Jun 03 16:11:56.942857 n-d-843680-7 sudo[152108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:11:57.274662 n-d-843680-7 sudo[152108]: pam_unix(sudo:session): session closed for user root
Jun 03 16:11:57.279382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948 oflag=direct" returned: 0 in 0.357s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:11:57.280809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:11:57.310692 n-d-843680-7 sudo[152120]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948
Jun 03 16:11:57.311475 n-d-843680-7 sudo[152120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:03.169317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:12:03.170765 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:12:03.171556 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:03.215877 n-d-843680-7 sudo[152147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:12:03.217575 n-d-843680-7 sudo[152147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:03.697716 n-d-843680-7 sudo[152147]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:03.699886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:03.701680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:03.720218 n-d-843680-7 sudo[152150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:12:03.721008 n-d-843680-7 sudo[152150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:04.213022 n-d-843680-7 sudo[152150]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:04.215119 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:04.227799 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:12:04.435329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948" returned: 0 in 7.152s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:04.435329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:04.542104 n-d-843680-7 sudo[152171]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1
Jun 03 16:12:04.544298 n-d-843680-7 sudo[152171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:04.944743 n-d-843680-7 sudo[152171]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:04.947270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:04.948354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_o4_pyxj9n-d-843680-7@lvmdriver-1, size 700.00 MB, duration 7.15 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--75ed9d68--5cd5--473a--a379--7aab637b6948 {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:12:04.949001 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Converted 700.00 MB image at 97.85 MB/s
Jun 03 16:12:04.949914 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 75ed9d68-5cd5-473a-a379-7aab637b6948 successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:12:05.069171 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user c7d225dd8eb14114aa0f23ad7d68fa9c is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:12:05.069767 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Marking volume 75ed9d68-5cd5-473a-a379-7aab637b6948 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:12:05.178704 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 75ed9d68-5cd5-473a-a379-7aab637b6948. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:12:05.179367 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Creating volume glance metadata for volume 75ed9d68-5cd5-473a-a379-7aab637b6948 backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:12:05.397515 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fc85da3-b2c1-49a9-914d-39973542338a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75ed9d68-5cd5-473a-a379-7aab637b6948', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:05.401779 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (829c524e-b31f-4305-aaa9-4c3a521e9650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:05.492114 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Volume volume-75ed9d68-5cd5-473a-a379-7aab637b6948 (75ed9d68-5cd5-473a-a379-7aab637b6948): created successfully
Jun 03 16:12:05.494803 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (829c524e-b31f-4305-aaa9-4c3a521e9650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:05.498813 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Flow 'volume_create_manager' (f9c5bb93-9d99-4ad1-87d8-2a7ddb4d91a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:12:05.606278 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ce1aac89-e31e-456f-8ef1-46796cc68cf5 tempest-TestVolumeBackupRestore-1849921837 None] Created volume successfully.
Jun 03 16:12:06.937894 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.driver [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Creating a new backup for volume volume-75ed9d68-5cd5-473a-a379-7aab637b6948. {{(pid=97269) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 03 16:12:06.956986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:06.981331 n-d-843680-7 sudo[152191]: ubuntu : 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-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:06.982178 n-d-843680-7 sudo[152191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:07.391685 n-d-843680-7 sudo[152191]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:07.400253 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948" returned: 0 in 0.443s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:07.463886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:07.470912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:07.471410 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Target 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: I_T nexus: 44
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060000
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf60
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060001
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf61
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: 8SLofqBaUXmHua3S4Xxd
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:07.472317 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:12:07.479452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Creating iscsi_target for Volume ID: volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Created volume path /opt/stack/data/cinder/volumes/volume-75ed9d68-5cd5-473a-a379-7aab637b6948,
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: incominguser fsX9VPHJSVNfJ4wj7dEk xJ58nTrxfJeBM7sB
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:12:07.598030 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:08.012475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948" returned: 0 in 0.416s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:08.013009 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:08.013380 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:12:08.013766 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:12:08.015031 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:08.021313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:08.021845 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Target 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: I_T nexus: 44
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060000
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf60
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060001
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf61
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: 8SLofqBaUXmHua3S4Xxd
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:08.022523 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:12:08.026747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:08.112352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:08.113104 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:08.115700 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:08.204357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:08.204779 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:08.205895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Set provider_location to: 10.222.0.20:3260,7 iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:12:08.294390 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Initialize volume connection completed successfully.
Jun 03 16:12:18.244015 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:12:18.294580 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:18.389071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:18.389071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n System information:\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-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5\n Backing store flags: \n Account information:\n 8SLofqBaUXmHua3S4Xxd\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:18.389071 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: 069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:12:18.389071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:18.611459 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 -f" returned: 0 in 0.223s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:18.612642 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:18.618774 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:18.757164 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:18.757508 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549963056]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:18.758757 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-de19f1d3-59fb-4e78-9ac9-c73c09987714 tempest-VolumesBackupsTest-402263102 None] Remove volume export completed successfully.
Jun 03 16:12:20.335320 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:12:20.338207 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:12:20.338744 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:12:20.352213 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (7ebf0180-3a2a-414f-99a3-2df1dda17f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:12:20.355504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef9c48df-e437-4904-bdfb-5ab1a1e9dfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:20.381496 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:12:20.402342 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef9c48df-e437-4904-bdfb-5ab1a1e9dfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:12:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a48b3cd6-342c-4c31-9ca0-a420a5792229',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=d0329e5e-60bd-46b0-b745-cb96249d7378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a362a7fc9af4f2ba85474b37ac6cbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:12:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:12:20Z,user_id='8ac2620692854ea2ab0acc9589defcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:20.404812 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c49d110-7f3a-449a-b81a-51388f73ba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:20.406861 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c49d110-7f3a-449a-b81a-51388f73ba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:20.409176 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4dfb249-a288-41cb-85d8-e657ee4c992c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:20.411628 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4dfb249-a288-41cb-85d8-e657ee4c992c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0329e5e-60bd-46b0-b745-cb96249d7378', 'volume_name': 'volume-d0329e5e-60bd-46b0-b745-cb96249d7378', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:20.414047 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f5c96c-994c-46cc-a149-7a19b2a27d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:20.416307 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f5c96c-994c-46cc-a149-7a19b2a27d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:20.418403 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e300ec3e-1573-45da-92ff-5457bfa56dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:20.419174 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Volume d0329e5e-60bd-46b0-b745-cb96249d7378: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0329e5e-60bd-46b0-b745-cb96249d7378', 'volume_size': 1}
Jun 03 16:12:20.420374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0329e5e-60bd-46b0-b745-cb96249d7378 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:20.440904 n-d-843680-7 sudo[152367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0329e5e-60bd-46b0-b745-cb96249d7378 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:12:20.441968 n-d-843680-7 sudo[152367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:21.278903 n-d-843680-7 sudo[152367]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:21.283877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0329e5e-60bd-46b0-b745-cb96249d7378 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.860s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:21.288560 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e300ec3e-1573-45da-92ff-5457bfa56dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0329e5e-60bd-46b0-b745-cb96249d7378', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:21.290908 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b22c90c5-87f5-4d08-8b4b-3f78ca244a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:12:21.386321 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Volume volume-d0329e5e-60bd-46b0-b745-cb96249d7378 (d0329e5e-60bd-46b0-b745-cb96249d7378): created successfully
Jun 03 16:12:21.390294 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b22c90c5-87f5-4d08-8b4b-3f78ca244a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:12:21.393405 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Flow 'volume_create_manager' (7ebf0180-3a2a-414f-99a3-2df1dda17f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:12:21.475450 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Created volume successfully.
Jun 03 16:12:22.515461 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:22.534679 n-d-843680-7 sudo[152413]: ubuntu : 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-d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:12:22.535615 n-d-843680-7 sudo[152413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:12:22.958170 n-d-843680-7 sudo[152413]: pam_unix(sudo:session): session closed for user root
Jun 03 16:12:22.960581 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378" returned: 0 in 0.445s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.009548 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:23.015929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.015929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495648512]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Target 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: I_T nexus: 45
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00070000
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf70
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00070001
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf71
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: fsX9VPHJSVNfJ4wj7dEk
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:23.016137 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:12:23.020235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Creating iscsi_target for Volume ID: volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Created volume path /opt/stack/data/cinder/volumes/volume-d0329e5e-60bd-46b0-b745-cb96249d7378,
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: incominguser emaJLXzpu56CTxUCW7VY GcgKY5tB3yKUHN7t
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:12:23.176780 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:12:23.180978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:23.574828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378" returned: 0 in 0.396s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.575373 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495648512]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:23.575819 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:12:23.576190 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:12:23.577412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495648512]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378\n System information:\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-d0329e5e-60bd-46b0-b745-cb96249d7378\n Backing store flags: \n Account information:\n emaJLXzpu56CTxUCW7VY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Target 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: I_T nexus: 45
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Connection: 0
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.20
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00070000
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf70
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00070001
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf71
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: fsX9VPHJSVNfJ4wj7dEk
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:12:23.586329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:23.680329 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.680778 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495648512]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378\n System information:\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-d0329e5e-60bd-46b0-b745-cb96249d7378\n Backing store flags: \n Account information:\n emaJLXzpu56CTxUCW7VY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:23.682073 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:12:23.768584 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:12:23.768813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495648512]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378\n System information:\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-d0329e5e-60bd-46b0-b745-cb96249d7378\n Backing store flags: \n Account information:\n emaJLXzpu56CTxUCW7VY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:12:23.769918 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Set provider_location to: 10.222.0.20:3260,8 iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:12:23.879069 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Initialize volume connection completed successfully.
Jun 03 16:13:00.824799 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Terminate volume connection completed successfully.
Jun 03 16:13:00.871958 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:00.959855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:00.960236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546936464]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378\n System information:\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-d0329e5e-60bd-46b0-b745-cb96249d7378\n Backing store flags: \n Account information:\n emaJLXzpu56CTxUCW7VY\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:00.960924 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Removing iscsi_target for Volume ID: d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:00.962020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:01.234634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d0329e5e-60bd-46b0-b745-cb96249d7378 -f" returned: 0 in 0.272s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:01.234940 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546936464]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:01.238033 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:01.331265 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:01.331871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546936464]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:01.332685 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-2f684b87-4f9b-47ad-99e4-939c50bbc01e tempest-VolumesBackupsTest-402263102 None] Remove volume export completed successfully.
Jun 03 16:13:02.426074 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-d0329e5e-60bd-46b0-b745-cb96249d7378-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:13:02.596979 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:02.716243 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:02.716592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546936464]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:02.717446 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:02.718647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:02.738868 n-d-843680-7 sudo[152622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:02.739718 n-d-843680-7 sudo[152622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:03.174507 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:13:03.175706 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:13:03.176931 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:03.210450 n-d-843680-7 sudo[152625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:13:03.211278 n-d-843680-7 sudo[152625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:03.222077 n-d-843680-7 sudo[152622]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:03.225464 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378" returned: 0 in 0.506s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:03.227365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:03.255248 n-d-843680-7 sudo[152627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:03.256206 n-d-843680-7 sudo[152627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:03.664346 n-d-843680-7 sudo[152625]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:03.666371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:03.668066 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:03.689392 n-d-843680-7 sudo[152631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:13:03.690187 n-d-843680-7 sudo[152631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:03.742436 n-d-843680-7 sudo[152627]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:03.745075 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378" returned: 0 in 0.517s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:03.747803 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:03.769340 n-d-843680-7 sudo[152633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:03.770862 n-d-843680-7 sudo[152633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:04.146211 n-d-843680-7 sudo[152631]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:04.148354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:04.150296 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:13:04.417070 n-d-843680-7 sudo[152633]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:04.420032 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d0329e5e-60bd-46b0-b745-cb96249d7378" returned: 0 in 0.672s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:04.420861 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: d0329e5e-60bd-46b0-b745-cb96249d7378
Jun 03 16:13:04.547949 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Created reservations ['7981de43-4e23-4e1d-97b1-abe7de6b51c6', 'dfca4460-786d-4675-b397-cc6e46b4df28', '5670968c-1dba-4fad-aea2-bba0cdb1be2c', '4ac52f73-87a6-4f8d-8d7a-e84841150327'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:13:04.763362 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:13:04.764117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:04.783319 n-d-843680-7 sudo[152640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:13:04.784127 n-d-843680-7 sudo[152640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:05.204841 n-d-843680-7 sudo[152640]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:05.207269 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:05.209353 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:05.240012 n-d-843680-7 sudo[152643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:13:05.240851 n-d-843680-7 sudo[152643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:05.746146 n-d-843680-7 sudo[152643]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:05.749809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:05.753212 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:13:05.762056 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:13:05.872258 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-fedd29ec-c47b-430e-8820-f03fe5ca5f6c tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-d0329e5e-60bd-46b0-b745-cb96249d7378-delete_volume'" released by "delete_volume" :: held 3.443s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:13:22.890465 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:13:23.068327 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:23.156186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:23.160519 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393832104528]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:23.160519 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: 069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:13:23.160519 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:23.180279 n-d-843680-7 sudo[152684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:13:23.181085 n-d-843680-7 sudo[152684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:23.616581 n-d-843680-7 sudo[152684]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:23.618837 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:23.621988 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:23.642973 n-d-843680-7 sudo[152687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:13:23.643785 n-d-843680-7 sudo[152687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:24.089358 n-d-843680-7 sudo[152687]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:24.093172 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:24.095320 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:24.119517 n-d-843680-7 sudo[152690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:13:24.120654 n-d-843680-7 sudo[152690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:24.765587 n-d-843680-7 sudo[152690]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:24.767976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5" returned: 0 in 0.672s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:24.770397 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: 069fe4d5-f209-4cd8-9c53-e369e5dcb0b5
Jun 03 16:13:24.881793 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Created reservations ['65140e8b-12de-4e32-b096-d521f267d799', '3fae4058-5461-413e-8a20-4e7a9e19a79b', '59e43f33-355e-4f4b-8ee3-c6947b44813d', 'c763364c-a7c4-48aa-8679-6d485e0cf42a'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:13:25.077205 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:13:25.077205 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:25.106296 n-d-843680-7 sudo[152698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:13:25.107881 n-d-843680-7 sudo[152698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:25.535849 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-8c4358e0-d687-4afe-a675-811b47665e31-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:13:25.611398 n-d-843680-7 sudo[152698]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:25.613301 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:25.615068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:25.640433 n-d-843680-7 sudo[152701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:13:25.641911 n-d-843680-7 sudo[152701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:25.694717 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:25.796529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:25.797018 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394554631792]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:5f683f7f3059 alias: n-d-843680-7\n Connection: 0\n IP Address: 10.222.0.20\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:25.797916 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:13:25.799343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:25.821665 n-d-843680-7 sudo[152707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:13:25.824022 n-d-843680-7 sudo[152707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:26.162514 n-d-843680-7 sudo[152701]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:26.168928 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.551s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:26.172389 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:13:26.180896 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:13:26.293420 n-d-843680-7 sudo[152707]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:26.295278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31" returned: 0 in 0.496s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:26.296709 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:26.317552 n-d-843680-7 sudo[152720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:13:26.318347 n-d-843680-7 sudo[152720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:26.321912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-4861e4a9-0661-4fa8-8316-da985db74788 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-069fe4d5-f209-4cd8-9c53-e369e5dcb0b5-delete_volume'" released by "delete_volume" :: held 3.431s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:13:26.777881 n-d-843680-7 sudo[152720]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:26.780071 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31" returned: 0 in 0.483s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:26.782565 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:26.803656 n-d-843680-7 sudo[152724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:13:26.805237 n-d-843680-7 sudo[152724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:27.347810 n-d-843680-7 sudo[152724]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:27.350609 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c4358e0-d687-4afe-a675-811b47665e31" returned: 0 in 0.567s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:27.352057 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Successfully deleted volume: 8c4358e0-d687-4afe-a675-811b47665e31
Jun 03 16:13:27.477785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Created reservations ['0e3d94fb-11c4-4be0-beb0-56d215a1ac5f', '9a8ba7ae-2d9f-4aa6-8db6-dc1b6566c5b6', 'c1133c83-2d3e-4f58-8e2d-caed716e961e', '8f491ef0-01ab-41b1-89c7-5439b24dafb9'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:13:27.710236 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:13:27.711118 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:27.760590 n-d-843680-7 sudo[152731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:13:27.762283 n-d-843680-7 sudo[152731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:28.494982 n-d-843680-7 sudo[152731]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:28.497890 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.786s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:28.501561 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:28.561794 n-d-843680-7 sudo[152769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:13:28.570118 n-d-843680-7 sudo[152769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:29.214904 n-d-843680-7 sudo[152769]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:29.217153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:29.219527 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:13:29.225970 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Deleted volume successfully.
Jun 03 16:13:29.543319 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-583dbc06-1508-4f85-87f0-2d3e89a0d8d0 tempest-VolumesBackupsTest-402263102 None] Lock "b'cinder-8c4358e0-d687-4afe-a675-811b47665e31-delete_volume'" released by "delete_volume" :: held 4.005s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:13:43.734347 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Terminate volume connection completed successfully.
Jun 03 16:13:43.800704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:43.940269 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:43.941596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548587152]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948\n System information:\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-75ed9d68-5cd5-473a-a379-7aab637b6948\n Backing store flags: \n Account information:\n fsX9VPHJSVNfJ4wj7dEk\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:43.942460 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Removing iscsi_target for Volume ID: 75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:13:43.945864 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:44.195482 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-75ed9d68-5cd5-473a-a379-7aab637b6948 -f" returned: 0 in 0.251s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:44.195975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548587152]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:44.197676 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:44.310565 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:44.311141 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394548587152]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:44.312263 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-3d14ee20-0648-4d3e-965e-1afffa05762f tempest-TestVolumeBackupRestore-1849921837 None] Remove volume export completed successfully.
Jun 03 16:13:46.409842 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:13:46.420697 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:13:46.420697 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:13:46.455185 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Flow 'volume_create_manager' (84538c96-482f-4ab6-8e46-ae8e57ba9417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:13:46.477712 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbeda44a-163c-4f12-bb65-5c2f95040630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:46.528634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:13:46.629446 n-d-843680-7 sudo[153191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbeda44a-163c-4f12-bb65-5c2f95040630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:13:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3f9a68a8-0122-4f36-8192-4e0d39267e6b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=8bffbc46-75a0-4d82-9138-ba967f165ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc76e559268f43ee8439f7940209e359',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:13:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:13:46Z,user_id='c7d225dd8eb14114aa0f23ad7d68fa9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c02af53-48d2-4b6e-8a88-faa342d7f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c02af53-48d2-4b6e-8a88-faa342d7f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f218491-e028-418a-a418-85dc7a93cb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f218491-e028-418a-a418-85dc7a93cb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8bffbc46-75a0-4d82-9138-ba967f165ac3', 'volume_name': 'volume-8bffbc46-75a0-4d82-9138-ba967f165ac3', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbf4c7d9-cb41-446b-82f8-dea10cf36e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbf4c7d9-cb41-446b-82f8-dea10cf36e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9886a7de-a20b-47d7-8e20-23e62f515712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Volume 8bffbc46-75a0-4d82-9138-ba967f165ac3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8bffbc46-75a0-4d82-9138-ba967f165ac3', 'volume_size': 1}
Jun 03 16:13:46.869354 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:46.633132 n-d-843680-7 sudo[153191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:47.628408 n-d-843680-7 sudo[153191]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:47.630949 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.035s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:47.635654 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9886a7de-a20b-47d7-8e20-23e62f515712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8bffbc46-75a0-4d82-9138-ba967f165ac3', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:47.638390 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd41f7f7-f752-459a-b27f-f797640274dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:13:47.730242 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Volume volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 (8bffbc46-75a0-4d82-9138-ba967f165ac3): created successfully
Jun 03 16:13:47.732448 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd41f7f7-f752-459a-b27f-f797640274dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:13:47.735845 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Flow 'volume_create_manager' (84538c96-482f-4ab6-8e46-ae8e57ba9417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:13:47.824371 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Created volume successfully.
Jun 03 16:13:48.779236 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:48.849029 n-d-843680-7 sudo[153305]: ubuntu : 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-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:13:48.864447 n-d-843680-7 sudo[153305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:49.483011 n-d-843680-7 sudo[153305]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:49.488692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.706s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:49.614653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:49.626334 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:49.626871 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553129088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:13:49.628203 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:13:49.633415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Creating iscsi_target for Volume ID: volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Created volume path /opt/stack/data/cinder/volumes/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3,
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: incominguser pb36EAUHFiCACVSgF57A ksZ4i96sbcJ4Nxep
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:13:49.728899 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:13:49.732526 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:50.537412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.806s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:50.538003 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553129088]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:50.538657 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:13:50.539123 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:13:50.543491 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:50.569570 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:50.569861 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553129088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:13:50.570527 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:13:50.574593 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:50.720008 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:50.720404 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553129088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:50.722547 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:50.858527 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:50.859008 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394553129088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:13:50.860315 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Set provider_location to: 10.222.0.20:3260,6 iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:13:50.998989 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Initialize volume connection completed successfully.
Jun 03 16:13:55.390621 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08311048-075b-4cfa-89e0-d1402ef278ee tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:55.458401 n-d-843680-7 sudo[153634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:13:55.459239 n-d-843680-7 sudo[153634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:56.178473 n-d-843680-7 sudo[153634]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:56.184137 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08311048-075b-4cfa-89e0-d1402ef278ee tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.802s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:56.184137 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08311048-075b-4cfa-89e0-d1402ef278ee tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 --snapshot stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -L 1.00g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:13:56.230101 n-d-843680-7 sudo[153657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 --snapshot stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -L 1.00g
Jun 03 16:13:56.230950 n-d-843680-7 sudo[153657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:13:57.521624 n-d-843680-7 sudo[153657]: pam_unix(sudo:session): session closed for user root
Jun 03 16:13:57.524122 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-08311048-075b-4cfa-89e0-d1402ef278ee tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 --snapshot stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -L 1.00g" returned: 0 in 1.340s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:13:57.945240 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-08311048-075b-4cfa-89e0-d1402ef278ee tempest-TestVolumeBootPattern-1945087828 None] Create snapshot completed successfully
Jun 03 16:14:00.568981 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:14:00.575168 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:14:00.575168 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:14:00.624334 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (3331f086-39f7-4d66-aae7-31c1320fa61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:14:00.627839 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c80dce58-40b4-4c4c-9ffd-feef772563a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:00.653520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:14:00.701864 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c80dce58-40b4-4c4c-9ffd-feef772563a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1273471480',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=cdd84cd8-8759-4e33-8cae-196bfe91f630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623ca1cb9b0a441d8e8665ee9d76ad4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e5d59417-569e-48a8-8086-621b4d3742d3,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:14:00Z,user_id='f5fcebb9ff06429abbd0fa9348d2634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:00.713895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fe356a3-ffcf-443c-bcad-45e1fe481941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:00.717226 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fe356a3-ffcf-443c-bcad-45e1fe481941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:00.719621 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a47587b1-e1ad-4c6d-bebf-7666cf3bdd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:00.730504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a47587b1-e1ad-4c6d-bebf-7666cf3bdd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'cdd84cd8-8759-4e33-8cae-196bfe91f630', 'volume_name': 'volume-cdd84cd8-8759-4e33-8cae-196bfe91f630', 'volume_size': 1, 'snapshot_id': 'e5d59417-569e-48a8-8086-621b4d3742d3'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:00.734983 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f417d854-2e0d-41ef-834f-a4a74cd64529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:00.737267 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f417d854-2e0d-41ef-834f-a4a74cd64529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:00.739497 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d09bfec-8762-44a6-b57b-fc0096babd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:00.740387 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Volume cdd84cd8-8759-4e33-8cae-196bfe91f630: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-cdd84cd8-8759-4e33-8cae-196bfe91f630', 'volume_size': 1, 'snapshot_id': 'e5d59417-569e-48a8-8086-621b4d3742d3'}
Jun 03 16:14:00.780294 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:00.834283 n-d-843680-7 sudo[153869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:14:00.835133 n-d-843680-7 sudo[153869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:01.786144 n-d-843680-7 sudo[153869]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:01.791692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.008s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:01.791692 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:01.810825 n-d-843680-7 sudo[153920]: ubuntu : 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-e5d59417-569e-48a8-8086-621b4d3742d3
Jun 03 16:14:01.811635 n-d-843680-7 sudo[153920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:02.303832 n-d-843680-7 sudo[153920]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:02.307305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3" returned: 0 in 0.515s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:02.310533 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 iflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:02.342323 n-d-843680-7 sudo[153923]: 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--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 iflag=direct
Jun 03 16:14:02.343142 n-d-843680-7 sudo[153923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:02.789769 n-d-843680-7 sudo[153923]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:02.792525 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 iflag=direct" returned: 0 in 0.481s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:02.794012 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:02.814467 n-d-843680-7 sudo[153938]: 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--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 oflag=direct
Jun 03 16:14:02.815287 n-d-843680-7 sudo[153938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:03.186259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:14:03.186259 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:14:03.186259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:03.254240 n-d-843680-7 sudo[153941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:14:03.255493 n-d-843680-7 sudo[153941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:03.286972 n-d-843680-7 sudo[153938]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:03.289268 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 oflag=direct" returned: 0 in 0.495s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:03.291124 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:03.335161 n-d-843680-7 sudo[153952]: 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--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 03 16:14:03.350429 n-d-843680-7 sudo[153952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:03.959153 n-d-843680-7 sudo[153941]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:03.966929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:03.968614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:04.006360 n-d-843680-7 sudo[153959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:14:04.007336 n-d-843680-7 sudo[153959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:04.428806 n-d-843680-7 sudo[153959]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:04.431529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:04.433563 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:14:35.707252 n-d-843680-7 sudo[153952]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:35.709427 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 32.418s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:35.710518 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e5d59417--569e--48a8--8086--621b4d3742d3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--cdd84cd8--8759--4e33--8cae--196bfe91f630, size 1024.00 MB, duration 32.42 sec {{(pid=97269) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 03 16:14:35.711088 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.volume_utils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Volume copy 1024.00 MB at 31.59 MB/s
Jun 03 16:14:35.759952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Marking volume cdd84cd8-8759-4e33-8cae-196bfe91f630 as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:14:35.864016 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Copying metadata from snapshot e5d59417-569e-48a8-8086-621b4d3742d3 to cdd84cd8-8759-4e33-8cae-196bfe91f630. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 03 16:14:36.004809 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d09bfec-8762-44a6-b57b-fc0096babd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdd84cd8-8759-4e33-8cae-196bfe91f630', 'volume_size': 1, 'snapshot_id': 'e5d59417-569e-48a8-8086-621b4d3742d3'}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:36.008454 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd890595-3e52-4bf9-b684-74d1dea204a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:14:36.145074 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Volume volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 (cdd84cd8-8759-4e33-8cae-196bfe91f630): created successfully
Jun 03 16:14:36.147098 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd890595-3e52-4bf9-b684-74d1dea204a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:14:36.150321 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Flow 'volume_create_manager' (3331f086-39f7-4d66-aae7-31c1320fa61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:14:36.296445 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1265a28f-3a2e-4e4c-9acd-7256e410f1c7 tempest-TestVolumeBootPattern-1945087828 None] Created volume successfully.
Jun 03 16:14:38.361138 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Terminate volume connection completed successfully.
Jun 03 16:14:38.406985 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:38.529849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:38.530343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:38.531037 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Removing iscsi_target for Volume ID: 8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:14:38.532290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:38.810747 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 -f" returned: 0 in 0.278s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:38.811378 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:38.812777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:38.914403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:38.914740 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:38.915473 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-814b11ed-31a1-47fc-ba3f-9cfe58f76ff8 tempest-TestVolumeBackupRestore-1849921837 None] Remove volume export completed successfully.
Jun 03 16:14:41.435796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:41.454558 n-d-843680-7 sudo[154147]: ubuntu : 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-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:41.455848 n-d-843680-7 sudo[154147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:41.992417 n-d-843680-7 sudo[154147]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:41.997623 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630" returned: 0 in 0.566s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.066818 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:14:42.076393 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Creating iscsi_target for Volume ID: volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Created volume path /opt/stack/data/cinder/volumes/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630,
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: incominguser LLyvCNQ36Gtiw7yQ78Jh B6V2he5B7XmhAMpK
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:42.181069 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:14:42.182703 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:42.654792 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630" returned: 0 in 0.472s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.655308 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:42.655718 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:14:42.656085 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:14:42.657228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:42.667505 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\n System information:\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:14:42.671359 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:42.776726 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.777255 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\n System information:\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:42.778516 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:42.872310 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:42.872606 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831871232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\n System information:\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:42.873648 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Set provider_location to: 10.222.0.20:3260,6 iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:14:43.198033 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630', 'target_lun': 1, 'volume_id': 'cdd84cd8-8759-4e33-8cae-196bfe91f630', 'auth_method': 'CHAP', 'auth_username': 'LLyvCNQ36Gtiw7yQ78Jh', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3a5d20ad-4fa3-4b10-89a5-72b0ae9df9db'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:14:43.413391 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-f2c0e1b4-aa25-4eab-8e61-a6f02ac3bbd2 req-c3e97df2-b27a-4651-acfa-70141f77a790 tempest-TestVolumeBootPattern-1945087828 None] attachment_update completed successfully.
Jun 03 16:14:49.026615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:49.047289 n-d-843680-7 sudo[154249]: ubuntu : 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-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:14:49.048911 n-d-843680-7 sudo[154249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:14:49.517339 n-d-843680-7 sudo[154249]: pam_unix(sudo:session): session closed for user root
Jun 03 16:14:49.519904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.493s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:49.570376 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:49.577565 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:49.578068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Target 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: I_T nexus: 48
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060000
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf60
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060001
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf61
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: LLyvCNQ36Gtiw7yQ78Jh
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:49.578861 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:14:49.583258 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Creating iscsi_target for Volume ID: volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Created volume path /opt/stack/data/cinder/volumes/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3,
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: incominguser pb36EAUHFiCACVSgF57A ksZ4i96sbcJ4Nxep
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:14:49.784526 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:14:49.788772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:50.249429 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.460s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:50.249429 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516736]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:50.249429 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:14:50.249429 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:14:50.252049 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:50.261332 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:50.261869 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: I_T nexus: 43
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050000
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf50
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00050001
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf51
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: U4zHFXRUco3fQuPs3uuD
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Target 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: I_T nexus: 48
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Connection: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: IP Address: 10.222.0.44
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060000
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf60
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00060001
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf61
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: LLyvCNQ36Gtiw7yQ78Jh
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:14:50.262669 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:14:50.270445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:50.416124 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:50.416987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:50.421318 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:14:50.596290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:14:50.596890 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546516736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:14:50.597990 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Set provider_location to: 10.222.0.20:3260,7 iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:14:50.843892 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3', 'target_lun': 1, 'volume_id': '8bffbc46-75a0-4d82-9138-ba967f165ac3', 'auth_method': 'CHAP', 'auth_username': 'pb36EAUHFiCACVSgF57A', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6a570836-1c76-4d41-9b12-d346836ab4ab'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:14:51.019472 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-42d47e58-123c-4b8d-9c8d-10b56a8d6d16 req-e960bf98-7d65-4355-9736-19165e265f24 tempest-TestVolumeBackupRestore-1849921837 None] attachment_update completed successfully.
Jun 03 16:15:03.183386 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:15:03.184022 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:15:03.184541 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:15:03.203756 n-d-843680-7 sudo[154361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:15:03.204544 n-d-843680-7 sudo[154361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:15:03.667929 n-d-843680-7 sudo[154361]: pam_unix(sudo:session): session closed for user root
Jun 03 16:15:03.671063 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:15:03.674589 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:15:03.701590 n-d-843680-7 sudo[154364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:15:03.702409 n-d-843680-7 sudo[154364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:15:04.170570 n-d-843680-7 sudo[154364]: pam_unix(sudo:session): session closed for user root
Jun 03 16:15:04.173292 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:15:04.174950 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:16:03.184620 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:16:03.185303 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:16:03.185781 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:16:03.207655 n-d-843680-7 sudo[154575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:16:03.208448 n-d-843680-7 sudo[154575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:16:03.678398 n-d-843680-7 sudo[154575]: pam_unix(sudo:session): session closed for user root
Jun 03 16:16:03.680602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:16:03.682942 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:16:03.702671 n-d-843680-7 sudo[154578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:16:03.703463 n-d-843680-7 sudo[154578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:16:04.149382 n-d-843680-7 sudo[154578]: pam_unix(sudo:session): session closed for user root
Jun 03 16:16:04.151622 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:16:04.152960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:17:03.192313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:17:03.192867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:17:03.193531 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:03.214369 n-d-843680-7 sudo[154951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:17:03.215174 n-d-843680-7 sudo[154951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:03.661594 n-d-843680-7 sudo[154951]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:03.663711 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:03.665320 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:03.683286 n-d-843680-7 sudo[154960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:17:03.684098 n-d-843680-7 sudo[154960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:04.099313 n-d-843680-7 sudo[154960]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:04.101428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:04.102774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:17:06.415296 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-60c696f9-4f4f-46d1-96e8-e4f8a314bb84 req-518679cc-089e-4172-b1a3-9c27e33b208e tempest-TestVolumeBackupRestore-1849921837 None] Terminate volume connection completed successfully.
Jun 03 16:17:06.416074 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-60c696f9-4f4f-46d1-96e8-e4f8a314bb84 req-518679cc-089e-4172-b1a3-9c27e33b208e tempest-TestVolumeBackupRestore-1849921837 None] Deleting attachment 6a570836-1c76-4d41-9b12-d346836ab4ab. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:17:06.417325 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:06.508874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:06.509220 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547341616]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3\n System information:\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-8bffbc46-75a0-4d82-9138-ba967f165ac3\n Backing store flags: \n Account information:\n pb36EAUHFiCACVSgF57A\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:17:06.509927 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-60c696f9-4f4f-46d1-96e8-e4f8a314bb84 req-518679cc-089e-4172-b1a3-9c27e33b208e tempest-TestVolumeBackupRestore-1849921837 None] Removing iscsi_target for Volume ID: 8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:06.511148 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:06.620660 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 -f" returned: 0 in 0.109s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:06.621041 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547341616]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:17:06.622555 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:06.711502 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:06.711875 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547341616]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:17:10.330073 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Lock "b'cinder-8bffbc46-75a0-4d82-9138-ba967f165ac3-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:17:10.619848 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:10.716585 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:10.717035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547340560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:17:10.717757 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:10.718802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:10.737798 n-d-843680-7 sudo[154997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:10.738688 n-d-843680-7 sudo[154997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:11.093216 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Lock "b'cinder-75ed9d68-5cd5-473a-a379-7aab637b6948-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:17:11.198665 n-d-843680-7 sudo[154997]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:11.201229 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.482s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:11.202655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:11.222155 n-d-843680-7 sudo[155000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:11.222977 n-d-843680-7 sudo[155000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:11.343273 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:11.435832 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:11.436252 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547389888]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\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-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:17:11.437124 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Skipping remove_export. No iscsi_target is presently exported for volume: 75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:17:11.438436 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:11.457909 n-d-843680-7 sudo[155004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:17:11.458705 n-d-843680-7 sudo[155004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:11.654084 n-d-843680-7 sudo[155000]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:11.656776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:11.659038 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:11.677911 n-d-843680-7 sudo[155007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:11.678704 n-d-843680-7 sudo[155007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:11.865933 n-d-843680-7 sudo[155004]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:11.868317 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948" returned: 0 in 0.429s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:11.870123 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:11.889390 n-d-843680-7 sudo[155010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:17:11.890187 n-d-843680-7 sudo[155010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:12.353792 n-d-843680-7 sudo[155010]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:12.357627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948" returned: 0 in 0.485s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:12.359506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:12.382789 n-d-843680-7 sudo[155019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:17:12.383611 n-d-843680-7 sudo[155019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:12.430165 n-d-843680-7 sudo[155007]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:12.432575 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bffbc46-75a0-4d82-9138-ba967f165ac3" returned: 0 in 0.773s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:12.433868 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Successfully deleted volume: 8bffbc46-75a0-4d82-9138-ba967f165ac3
Jun 03 16:17:12.587477 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Created reservations ['ab11c867-d7f0-45cf-a324-d51745f869d7', '38ed62ca-7c3f-421f-96fe-110c01546a34', '0e4a3632-58ba-4474-ad68-a1bdf1ec482b', 'b8d33b0f-0007-4cd9-8dec-c400f8a43b91'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:17:12.858199 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:17:12.858916 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:12.878704 n-d-843680-7 sudo[155024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:17:12.879595 n-d-843680-7 sudo[155024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:12.999188 n-d-843680-7 sudo[155019]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:13.001671 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ed9d68-5cd5-473a-a379-7aab637b6948" returned: 0 in 0.642s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:13.003075 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Successfully deleted volume: 75ed9d68-5cd5-473a-a379-7aab637b6948
Jun 03 16:17:13.163953 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Created reservations ['b9839e34-0a58-4fbe-9335-fab760e04278', '297296d5-45d5-42c7-bc89-fcb8c4160569', '0cd467da-6ef9-4602-9dfa-26e2230e8120', '897e7db4-15a3-4ce4-8357-16d2f4878b89'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:17:13.376954 n-d-843680-7 sudo[155024]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:13.378789 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:13.380389 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:13.408434 n-d-843680-7 sudo[155028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:17:13.409354 n-d-843680-7 sudo[155028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:13.446427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:17:13.447524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:13.477119 n-d-843680-7 sudo[155030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:17:13.479631 n-d-843680-7 sudo[155030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:13.946559 n-d-843680-7 sudo[155028]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:13.948978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:13.951485 n-d-843680-7 sudo[155030]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:13.952545 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:17:13.960110 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:13.961520 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:17:13.985386 n-d-843680-7 sudo[155034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:17:13.987803 n-d-843680-7 sudo[155034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:17:13.990593 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Deleted volume successfully.
Jun 03 16:17:14.122982 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6ad4b8ef-ca16-4353-8b83-f50ec018921a tempest-TestVolumeBackupRestore-1849921837 None] Lock "b'cinder-8bffbc46-75a0-4d82-9138-ba967f165ac3-delete_volume'" released by "delete_volume" :: held 3.793s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:17:14.435760 n-d-843680-7 sudo[155034]: pam_unix(sudo:session): session closed for user root
Jun 03 16:17:14.437772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:17:14.439135 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:17:14.443081 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Deleted volume successfully.
Jun 03 16:17:14.561473 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-6d528bbf-c2b2-4f12-87e7-40326a088af9 tempest-TestVolumeBackupRestore-1849921837 None] Lock "b'cinder-75ed9d68-5cd5-473a-a379-7aab637b6948-delete_volume'" released by "delete_volume" :: held 3.463s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:18:03.196588 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:18:03.197795 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:18:03.198227 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:03.217445 n-d-843680-7 sudo[155154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:18:03.218238 n-d-843680-7 sudo[155154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:03.668754 n-d-843680-7 sudo[155154]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:03.670902 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:03.672560 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:03.691263 n-d-843680-7 sudo[155157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:18:03.692085 n-d-843680-7 sudo[155157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:04.111652 n-d-843680-7 sudo[155157]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:04.113735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:04.115124 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:18:12.261808 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-17dd6945-e2b7-4cc5-ae24-2ada19a34868 req-2ee6e876-4aa1-41d1-b680-29643de4f902 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:18:12.262443 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-17dd6945-e2b7-4cc5-ae24-2ada19a34868 req-2ee6e876-4aa1-41d1-b680-29643de4f902 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment 3a5d20ad-4fa3-4b10-89a5-72b0ae9df9db. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:18:12.263986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:12.354054 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:12.354475 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831845552]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630\n System information:\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-cdd84cd8-8759-4e33-8cae-196bfe91f630\n Backing store flags: \n Account information:\n LLyvCNQ36Gtiw7yQ78Jh\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:12.355165 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-17dd6945-e2b7-4cc5-ae24-2ada19a34868 req-2ee6e876-4aa1-41d1-b680-29643de4f902 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:12.356193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:12.480016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 -f" returned: 0 in 0.123s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:12.480349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831845552]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:12.481431 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:12.573185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:12.573521 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831845552]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:14.151853 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-cdd84cd8-8759-4e33-8cae-196bfe91f630-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:18:14.307025 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:14.396604 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:14.397023 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831845552]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-843680-7.cbci-843680-7.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:14.397680 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:14.398777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:14.418172 n-d-843680-7 sudo[155209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:14.418964 n-d-843680-7 sudo[155209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:14.849490 n-d-843680-7 sudo[155209]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:14.853428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:14.854097 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:14.873550 n-d-843680-7 sudo[155212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:14.874346 n-d-843680-7 sudo[155212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:15.270252 n-d-843680-7 sudo[155212]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:15.272827 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630" returned: 0 in 0.419s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:15.275633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:15.293683 n-d-843680-7 sudo[155215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:15.294597 n-d-843680-7 sudo[155215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:15.873775 n-d-843680-7 sudo[155215]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:15.876173 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdd84cd8-8759-4e33-8cae-196bfe91f630" returned: 0 in 0.601s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:15.877339 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: cdd84cd8-8759-4e33-8cae-196bfe91f630
Jun 03 16:18:16.036867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['7caf35e1-8dc3-478d-9e11-4cf99bcbaa87', '912c8d1d-8e2f-4f65-a95d-dd8f534df6be', '80c71128-f1c8-4ec3-98b8-29fda36540b5', '28e9a5c7-b3e6-4bda-9982-577c3349d011'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:18:16.341599 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:18:16.342343 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:16.361989 n-d-843680-7 sudo[155225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:18:16.362786 n-d-843680-7 sudo[155225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:16.627151 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-e5d59417-569e-48a8-8086-621b4d3742d3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:18:16.630223 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:16.656542 n-d-843680-7 sudo[155227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3
Jun 03 16:18:16.658753 n-d-843680-7 sudo[155227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:16.794710 n-d-843680-7 sudo[155225]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:16.797133 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:16.799306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:16.817991 n-d-843680-7 sudo[155230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:18:16.818788 n-d-843680-7 sudo[155230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:17.047038 n-d-843680-7 sudo[155227]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:17.050048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3" returned: 0 in 0.419s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:17.053068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:17.073887 n-d-843680-7 sudo[155233]: ubuntu : TTY=unknown ; 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-e5d59417-569e-48a8-8086-621b4d3742d3
Jun 03 16:18:17.074683 n-d-843680-7 sudo[155233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:17.241523 n-d-843680-7 sudo[155230]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:17.244571 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:17.246576 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:18:17.252195 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:18:17.404600 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-ea05c7bb-a42b-4b21-b5c0-03bea248ad5c tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-cdd84cd8-8759-4e33-8cae-196bfe91f630-delete_volume'" released by "delete_volume" :: held 3.253s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:18:17.838695 n-d-843680-7 sudo[155233]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:17.840506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e5d59417-569e-48a8-8086-621b4d3742d3" returned: 0 in 0.788s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:18.019536 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['5e0863c6-e077-4b26-bbdf-a2f82af0517c', '130a7878-ca4c-45c8-b88c-ba63b92baaff', '6eabd3d4-e3b4-43b2-bbd0-d86da34b0fc7', '1f36fbd8-882c-4f58-a293-bc76d0cab150'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:18:18.385639 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Delete snapshot completed successfully.
Jun 03 16:18:18.391070 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-c828807d-952a-47b5-98ad-20f1afe90100 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-e5d59417-569e-48a8-8086-621b4d3742d3-delete_snapshot'" released by "delete_snapshot" :: held 1.765s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:18:23.128778 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9e604b4e-fe01-4315-97cc-da4a44f53ab6 req-5f6ae910-f8f7-4390-94af-4831b5c99360 tempest-TestVolumeBootPattern-1945087828 None] Terminate volume connection completed successfully.
Jun 03 16:18:23.129378 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9e604b4e-fe01-4315-97cc-da4a44f53ab6 req-5f6ae910-f8f7-4390-94af-4831b5c99360 tempest-TestVolumeBootPattern-1945087828 None] Deleting attachment 46ec8d0e-24fa-406c-b24b-03224880c074. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:18:23.130704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:23.219445 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:23.219818 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549051232]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n System information:\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-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0\n Backing store flags: \n Account information:\n U4zHFXRUco3fQuPs3uuD\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:23.220449 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-9e604b4e-fe01-4315-97cc-da4a44f53ab6 req-5f6ae910-f8f7-4390-94af-4831b5c99360 tempest-TestVolumeBootPattern-1945087828 None] Removing iscsi_target for Volume ID: e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:23.221515 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:23.318402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 -f" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:23.318936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549051232]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:23.320144 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:23.407725 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:23.408051 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549051232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:27.389382 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:18:27.529177 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:27.615647 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:27.615975 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549051232]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:18:27.616653 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Skipping remove_export. No iscsi_target is presently exported for volume: e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:27.617643 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:27.636476 n-d-843680-7 sudo[155328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:27.637254 n-d-843680-7 sudo[155328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:28.040686 n-d-843680-7 sudo[155328]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:28.043050 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.425s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:28.044891 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:28.062809 n-d-843680-7 sudo[155332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:28.063884 n-d-843680-7 sudo[155332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:28.465863 n-d-843680-7 sudo[155332]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:28.468117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.423s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:28.470314 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:28.489383 n-d-843680-7 sudo[155335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:28.490417 n-d-843680-7 sudo[155335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:29.127180 n-d-843680-7 sudo[155335]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:29.129533 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0" returned: 0 in 0.659s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:29.130678 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Successfully deleted volume: e95e5187-90f9-4bd8-9dc6-a6773faeeeb0
Jun 03 16:18:29.255640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Created reservations ['fa6d4176-b61b-4c27-8ea2-a00bff0863d6', '50ad47a3-e1bc-4182-abbd-12cff473ee0a', '44780d75-775c-45f4-8bd1-ec820f560414', '9b61ead3-b826-4aab-bbde-016f8fecaed6'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:18:29.603840 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:18:29.604636 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:29.623810 n-d-843680-7 sudo[155343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:18:29.624604 n-d-843680-7 sudo[155343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:30.080789 n-d-843680-7 sudo[155343]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:30.082978 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:30.084976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:18:30.103716 n-d-843680-7 sudo[155379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:18:30.104581 n-d-843680-7 sudo[155379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:18:30.585996 n-d-843680-7 sudo[155379]: pam_unix(sudo:session): session closed for user root
Jun 03 16:18:30.588948 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:18:30.590951 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:18:30.596570 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Deleted volume successfully.
Jun 03 16:18:30.751481 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-d87587e7-cf47-4994-be4c-8ff2088b8fc5 tempest-TestVolumeBootPattern-1945087828 None] Lock "b'cinder-e95e5187-90f9-4bd8-9dc6-a6773faeeeb0-delete_volume'" released by "delete_volume" :: held 3.362s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:19:03.193649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:19:03.194361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:19:03.194837 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:19:03.214269 n-d-843680-7 sudo[155470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:19:03.215074 n-d-843680-7 sudo[155470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:19:03.672932 n-d-843680-7 sudo[155470]: pam_unix(sudo:session): session closed for user root
Jun 03 16:19:03.675102 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:19:03.676729 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:19:03.696234 n-d-843680-7 sudo[155473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:19:03.697015 n-d-843680-7 sudo[155473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:19:04.149442 n-d-843680-7 sudo[155473]: pam_unix(sudo:session): session closed for user root
Jun 03 16:19:04.151790 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:19:04.153273 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:20:03.191062 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:20:03.191734 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:20:03.192161 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:20:03.211346 n-d-843680-7 sudo[155634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:20:03.212341 n-d-843680-7 sudo[155634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:20:03.666306 n-d-843680-7 sudo[155634]: pam_unix(sudo:session): session closed for user root
Jun 03 16:20:03.668805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:20:03.670556 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:20:03.690150 n-d-843680-7 sudo[155637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:20:03.690955 n-d-843680-7 sudo[155637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:20:04.200913 n-d-843680-7 sudo[155637]: pam_unix(sudo:session): session closed for user root
Jun 03 16:20:04.203142 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:20:04.204514 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:21:03.193344 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:21:03.194010 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:21:03.194689 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:21:03.215230 n-d-843680-7 sudo[155687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:21:03.216342 n-d-843680-7 sudo[155687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:21:03.681591 n-d-843680-7 sudo[155687]: pam_unix(sudo:session): session closed for user root
Jun 03 16:21:03.684201 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:21:03.685796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:21:03.706818 n-d-843680-7 sudo[155690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:21:03.707647 n-d-843680-7 sudo[155690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:21:04.165879 n-d-843680-7 sudo[155690]: pam_unix(sudo:session): session closed for user root
Jun 03 16:21:04.168157 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:21:04.169717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:22:03.200107 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:22:03.200931 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:22:03.201264 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:22:03.219690 n-d-843680-7 sudo[155739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:22:03.220483 n-d-843680-7 sudo[155739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:22:03.655852 n-d-843680-7 sudo[155739]: pam_unix(sudo:session): session closed for user root
Jun 03 16:22:03.657956 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:22:03.659606 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:22:03.679194 n-d-843680-7 sudo[155742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:22:03.680105 n-d-843680-7 sudo[155742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:22:04.121580 n-d-843680-7 sudo[155742]: pam_unix(sudo:session): session closed for user root
Jun 03 16:22:04.124481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:22:04.125912 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:23:03.204600 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:23:03.210722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:23:03.210722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:23:03.224467 n-d-843680-7 sudo[155791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:23:03.225251 n-d-843680-7 sudo[155791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:23:03.694365 n-d-843680-7 sudo[155791]: pam_unix(sudo:session): session closed for user root
Jun 03 16:23:03.696419 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:23:03.698035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:23:03.716855 n-d-843680-7 sudo[155794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:23:03.717641 n-d-843680-7 sudo[155794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:23:04.203561 n-d-843680-7 sudo[155794]: pam_unix(sudo:session): session closed for user root
Jun 03 16:23:04.205664 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:23:04.207040 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:24:03.205130 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:24:03.205811 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:24:03.206249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:24:03.224407 n-d-843680-7 sudo[156165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:24:03.225193 n-d-843680-7 sudo[156165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:24:03.675442 n-d-843680-7 sudo[156165]: pam_unix(sudo:session): session closed for user root
Jun 03 16:24:03.677615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:24:03.679187 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:24:03.697214 n-d-843680-7 sudo[156168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:24:03.698009 n-d-843680-7 sudo[156168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:24:04.154153 n-d-843680-7 sudo[156168]: pam_unix(sudo:session): session closed for user root
Jun 03 16:24:04.156387 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:24:04.157679 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:25:03.207843 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:25:03.208474 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:25:03.208965 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:25:03.226802 n-d-843680-7 sudo[156290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:25:03.227596 n-d-843680-7 sudo[156290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:25:03.667946 n-d-843680-7 sudo[156290]: pam_unix(sudo:session): session closed for user root
Jun 03 16:25:03.670061 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:25:03.671735 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:25:03.690278 n-d-843680-7 sudo[156293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:25:03.691177 n-d-843680-7 sudo[156293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:25:04.142413 n-d-843680-7 sudo[156293]: pam_unix(sudo:session): session closed for user root
Jun 03 16:25:04.145340 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:25:04.146658 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:26:03.212379 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:26:03.213066 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:26:03.213612 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:26:03.231737 n-d-843680-7 sudo[156422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:26:03.232530 n-d-843680-7 sudo[156422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:26:03.680639 n-d-843680-7 sudo[156422]: pam_unix(sudo:session): session closed for user root
Jun 03 16:26:03.682784 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:26:03.684730 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:26:03.703453 n-d-843680-7 sudo[156426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:26:03.704287 n-d-843680-7 sudo[156426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:26:04.175924 n-d-843680-7 sudo[156426]: pam_unix(sudo:session): session closed for user root
Jun 03 16:26:04.178809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:26:04.180157 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:27:03.218958 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:27:03.219659 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:27:03.220117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:27:03.238395 n-d-843680-7 sudo[156479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:27:03.239187 n-d-843680-7 sudo[156479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:27:03.676198 n-d-843680-7 sudo[156479]: pam_unix(sudo:session): session closed for user root
Jun 03 16:27:03.678341 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:27:03.680068 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:27:03.698430 n-d-843680-7 sudo[156482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:27:03.699260 n-d-843680-7 sudo[156482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:27:04.148813 n-d-843680-7 sudo[156482]: pam_unix(sudo:session): session closed for user root
Jun 03 16:27:04.151240 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:27:04.153846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:28:03.221375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:28:03.222029 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:28:03.222538 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:28:03.240544 n-d-843680-7 sudo[156618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:28:03.241320 n-d-843680-7 sudo[156618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:28:03.695457 n-d-843680-7 sudo[156618]: pam_unix(sudo:session): session closed for user root
Jun 03 16:28:03.697559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:28:03.699395 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:28:03.717732 n-d-843680-7 sudo[156621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:28:03.718522 n-d-843680-7 sudo[156621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:28:04.143550 n-d-843680-7 sudo[156621]: pam_unix(sudo:session): session closed for user root
Jun 03 16:28:04.145669 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:28:04.147004 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:29:03.225696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:29:03.226348 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:29:03.226809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:03.244906 n-d-843680-7 sudo[156690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:29:03.245691 n-d-843680-7 sudo[156690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:29:03.689217 n-d-843680-7 sudo[156690]: pam_unix(sudo:session): session closed for user root
Jun 03 16:29:03.691285 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:03.693920 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:03.713316 n-d-843680-7 sudo[156693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:29:03.714120 n-d-843680-7 sudo[156693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:29:04.168396 n-d-843680-7 sudo[156693]: pam_unix(sudo:session): session closed for user root
Jun 03 16:29:04.170498 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:04.171841 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:29:27.091406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:29:27.095320 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:29:27.095866 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:29:27.109201 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Flow 'volume_create_manager' (c3d91c57-7e35-4285-a274-20d398b2343d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:29:27.112465 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab091910-5eae-4b9c-9efd-08274b89f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.137297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:29:27.161791 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab091910-5eae-4b9c-9efd-08274b89f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-932324727',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=13add66d-9f73-43fe-afcb-d506b5589db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbafc2316ef14d809fb833411c21bd2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:29:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:29:27Z,user_id='f4f16df796bc4eb0980ea6ccbefad6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.164990 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68956bd1-06e7-4bb9-b653-72ab3a83c022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.167065 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68956bd1-06e7-4bb9-b653-72ab3a83c022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.169374 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69c1c414-dd60-440c-ad2a-0aa9f6a6a6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.171530 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69c1c414-dd60-440c-ad2a-0aa9f6a6a6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13add66d-9f73-43fe-afcb-d506b5589db0', 'volume_name': 'volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.173734 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ee69270-7f81-4377-8944-ac77128f99bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.175807 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ee69270-7f81-4377-8944-ac77128f99bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.178333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (383851f6-253d-4fd5-bdc3-5945e3e5d09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.179112 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Volume 13add66d-9f73-43fe-afcb-d506b5589db0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'volume_size': 1}
Jun 03 16:29:27.180335 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13add66d-9f73-43fe-afcb-d506b5589db0 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:27.198728 n-d-843680-7 sudo[156704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13add66d-9f73-43fe-afcb-d506b5589db0 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:29:27.199496 n-d-843680-7 sudo[156704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:29:27.801107 n-d-843680-7 sudo[156704]: pam_unix(sudo:session): session closed for user root
Jun 03 16:29:27.803587 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13add66d-9f73-43fe-afcb-d506b5589db0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.623s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:27.807127 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (383851f6-253d-4fd5-bdc3-5945e3e5d09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.809452 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3b893f5-e09a-4045-b927-c960a661a841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:29:27.900831 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Volume volume-13add66d-9f73-43fe-afcb-d506b5589db0 (13add66d-9f73-43fe-afcb-d506b5589db0): created successfully
Jun 03 16:29:27.902818 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3b893f5-e09a-4045-b927-c960a661a841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:29:27.905905 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Flow 'volume_create_manager' (c3d91c57-7e35-4285-a274-20d398b2343d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:29:27.974762 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8056eb17-09a4-4fac-bb51-57505eb18792 tempest-ServerActionsTestJSON-1232009178 None] Created volume successfully.
Jun 03 16:29:29.259367 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:29.277740 n-d-843680-7 sudo[156738]: ubuntu : 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-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:29:29.278534 n-d-843680-7 sudo[156738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:29:29.711661 n-d-843680-7 sudo[156738]: pam_unix(sudo:session): session closed for user root
Jun 03 16:29:29.714217 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.454s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:29.761921 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:29.767667 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:29.767991 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546823408]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:29:29.768591 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:29:29.769377 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Creating iscsi_target for Volume ID: volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Created volume path /opt/stack/data/cinder/volumes/volume-13add66d-9f73-43fe-afcb-d506b5589db0,
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: incominguser tSXoxEiU28yHFSobXEBX Pp67H29jbKuDQnJn
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:29:29.826030 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:29:29.826993 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:30.173658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.346s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:30.174060 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546823408]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:29:30.174651 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:29:30.175021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:29:30.176323 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:30.183466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:30.183942 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546823408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:29:30.184504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:29:30.185544 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:30.274686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:30.275288 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546823408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:29:30.278538 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:29:30.366204 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:29:30.366564 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546823408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:29:30.367510 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:29:30.506980 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'target_lun': 1, 'volume_id': '13add66d-9f73-43fe-afcb-d506b5589db0', 'auth_method': 'CHAP', 'auth_username': 'tSXoxEiU28yHFSobXEBX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '39ddc030-84fc-4be3-95ce-4ce1d1d9af29'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:29:30.659312 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-8fff3662-f532-499b-ad03-c76a2c7e7d17 req-f66aa185-e6e3-46e6-9548-8cc8e477779c tempest-ServerActionsTestJSON-1232009178 None] attachment_update completed successfully.
Jun 03 16:29:57.696536 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-c420e529-ef7d-43dd-b86e-cef20133d722 tempest-ServerActionsTestJSON-1232009178 None] Terminate volume connection completed successfully.
Jun 03 16:29:57.697324 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-c420e529-ef7d-43dd-b86e-cef20133d722 tempest-ServerActionsTestJSON-1232009178 None] Deleting attachment 39ddc030-84fc-4be3-95ce-4ce1d1d9af29. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:30:01.637850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:01.658124 n-d-843680-7 sudo[156834]: ubuntu : 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-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:01.658930 n-d-843680-7 sudo[156834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:02.142427 n-d-843680-7 sudo[156834]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:02.145016 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.507s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.191695 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:02.199705 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.200637 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546981872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: tSXoxEiU28yHFSobXEBX
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:30:02.201421 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:30:02.203557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Creating iscsi_target for Volume ID: volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:30:02.203557 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Created volume path /opt/stack/data/cinder/volumes/volume-13add66d-9f73-43fe-afcb-d506b5589db0,
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: incominguser tSXoxEiU28yHFSobXEBX Pp67H29jbKuDQnJn
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:02.312068 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:30:02.313486 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:02.739809 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.426s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.740397 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546981872]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:02.741274 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:30:02.741638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:30:02.742796 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:02.749356 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.749662 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546981872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: tSXoxEiU28yHFSobXEBX
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:30:02.750191 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:30:02.752767 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:02.847946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.848290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546981872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:02.849493 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:02.944906 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:02.945252 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546981872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:02.946219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:30:03.229503 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:30:03.230129 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:30:03.230855 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:03.248890 n-d-843680-7 sudo[156882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:30:03.249676 n-d-843680-7 sudo[156882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:03.256589 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'target_lun': 1, 'volume_id': '13add66d-9f73-43fe-afcb-d506b5589db0', 'auth_method': 'CHAP', 'auth_username': 'tSXoxEiU28yHFSobXEBX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ba18cb11-8e67-4857-b19d-302199f755d0'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:30:03.533689 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-29bb63e8-a24f-4ec7-b559-3b0b842e21b7 req-e752ea1e-f8f1-4609-897e-bde81b16bc7e tempest-ServerActionsTestJSON-1232009178 None] attachment_update completed successfully.
Jun 03 16:30:03.696164 n-d-843680-7 sudo[156882]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:03.697879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:03.699259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:03.719261 n-d-843680-7 sudo[156885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:30:03.720115 n-d-843680-7 sudo[156885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:04.156100 n-d-843680-7 sudo[156885]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:04.158251 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:04.160402 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:30:17.096679 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-de1a8034-8757-4b3b-8a8f-f6efb36c3ee4 tempest-ServerActionsTestJSON-1232009178 None] Terminate volume connection completed successfully.
Jun 03 16:30:17.098089 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-de1a8034-8757-4b3b-8a8f-f6efb36c3ee4 tempest-ServerActionsTestJSON-1232009178 None] Deleting attachment ba18cb11-8e67-4857-b19d-302199f755d0. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:30:21.523742 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:21.542961 n-d-843680-7 sudo[156910]: ubuntu : 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-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:21.543865 n-d-843680-7 sudo[156910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:21.973859 n-d-843680-7 sudo[156910]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:21.977603 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.033161 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: tSXoxEiU28yHFSobXEBX
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Creating iscsi_target for Volume ID: volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:30:22.042167 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Created volume path /opt/stack/data/cinder/volumes/volume-13add66d-9f73-43fe-afcb-d506b5589db0,
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: incominguser tSXoxEiU28yHFSobXEBX Pp67H29jbKuDQnJn
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:30:22.128451 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:30:22.132551 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:22.494713 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.364s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.495234 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519024]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:22.495880 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:30:22.496241 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:30:22.497722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:22.504665 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.505096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: tSXoxEiU28yHFSobXEBX
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 16:30:22.505825 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:30:22.511762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:22.604536 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.605129 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:22.606381 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:22.701462 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:22.709206 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546519024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:22.710294 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:30:22.930120 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0', 'target_lun': 1, 'volume_id': '13add66d-9f73-43fe-afcb-d506b5589db0', 'auth_method': 'CHAP', 'auth_username': 'tSXoxEiU28yHFSobXEBX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '69997f3e-4167-40cf-b17f-05d4fdb53b9b'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:30:23.103313 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9f78d489-a2cf-4150-a12e-3c5c4d959840 req-c5f22820-0c82-4bda-98da-84e9ecad3598 tempest-ServerActionsTestJSON-1232009178 None] attachment_update completed successfully.
Jun 03 16:30:37.559524 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-ea57a106-1f3b-4f08-87b4-88d77a328882 req-bd8f2d9f-3433-41b0-8f6f-2fba820484a8 tempest-ServerActionsTestJSON-1232009178 None] Terminate volume connection completed successfully.
Jun 03 16:30:37.560946 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-ea57a106-1f3b-4f08-87b4-88d77a328882 req-bd8f2d9f-3433-41b0-8f6f-2fba820484a8 tempest-ServerActionsTestJSON-1232009178 None] Deleting attachment 69997f3e-4167-40cf-b17f-05d4fdb53b9b. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:30:37.564526 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:37.660756 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:37.661310 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495647984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0\n Backing store flags: \n Account information:\n tSXoxEiU28yHFSobXEBX\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:37.662340 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-ea57a106-1f3b-4f08-87b4-88d77a328882 req-bd8f2d9f-3433-41b0-8f6f-2fba820484a8 tempest-ServerActionsTestJSON-1232009178 None] Removing iscsi_target for Volume ID: 13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:37.665933 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:37.754273 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-13add66d-9f73-43fe-afcb-d506b5589db0 -f" returned: 0 in 0.090s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:37.754583 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495647984]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:37.757672 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:37.848217 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:37.848538 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495647984]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:39.157487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Lock "b'cinder-13add66d-9f73-43fe-afcb-d506b5589db0-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:30:39.313521 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:39.401976 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:39.402297 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547235296]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:30:39.402962 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Skipping remove_export. No iscsi_target is presently exported for volume: 13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:39.404034 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:39.423027 n-d-843680-7 sudo[157040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:39.423830 n-d-843680-7 sudo[157040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:39.814891 n-d-843680-7 sudo[157040]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:39.817242 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.413s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:39.820249 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:39.838349 n-d-843680-7 sudo[157043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:39.839126 n-d-843680-7 sudo[157043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:40.245222 n-d-843680-7 sudo[157043]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:40.247704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.428s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:40.249836 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:40.269167 n-d-843680-7 sudo[157046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:40.270603 n-d-843680-7 sudo[157046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:40.797519 n-d-843680-7 sudo[157046]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:40.799672 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13add66d-9f73-43fe-afcb-d506b5589db0" returned: 0 in 0.549s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:40.800672 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Successfully deleted volume: 13add66d-9f73-43fe-afcb-d506b5589db0
Jun 03 16:30:40.929757 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Created reservations ['feb576d4-7291-4f7b-a24b-de2e4a8b6b00', '23c761b4-4756-43f0-841b-59c96ea72eea', '20a5a5e0-0122-47b9-bdb2-aaaa15e7dac5', 'abaca1c8-c104-4047-afcb-232e2c5994f4'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:30:41.123769 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:30:41.124368 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:41.142551 n-d-843680-7 sudo[157053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:30:41.143330 n-d-843680-7 sudo[157053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:41.580915 n-d-843680-7 sudo[157053]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:41.583213 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:41.585866 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:30:41.605780 n-d-843680-7 sudo[157056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:30:41.606566 n-d-843680-7 sudo[157056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:30:42.055114 n-d-843680-7 sudo[157056]: pam_unix(sudo:session): session closed for user root
Jun 03 16:30:42.057699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:30:42.059985 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:30:42.066413 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Deleted volume successfully.
Jun 03 16:30:42.145306 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-f2806adb-dad3-4599-bdcb-463cc0494c99 tempest-ServerActionsTestJSON-1232009178 None] Lock "b'cinder-13add66d-9f73-43fe-afcb-d506b5589db0-delete_volume'" released by "delete_volume" :: held 2.988s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:31:03.229539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:31:03.233601 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:31:03.233601 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:31:03.249878 n-d-843680-7 sudo[157100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:31:03.250666 n-d-843680-7 sudo[157100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:31:03.675971 n-d-843680-7 sudo[157100]: pam_unix(sudo:session): session closed for user root
Jun 03 16:31:03.678114 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:31:03.680371 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:31:03.698273 n-d-843680-7 sudo[157103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:31:03.699058 n-d-843680-7 sudo[157103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:31:04.150267 n-d-843680-7 sudo[157103]: pam_unix(sudo:session): session closed for user root
Jun 03 16:31:04.152773 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:31:04.154278 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:32:03.232377 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:32:03.233073 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:32:03.234436 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:03.264283 n-d-843680-7 sudo[157390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:32:03.265405 n-d-843680-7 sudo[157390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:03.765309 n-d-843680-7 sudo[157390]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:03.777658 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:03.779423 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:03.799267 n-d-843680-7 sudo[157402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:32:03.800116 n-d-843680-7 sudo[157402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:04.273234 n-d-843680-7 sudo[157402]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:04.275614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:04.277562 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:32:41.335988 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:32:41.339896 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:32:41.340409 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:32:41.353133 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Flow 'volume_create_manager' (10ee1eff-fc07-4ff1-8074-36140b861177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:32:41.356604 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c31d743-2f15-4d17-8537-a22da89838a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:41.380032 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:32:41.404329 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c31d743-2f15-4d17-8537-a22da89838a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1415950006',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=bfdb1949-19cb-4590-a896-a79e6123d587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='401b799207654843b071b5cf2afd9e62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:32:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:32:41Z,user_id='562b1ba1964a4e07b03c2c05e1575c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d7136a6-ad6d-4c15-a2e7-818f166fa2c7),volume_type_id=4d7136a6-ad6d-4c15-a2e7-818f166fa2c7)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:41.406785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fadf7608-0101-4540-a741-0b772f0de6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:41.408952 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fadf7608-0101-4540-a741-0b772f0de6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:41.411195 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ec9dcb8-6d9e-41f0-8e66-f379c8b67ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:41.413365 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ec9dcb8-6d9e-41f0-8e66-f379c8b67ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfdb1949-19cb-4590-a896-a79e6123d587', 'volume_name': 'volume-bfdb1949-19cb-4590-a896-a79e6123d587', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:41.415523 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60b82ad4-5127-410b-b9cb-61accc920f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:41.417586 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60b82ad4-5127-410b-b9cb-61accc920f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:41.419668 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (168c0732-520b-4e03-91b0-96d2cc58c534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:41.420467 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Volume bfdb1949-19cb-4590-a896-a79e6123d587: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfdb1949-19cb-4590-a896-a79e6123d587', 'volume_size': 1}
Jun 03 16:32:41.421832 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdb1949-19cb-4590-a896-a79e6123d587 stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:41.441134 n-d-843680-7 sudo[157978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdb1949-19cb-4590-a896-a79e6123d587 stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:32:41.441912 n-d-843680-7 sudo[157978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:42.024010 n-d-843680-7 sudo[157978]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:42.026287 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdb1949-19cb-4590-a896-a79e6123d587 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.604s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:42.029800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (168c0732-520b-4e03-91b0-96d2cc58c534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfdb1949-19cb-4590-a896-a79e6123d587', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:42.032192 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a9456af-4392-484a-b990-b889d1c7d2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:32:42.129251 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Volume volume-bfdb1949-19cb-4590-a896-a79e6123d587 (bfdb1949-19cb-4590-a896-a79e6123d587): created successfully
Jun 03 16:32:42.131181 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a9456af-4392-484a-b990-b889d1c7d2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:32:42.134620 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Flow 'volume_create_manager' (10ee1eff-fc07-4ff1-8074-36140b861177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:32:42.220604 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-bf85eaa3-700b-459b-9d7e-68b4d6211f3a tempest-TestEncryptedCinderVolumes-222147747 None] Created volume successfully.
Jun 03 16:32:43.518677 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:43.536366 n-d-843680-7 sudo[158012]: ubuntu : 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-bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:43.537144 n-d-843680-7 sudo[158012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:43.932056 n-d-843680-7 sudo[158012]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:43.934349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587" returned: 0 in 0.415s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:43.980828 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:43.987235 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:43.987673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:43.988268 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:32:43.989061 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Creating iscsi_target for Volume ID: volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Created volume path /opt/stack/data/cinder/volumes/volume-bfdb1949-19cb-4590-a896-a79e6123d587,
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: incominguser fsM8Ks3iBxEg5zNdwqJ2 WdyQc5T9i5kzekSM
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:32:44.046863 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:32:44.048627 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:44.387522 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587" returned: 0 in 0.339s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:44.387867 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:44.388469 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:32:44.388839 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:32:44.390057 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:44.396549 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:44.396955 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587\n Backing store flags: \n Account information:\n fsM8Ks3iBxEg5zNdwqJ2\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:44.397620 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:32:44.400079 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:44.491285 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:44.491639 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587\n Backing store flags: \n Account information:\n fsM8Ks3iBxEg5zNdwqJ2\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:44.492758 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:44.577962 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:44.579035 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587\n Backing store flags: \n Account information:\n fsM8Ks3iBxEg5zNdwqJ2\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:44.579932 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:32:44.728826 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587', 'target_lun': 1, 'volume_id': 'bfdb1949-19cb-4590-a896-a79e6123d587', 'auth_method': 'CHAP', 'auth_username': 'fsM8Ks3iBxEg5zNdwqJ2', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b4d48466-1462-491e-81d1-88ae6088c562'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:32:44.897627 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-96234211-f1a7-4e21-9370-b344e18de971 req-533f1132-4574-410b-8843-35328f8cd243 tempest-TestEncryptedCinderVolumes-222147747 None] attachment_update completed successfully.
Jun 03 16:32:53.401161 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-231ca699-08a2-4a5b-82bc-479da9881a8c req-c43423b5-2fac-41ab-ad73-56dee3bbe5b1 tempest-TestEncryptedCinderVolumes-222147747 None] Terminate volume connection completed successfully.
Jun 03 16:32:53.401783 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-231ca699-08a2-4a5b-82bc-479da9881a8c req-c43423b5-2fac-41ab-ad73-56dee3bbe5b1 tempest-TestEncryptedCinderVolumes-222147747 None] Deleting attachment b4d48466-1462-491e-81d1-88ae6088c562. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:32:53.403006 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:53.492429 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:53.492753 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587\n Backing store flags: \n Account information:\n fsM8Ks3iBxEg5zNdwqJ2\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:53.493375 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-231ca699-08a2-4a5b-82bc-479da9881a8c req-c43423b5-2fac-41ab-ad73-56dee3bbe5b1 tempest-TestEncryptedCinderVolumes-222147747 None] Removing iscsi_target for Volume ID: bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:53.494455 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587 -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:53.583960 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bfdb1949-19cb-4590-a896-a79e6123d587 -f" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:53.584313 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:53.587362 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:53.677905 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:53.678224 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:55.276806 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Lock "b'cinder-bfdb1949-19cb-4590-a896-a79e6123d587-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:32:55.392479 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:55.479772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:55.480092 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394549595824]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:32:55.480743 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Skipping remove_export. No iscsi_target is presently exported for volume: bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:55.481786 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:55.500800 n-d-843680-7 sudo[158072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:55.501566 n-d-843680-7 sudo[158072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:55.912507 n-d-843680-7 sudo[158072]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:55.914849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587" returned: 0 in 0.433s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:55.916680 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:55.934775 n-d-843680-7 sudo[158075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:55.935559 n-d-843680-7 sudo[158075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:56.327625 n-d-843680-7 sudo[158075]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:56.329876 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587" returned: 0 in 0.413s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:56.332543 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:56.350910 n-d-843680-7 sudo[158078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:56.351750 n-d-843680-7 sudo[158078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:56.921677 n-d-843680-7 sudo[158078]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:56.924004 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfdb1949-19cb-4590-a896-a79e6123d587" returned: 0 in 0.592s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:56.925784 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Successfully deleted volume: bfdb1949-19cb-4590-a896-a79e6123d587
Jun 03 16:32:56.954027 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-734927252 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-734927252, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:32:56.954811 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-734927252 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-734927252, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:32:57.031525 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Created reservations ['3fd83f37-7d3d-4327-a549-604af9f19805', 'c86b746d-ad57-494f-b3de-fce7d26361ea', '747c97ac-a52e-49b5-892b-7328a37808ca', 'f186a01f-44d4-4f4e-ab6d-00e4026a70bd'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:32:57.208929 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:32:57.209633 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:57.229556 n-d-843680-7 sudo[158087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:32:57.230348 n-d-843680-7 sudo[158087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:57.719613 n-d-843680-7 sudo[158087]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:57.722476 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:57.724655 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:32:57.743121 n-d-843680-7 sudo[158090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:32:57.743917 n-d-843680-7 sudo[158090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:32:58.189117 n-d-843680-7 sudo[158090]: pam_unix(sudo:session): session closed for user root
Jun 03 16:32:58.191529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:32:58.193602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:32:58.199820 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Deleted volume successfully.
Jun 03 16:32:58.271910 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-736e282e-901d-493d-9e76-0589d91396e1 tempest-TestEncryptedCinderVolumes-222147747 None] Lock "b'cinder-bfdb1949-19cb-4590-a896-a79e6123d587-delete_volume'" released by "delete_volume" :: held 2.995s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:33:03.233790 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:33:03.234427 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:33:03.234946 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:03.253439 n-d-843680-7 sudo[158103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:33:03.254285 n-d-843680-7 sudo[158103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:03.709467 n-d-843680-7 sudo[158103]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:03.711564 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:03.713184 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:03.731911 n-d-843680-7 sudo[158106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:33:03.732708 n-d-843680-7 sudo[158106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:04.158169 n-d-843680-7 sudo[158106]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:04.161045 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:04.162406 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:33:17.959202 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:33:17.963927 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:33:17.964437 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:33:17.977602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Flow 'volume_create_manager' (186c06c1-003c-4b4b-bd86-ddf2f4002f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:33:17.980797 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1e4da6c-2abb-492d-aa93-6f6afa8bd5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.002563 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:33:18.030770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1e4da6c-2abb-492d-aa93-6f6afa8bd5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-478305170',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=4771017f-5651-43d1-bc4c-5d34b18560be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='401b799207654843b071b5cf2afd9e62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:33:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:33:18Z,user_id='562b1ba1964a4e07b03c2c05e1575c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef197bca-efc0-4e14-98ad-833c0ca97557),volume_type_id=ef197bca-efc0-4e14-98ad-833c0ca97557)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.033197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7eeb5022-d053-46e4-8bfc-c21efc9b6f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.035250 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7eeb5022-d053-46e4-8bfc-c21efc9b6f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.037556 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac8db2e-1910-4f5e-83cc-3231d7d9bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.039730 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ac8db2e-1910-4f5e-83cc-3231d7d9bde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4771017f-5651-43d1-bc4c-5d34b18560be', 'volume_name': 'volume-4771017f-5651-43d1-bc4c-5d34b18560be', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.041920 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dcd11f1-ab1c-46d1-b423-e70ab4576e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.043980 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dcd11f1-ab1c-46d1-b423-e70ab4576e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.046065 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6e180d0-c4e0-44c3-b79d-73b7240aebb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.046828 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Volume 4771017f-5651-43d1-bc4c-5d34b18560be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4771017f-5651-43d1-bc4c-5d34b18560be', 'volume_size': 1}
Jun 03 16:33:18.048048 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4771017f-5651-43d1-bc4c-5d34b18560be stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:18.066256 n-d-843680-7 sudo[158140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4771017f-5651-43d1-bc4c-5d34b18560be stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:33:18.067582 n-d-843680-7 sudo[158140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:18.676205 n-d-843680-7 sudo[158140]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:18.679245 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4771017f-5651-43d1-bc4c-5d34b18560be stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.631s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:18.682815 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6e180d0-c4e0-44c3-b79d-73b7240aebb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4771017f-5651-43d1-bc4c-5d34b18560be', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.685143 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f69d8fe-0594-42b9-9a21-9dd2a120dda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:33:18.757031 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Volume volume-4771017f-5651-43d1-bc4c-5d34b18560be (4771017f-5651-43d1-bc4c-5d34b18560be): created successfully
Jun 03 16:33:18.758800 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f69d8fe-0594-42b9-9a21-9dd2a120dda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:33:18.761794 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Flow 'volume_create_manager' (186c06c1-003c-4b4b-bd86-ddf2f4002f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:33:18.860456 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-1bfc3f1f-e7c8-4135-92b9-68612b0d218a tempest-TestEncryptedCinderVolumes-222147747 None] Created volume successfully.
Jun 03 16:33:20.007805 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:20.026117 n-d-843680-7 sudo[158174]: ubuntu : 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-4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:20.026891 n-d-843680-7 sudo[158174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:20.437562 n-d-843680-7 sudo[158174]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:20.439771 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be" returned: 0 in 0.432s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:20.485019 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:20.491381 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:20.491722 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831841856]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:20.492308 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:33:20.493115 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Creating iscsi_target for Volume ID: volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Created volume path /opt/stack/data/cinder/volumes/volume-4771017f-5651-43d1-bc4c-5d34b18560be,
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: incominguser KbpKaAh53Jqx388bMWCd wiKT59BVLe2SGLcB
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:33:20.533506 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:33:20.534659 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:20.876296 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be" returned: 0 in 0.341s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:20.876638 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831841856]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:20.877238 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:33:20.877608 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:33:20.878791 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:20.884886 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:20.885221 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831841856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be\n Backing store flags: \n Account information:\n KbpKaAh53Jqx388bMWCd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:20.885774 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:33:20.886761 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:20.972904 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:20.973757 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831841856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be\n Backing store flags: \n Account information:\n KbpKaAh53Jqx388bMWCd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:20.975089 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:21.060597 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:21.061181 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831841856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be\n Backing store flags: \n Account information:\n KbpKaAh53Jqx388bMWCd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:21.061834 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:33:21.196967 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be', 'target_lun': 1, 'volume_id': '4771017f-5651-43d1-bc4c-5d34b18560be', 'auth_method': 'CHAP', 'auth_username': 'KbpKaAh53Jqx388bMWCd', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a3f7c6d5-9f35-4eb9-901c-cad3be028d14'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:33:21.362975 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-b89bb5bd-d960-474a-9fb6-005bd21a11ff req-f0bae840-f7c5-413b-bdf3-2e69a0ebb22c tempest-TestEncryptedCinderVolumes-222147747 None] attachment_update completed successfully.
Jun 03 16:33:29.853973 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-ca520ee8-9015-4b4b-bd69-1ab262a0dce4 req-7a220cb5-f9a8-4827-b5b4-2f54f6ebf250 tempest-TestEncryptedCinderVolumes-222147747 None] Terminate volume connection completed successfully.
Jun 03 16:33:29.854640 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-ca520ee8-9015-4b4b-bd69-1ab262a0dce4 req-7a220cb5-f9a8-4827-b5b4-2f54f6ebf250 tempest-TestEncryptedCinderVolumes-222147747 None] Deleting attachment a3f7c6d5-9f35-4eb9-901c-cad3be028d14. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:33:29.855763 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:29.942470 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:29.942797 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831843968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be\n Backing store flags: \n Account information:\n KbpKaAh53Jqx388bMWCd\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:29.943408 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-ca520ee8-9015-4b4b-bd69-1ab262a0dce4 req-7a220cb5-f9a8-4827-b5b4-2f54f6ebf250 tempest-TestEncryptedCinderVolumes-222147747 None] Removing iscsi_target for Volume ID: 4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:29.944502 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:30.033290 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4771017f-5651-43d1-bc4c-5d34b18560be -f" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:30.033615 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831843968]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:30.034857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:30.122631 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:30.123020 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831843968]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:31.686291 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Lock "b'cinder-4771017f-5651-43d1-bc4c-5d34b18560be-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:33:31.815421 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:31.902096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:31.902442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831843968]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:33:31.903138 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:31.904192 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:31.922011 n-d-843680-7 sudo[158233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:31.922782 n-d-843680-7 sudo[158233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:32.320228 n-d-843680-7 sudo[158233]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:32.322634 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be" returned: 0 in 0.418s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:32.324483 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:32.343244 n-d-843680-7 sudo[158236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:32.344055 n-d-843680-7 sudo[158236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:32.748883 n-d-843680-7 sudo[158236]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:32.751169 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be" returned: 0 in 0.426s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:32.753298 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:32.771541 n-d-843680-7 sudo[158239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:32.772352 n-d-843680-7 sudo[158239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:33.342034 n-d-843680-7 sudo[158239]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:33.344630 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4771017f-5651-43d1-bc4c-5d34b18560be" returned: 0 in 0.591s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:33.345755 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Successfully deleted volume: 4771017f-5651-43d1-bc4c-5d34b18560be
Jun 03 16:33:33.375173 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1216069225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1216069225, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:33:33.376275 n-d-843680-7 cinder-volume[97269]: WARNING cinder.quota [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1216069225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1216069225, it is now deprecated. Please use the default quota class for default quota.
Jun 03 16:33:33.483469 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Created reservations ['14f6f627-1e1a-4f47-9d3b-c12b025ea364', 'f063f130-e3af-47d5-a2e6-2d0cc9da6734', 'e39e20cd-3093-4585-9abf-d96c8cf28701', 'c0f2f3ac-8c33-4306-b965-f48f6c896ba6'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:33:33.705776 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:33:33.706477 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:33.729665 n-d-843680-7 sudo[158246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:33:33.730472 n-d-843680-7 sudo[158246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:34.215860 n-d-843680-7 sudo[158246]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:34.218477 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:34.221319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:33:34.240915 n-d-843680-7 sudo[158283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:33:34.241899 n-d-843680-7 sudo[158283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:33:34.676129 n-d-843680-7 sudo[158283]: pam_unix(sudo:session): session closed for user root
Jun 03 16:33:34.678930 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:33:34.680998 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:33:34.687551 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Deleted volume successfully.
Jun 03 16:33:34.756132 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-073c8706-211b-43a3-bc92-7b5ddc07ae4b tempest-TestEncryptedCinderVolumes-222147747 None] Lock "b'cinder-4771017f-5651-43d1-bc4c-5d34b18560be-delete_volume'" released by "delete_volume" :: held 3.070s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:34:03.240428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:34:03.241060 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:34:03.241348 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:03.269506 n-d-843680-7 sudo[158539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:34:03.271015 n-d-843680-7 sudo[158539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:34:03.761716 n-d-843680-7 sudo[158539]: pam_unix(sudo:session): session closed for user root
Jun 03 16:34:03.764153 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.522s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:03.765977 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:03.787416 n-d-843680-7 sudo[158560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:34:03.788857 n-d-843680-7 sudo[158560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:34:04.284774 n-d-843680-7 sudo[158560]: pam_unix(sudo:session): session closed for user root
Jun 03 16:34:04.292209 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:04.294180 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:34:47.541550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:34:47.545630 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:34:47.546171 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:34:47.559162 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Flow 'volume_create_manager' (65f0f379-73f7-406c-a999-bd967ed07a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:34:47.562352 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86f3ab42-8898-43d6-a21c-945c53c141f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:47.585442 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:34:47.610743 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86f3ab42-8898-43d6-a21c-945c53c141f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1555572442',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=3cca2379-f532-4f71-9105-1336adf8128c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6dd477b769446f6b6b84482be7e74ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:34:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:34:47Z,user_id='71c75ba15594436fbfbc4514a602a733',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:47.613219 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e0c6a65-39c9-4f04-b2ff-63edd4787e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:47.615333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e0c6a65-39c9-4f04-b2ff-63edd4787e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:47.617700 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43f33156-71ef-4c7a-b025-ef13b907fd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:47.619928 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43f33156-71ef-4c7a-b025-ef13b907fd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cca2379-f532-4f71-9105-1336adf8128c', 'volume_name': 'volume-3cca2379-f532-4f71-9105-1336adf8128c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:47.622140 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdb32a73-6b94-4d9e-be87-8d26e5a10ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:47.624235 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdb32a73-6b94-4d9e-be87-8d26e5a10ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:47.626348 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0b74e6e-a9f5-48e6-8616-429ba370b1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:47.627121 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Volume 3cca2379-f532-4f71-9105-1336adf8128c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cca2379-f532-4f71-9105-1336adf8128c', 'volume_size': 1}
Jun 03 16:34:47.628349 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cca2379-f532-4f71-9105-1336adf8128c stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:47.646160 n-d-843680-7 sudo[158951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cca2379-f532-4f71-9105-1336adf8128c stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:34:47.647597 n-d-843680-7 sudo[158951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:34:48.239406 n-d-843680-7 sudo[158951]: pam_unix(sudo:session): session closed for user root
Jun 03 16:34:48.241819 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cca2379-f532-4f71-9105-1336adf8128c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.613s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:48.245361 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0b74e6e-a9f5-48e6-8616-429ba370b1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cca2379-f532-4f71-9105-1336adf8128c', 'volume_size': 1}' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:48.249521 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac5a1b45-a8de-4354-9a6c-de072f8f614b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:34:48.299790 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Volume volume-3cca2379-f532-4f71-9105-1336adf8128c (3cca2379-f532-4f71-9105-1336adf8128c): created successfully
Jun 03 16:34:48.301792 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac5a1b45-a8de-4354-9a6c-de072f8f614b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:34:48.304883 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Flow 'volume_create_manager' (65f0f379-73f7-406c-a999-bd967ed07a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:34:48.367143 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-8d02fc32-d871-4e7d-852d-5137611374dd tempest-TestMinimumBasicScenario-1525729892 None] Created volume successfully.
Jun 03 16:34:49.672516 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:49.690408 n-d-843680-7 sudo[158985]: ubuntu : 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-3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:34:49.691178 n-d-843680-7 sudo[158985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:34:50.078290 n-d-843680-7 sudo[158985]: pam_unix(sudo:session): session closed for user root
Jun 03 16:34:50.080621 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c" returned: 0 in 0.408s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.131188 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:50.137065 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.137385 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495976192]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:34:50.138026 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:34:50.138803 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Creating iscsi_target for Volume ID: volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Created volume path /opt/stack/data/cinder/volumes/volume-3cca2379-f532-4f71-9105-1336adf8128c,
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: incominguser YdRrXNNP749MR4at9583 R3UmBn6J6kFmUVsi
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:34:50.201726 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:34:50.202995 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:50.545451 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c" returned: 0 in 0.342s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.545729 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495976192]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:34:50.546337 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:34:50.546692 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:34:50.547987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:50.554086 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.554414 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495976192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c\n Backing store flags: \n Account information:\n YdRrXNNP749MR4at9583\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:34:50.554966 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:34:50.555850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:50.642166 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.642503 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495976192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c\n Backing store flags: \n Account information:\n YdRrXNNP749MR4at9583\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:34:50.643696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:34:50.730556 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:34:50.731124 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394495976192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c\n Backing store flags: \n Account information:\n YdRrXNNP749MR4at9583\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:34:50.731823 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:34:50.898741 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c', 'target_lun': 1, 'volume_id': '3cca2379-f532-4f71-9105-1336adf8128c', 'auth_method': 'CHAP', 'auth_username': 'YdRrXNNP749MR4at9583', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f0d81f85-8112-4340-863a-08d8ce60f310'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:34:51.073250 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-9b0453c4-eab1-4bb2-a0cc-c2a21c978316 req-dcef6d79-4d6c-455b-997a-d7d7525c5335 tempest-TestMinimumBasicScenario-1525729892 None] attachment_update completed successfully.
Jun 03 16:35:03.244403 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:35:03.245055 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:35:03.245613 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:35:03.264638 n-d-843680-7 sudo[159039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:35:03.265500 n-d-843680-7 sudo[159039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:35:03.670235 n-d-843680-7 sudo[159039]: pam_unix(sudo:session): session closed for user root
Jun 03 16:35:03.672365 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:35:03.674185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:35:03.693707 n-d-843680-7 sudo[159043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:35:03.694519 n-d-843680-7 sudo[159043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:35:04.103865 n-d-843680-7 sudo[159043]: pam_unix(sudo:session): session closed for user root
Jun 03 16:35:04.105953 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:35:04.108021 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:36:03.247991 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:36:03.248697 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:36:03.249161 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:36:03.268555 n-d-843680-7 sudo[159107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:36:03.269358 n-d-843680-7 sudo[159107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:36:03.696724 n-d-843680-7 sudo[159107]: pam_unix(sudo:session): session closed for user root
Jun 03 16:36:03.698782 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:36:03.700687 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:36:03.719289 n-d-843680-7 sudo[159110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:36:03.720116 n-d-843680-7 sudo[159110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:36:04.101803 n-d-843680-7 sudo[159110]: pam_unix(sudo:session): session closed for user root
Jun 03 16:36:04.103912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:36:04.105323 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:37:03.254357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:37:03.255044 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:37:03.255678 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:03.273669 n-d-843680-7 sudo[159159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:37:03.274451 n-d-843680-7 sudo[159159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:03.683928 n-d-843680-7 sudo[159159]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:03.685999 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:03.687762 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:03.705507 n-d-843680-7 sudo[159162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:37:03.706285 n-d-843680-7 sudo[159162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:04.107992 n-d-843680-7 sudo[159162]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:04.110099 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:04.111425 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:37:28.191356 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-20320eff-8cb6-4735-8147-d514a1c49095 req-d3f56a34-cfd0-411b-bb2a-3551ee88fe82 tempest-TestMinimumBasicScenario-1525729892 None] Terminate volume connection completed successfully.
Jun 03 16:37:28.192279 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-20320eff-8cb6-4735-8147-d514a1c49095 req-d3f56a34-cfd0-411b-bb2a-3551ee88fe82 tempest-TestMinimumBasicScenario-1525729892 None] Deleting attachment f0d81f85-8112-4340-863a-08d8ce60f310. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 16:37:28.193337 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:28.279775 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:28.280099 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831641328]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c\n Backing store flags: \n Account information:\n YdRrXNNP749MR4at9583\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:37:28.280730 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-20320eff-8cb6-4735-8147-d514a1c49095 req-d3f56a34-cfd0-411b-bb2a-3551ee88fe82 tempest-TestMinimumBasicScenario-1525729892 None] Removing iscsi_target for Volume ID: 3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:28.281818 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:28.370879 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3cca2379-f532-4f71-9105-1336adf8128c -f" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:28.371200 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831641328]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:37:28.372918 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:28.466561 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:28.466877 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831641328]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:37:30.099282 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Lock "b'cinder-3cca2379-f532-4f71-9105-1336adf8128c-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 16:37:30.224511 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:30.311090 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:30.311407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393831641328]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:37:30.312105 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:30.313145 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:30.330841 n-d-843680-7 sudo[159218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:30.332203 n-d-843680-7 sudo[159218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:30.725822 n-d-843680-7 sudo[159218]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:30.727971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c" returned: 0 in 0.414s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:30.729619 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:30.747340 n-d-843680-7 sudo[159221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:30.748167 n-d-843680-7 sudo[159221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:31.130533 n-d-843680-7 sudo[159221]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:31.132788 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c" returned: 0 in 0.403s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:31.141411 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:31.154331 n-d-843680-7 sudo[159224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:31.155121 n-d-843680-7 sudo[159224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:31.688265 n-d-843680-7 sudo[159224]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:31.691152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cca2379-f532-4f71-9105-1336adf8128c" returned: 0 in 0.555s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:31.692292 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Successfully deleted volume: 3cca2379-f532-4f71-9105-1336adf8128c
Jun 03 16:37:31.795602 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Created reservations ['3fcba6b0-38fb-41f4-afeb-fe798f36d887', 'c8456dd6-ed46-486e-a82f-deb5448f06f6', 'd33b49aa-4146-45a0-9638-3602fd685f47', '6c244598-d8de-4841-bc71-3103344595be'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 16:37:31.937945 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:37:31.938704 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:31.957306 n-d-843680-7 sudo[159231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:37:31.958105 n-d-843680-7 sudo[159231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:32.397801 n-d-843680-7 sudo[159231]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:32.409802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:32.409802 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:37:32.422364 n-d-843680-7 sudo[159234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:37:32.423209 n-d-843680-7 sudo[159234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:37:32.860243 n-d-843680-7 sudo[159234]: pam_unix(sudo:session): session closed for user root
Jun 03 16:37:32.862649 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:37:32.864685 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:37:32.870008 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Deleted volume successfully.
Jun 03 16:37:32.935550 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [None req-26a4da5b-0b53-4c54-94db-39ad48d6a5cf tempest-TestMinimumBasicScenario-1525729892 None] Lock "b'cinder-3cca2379-f532-4f71-9105-1336adf8128c-delete_volume'" released by "delete_volume" :: held 2.836s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 16:38:03.258852 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:38:03.259956 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:38:03.261052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:38:03.284979 n-d-843680-7 sudo[159435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:38:03.286082 n-d-843680-7 sudo[159435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:38:03.791246 n-d-843680-7 sudo[159435]: pam_unix(sudo:session): session closed for user root
Jun 03 16:38:03.793480 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:38:03.795492 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:38:03.823643 n-d-843680-7 sudo[159455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:38:03.824464 n-d-843680-7 sudo[159455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:38:04.312005 n-d-843680-7 sudo[159455]: pam_unix(sudo:session): session closed for user root
Jun 03 16:38:04.314051 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.518s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:38:04.316497 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:39:03.260333 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:39:03.260922 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:39:03.261550 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:39:03.280583 n-d-843680-7 sudo[159721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:39:03.281372 n-d-843680-7 sudo[159721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:39:03.712242 n-d-843680-7 sudo[159721]: pam_unix(sudo:session): session closed for user root
Jun 03 16:39:03.714388 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:39:03.716045 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:39:03.734451 n-d-843680-7 sudo[159724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:39:03.735251 n-d-843680-7 sudo[159724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:39:04.157009 n-d-843680-7 sudo[159724]: pam_unix(sudo:session): session closed for user root
Jun 03 16:39:04.159247 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:39:04.163632 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:40:03.256440 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:40:03.259717 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:40:03.259717 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:40:03.285406 n-d-843680-7 sudo[159985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:40:03.286375 n-d-843680-7 sudo[159985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:40:03.744984 n-d-843680-7 sudo[159985]: pam_unix(sudo:session): session closed for user root
Jun 03 16:40:03.748006 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:40:03.749606 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:40:03.770918 n-d-843680-7 sudo[159997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:40:03.771978 n-d-843680-7 sudo[159997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:40:04.282883 n-d-843680-7 sudo[159997]: pam_unix(sudo:session): session closed for user root
Jun 03 16:40:04.285185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.535s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:40:04.286785 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:41:03.254857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:41:03.255422 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:41:03.255997 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:41:03.274558 n-d-843680-7 sudo[160210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:41:03.275350 n-d-843680-7 sudo[160210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:41:03.714455 n-d-843680-7 sudo[160210]: pam_unix(sudo:session): session closed for user root
Jun 03 16:41:03.717602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:41:03.719187 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:41:03.737637 n-d-843680-7 sudo[160213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:41:03.738414 n-d-843680-7 sudo[160213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:41:04.181331 n-d-843680-7 sudo[160213]: pam_unix(sudo:session): session closed for user root
Jun 03 16:41:04.183429 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:41:04.186040 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:42:03.254374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:42:03.254933 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:42:03.255524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:42:03.273753 n-d-843680-7 sudo[160277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:42:03.274539 n-d-843680-7 sudo[160277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:42:03.711225 n-d-843680-7 sudo[160277]: pam_unix(sudo:session): session closed for user root
Jun 03 16:42:03.713584 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:42:03.715193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:42:03.733525 n-d-843680-7 sudo[160280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:42:03.734305 n-d-843680-7 sudo[160280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:42:04.165490 n-d-843680-7 sudo[160280]: pam_unix(sudo:session): session closed for user root
Jun 03 16:42:04.167585 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:42:04.168938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:43:03.257723 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:43:03.258425 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:43:03.258986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:43:03.288368 n-d-843680-7 sudo[160648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:43:03.290752 n-d-843680-7 sudo[160648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:43:03.793137 n-d-843680-7 sudo[160648]: pam_unix(sudo:session): session closed for user root
Jun 03 16:43:03.795823 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:43:03.798272 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:43:03.820172 n-d-843680-7 sudo[160661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:43:03.820983 n-d-843680-7 sudo[160661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:43:04.297705 n-d-843680-7 sudo[160661]: pam_unix(sudo:session): session closed for user root
Jun 03 16:43:04.299813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:43:04.304487 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:44:03.260209 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:44:03.260770 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:44:03.261352 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:44:03.279309 n-d-843680-7 sudo[160765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:44:03.280126 n-d-843680-7 sudo[160765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:44:03.757914 n-d-843680-7 sudo[160765]: pam_unix(sudo:session): session closed for user root
Jun 03 16:44:03.760544 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:44:03.762186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:44:03.780478 n-d-843680-7 sudo[160768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:44:03.781276 n-d-843680-7 sudo[160768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:44:04.225457 n-d-843680-7 sudo[160768]: pam_unix(sudo:session): session closed for user root
Jun 03 16:44:04.227652 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:44:04.229758 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:45:03.257096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:45:03.257784 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:45:03.258223 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:45:03.276107 n-d-843680-7 sudo[160847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:45:03.276891 n-d-843680-7 sudo[160847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:45:03.710667 n-d-843680-7 sudo[160847]: pam_unix(sudo:session): session closed for user root
Jun 03 16:45:03.712867 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:45:03.715139 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:45:03.734342 n-d-843680-7 sudo[160850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:45:03.735108 n-d-843680-7 sudo[160850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:45:04.184520 n-d-843680-7 sudo[160850]: pam_unix(sudo:session): session closed for user root
Jun 03 16:45:04.186654 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:45:04.188023 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:46:03.256981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:46:03.257680 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:46:03.258109 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:46:03.276571 n-d-843680-7 sudo[161259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:46:03.277345 n-d-843680-7 sudo[161259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:46:03.724868 n-d-843680-7 sudo[161259]: pam_unix(sudo:session): session closed for user root
Jun 03 16:46:03.726952 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:46:03.728706 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:46:03.746699 n-d-843680-7 sudo[161262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:46:03.747477 n-d-843680-7 sudo[161262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:46:04.188815 n-d-843680-7 sudo[161262]: pam_unix(sudo:session): session closed for user root
Jun 03 16:46:04.190987 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:46:04.192415 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:47:03.261295 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:47:03.262019 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:47:03.262433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:47:03.280288 n-d-843680-7 sudo[161324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:47:03.281060 n-d-843680-7 sudo[161324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:47:03.733143 n-d-843680-7 sudo[161324]: pam_unix(sudo:session): session closed for user root
Jun 03 16:47:03.735244 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:47:03.736870 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:47:03.754638 n-d-843680-7 sudo[161327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:47:03.755417 n-d-843680-7 sudo[161327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:47:04.193904 n-d-843680-7 sudo[161327]: pam_unix(sudo:session): session closed for user root
Jun 03 16:47:04.196077 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:47:04.197438 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:48:03.265895 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:48:03.266582 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:48:03.267014 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:48:03.285616 n-d-843680-7 sudo[161397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:48:03.286407 n-d-843680-7 sudo[161397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:48:03.751899 n-d-843680-7 sudo[161397]: pam_unix(sudo:session): session closed for user root
Jun 03 16:48:03.753989 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:48:03.755632 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:48:03.774521 n-d-843680-7 sudo[161400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:48:03.775312 n-d-843680-7 sudo[161400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:48:04.200319 n-d-843680-7 sudo[161400]: pam_unix(sudo:session): session closed for user root
Jun 03 16:48:04.202435 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:48:04.203816 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:49:03.272645 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:49:03.273378 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:49:03.273763 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:49:03.292164 n-d-843680-7 sudo[161808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:49:03.292947 n-d-843680-7 sudo[161808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:49:03.752227 n-d-843680-7 sudo[161808]: pam_unix(sudo:session): session closed for user root
Jun 03 16:49:03.754357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:49:03.756129 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:49:03.773743 n-d-843680-7 sudo[161811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:49:03.774514 n-d-843680-7 sudo[161811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:49:04.246328 n-d-843680-7 sudo[161811]: pam_unix(sudo:session): session closed for user root
Jun 03 16:49:04.248532 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:49:04.249870 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:50:03.277306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:50:03.278024 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:50:03.278425 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:50:03.298146 n-d-843680-7 sudo[161881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:50:03.298935 n-d-843680-7 sudo[161881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:50:03.753725 n-d-843680-7 sudo[161881]: pam_unix(sudo:session): session closed for user root
Jun 03 16:50:03.755821 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:50:03.757427 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:50:03.775330 n-d-843680-7 sudo[161884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:50:03.776140 n-d-843680-7 sudo[161884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:50:04.203939 n-d-843680-7 sudo[161884]: pam_unix(sudo:session): session closed for user root
Jun 03 16:50:04.206088 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:50:04.207419 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:51:03.274546 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:51:03.275186 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:51:03.275850 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:51:03.294535 n-d-843680-7 sudo[162528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:51:03.295330 n-d-843680-7 sudo[162528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:51:03.759457 n-d-843680-7 sudo[162528]: pam_unix(sudo:session): session closed for user root
Jun 03 16:51:03.761555 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:51:03.763135 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:51:03.780889 n-d-843680-7 sudo[162532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:51:03.781674 n-d-843680-7 sudo[162532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:51:04.228379 n-d-843680-7 sudo[162532]: pam_unix(sudo:session): session closed for user root
Jun 03 16:51:04.244039 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:51:04.244039 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:52:03.280398 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:52:03.281263 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:52:03.281524 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:52:03.299859 n-d-843680-7 sudo[162602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:52:03.300626 n-d-843680-7 sudo[162602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:52:03.736725 n-d-843680-7 sudo[162602]: pam_unix(sudo:session): session closed for user root
Jun 03 16:52:03.738800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:52:03.740502 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:52:03.758718 n-d-843680-7 sudo[162605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:52:03.759492 n-d-843680-7 sudo[162605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:52:04.197130 n-d-843680-7 sudo[162605]: pam_unix(sudo:session): session closed for user root
Jun 03 16:52:04.199256 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:52:04.200571 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:53:03.278760 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:53:03.279480 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:53:03.279929 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:53:03.297776 n-d-843680-7 sudo[162660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:53:03.298556 n-d-843680-7 sudo[162660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:53:03.748778 n-d-843680-7 sudo[162660]: pam_unix(sudo:session): session closed for user root
Jun 03 16:53:03.750887 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:53:03.752539 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:53:03.771511 n-d-843680-7 sudo[162663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:53:03.772315 n-d-843680-7 sudo[162663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:53:04.209498 n-d-843680-7 sudo[162663]: pam_unix(sudo:session): session closed for user root
Jun 03 16:53:04.211657 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:53:04.213300 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:54:03.280331 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:54:03.280959 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:54:03.281447 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:54:03.299916 n-d-843680-7 sudo[162716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:54:03.300702 n-d-843680-7 sudo[162716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:54:03.759474 n-d-843680-7 sudo[162716]: pam_unix(sudo:session): session closed for user root
Jun 03 16:54:03.761605 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:54:03.763193 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:54:03.781505 n-d-843680-7 sudo[162719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:54:03.782328 n-d-843680-7 sudo[162719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:54:04.234971 n-d-843680-7 sudo[162719]: pam_unix(sudo:session): session closed for user root
Jun 03 16:54:04.237096 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:54:04.238442 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:56:03.288364 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:56:03.289064 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:56:03.289526 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:03.307537 n-d-843680-7 sudo[162819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:56:03.308340 n-d-843680-7 sudo[162819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:03.798261 n-d-843680-7 sudo[162819]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:03.800402 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:03.802040 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:03.820099 n-d-843680-7 sudo[162822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:56:03.820886 n-d-843680-7 sudo[162822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:04.281035 n-d-843680-7 sudo[162822]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:04.283158 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:04.284516 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:56:46.604746 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843680-7@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843680-7@lvmdriver-1#lvmdriver-1']} {{(pid=97269) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 03 16:56:46.608640 n-d-843680-7 cinder-volume[97269]: WARNING stevedore.named [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 03 16:56:46.609796 n-d-843680-7 cinder-volume[97269]: WARNING castellan.key_manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Jun 03 16:56:46.622594 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Flow 'volume_create_manager' (c6293674-7cde-43ba-b8bb-b140a5780d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:56:46.628276 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d58d6ca4-3597-4092-bd4a-cebc565cdff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:56:46.651489 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97269) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 03 16:56:46.678862 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d58d6ca4-3597-4092-bd4a-cebc565cdff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-06-03T16:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-73799642',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843680-7@lvmdriver-1#lvmdriver-1',id=095e0336-93f6-417a-9d1e-a75e848ee4ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe350208a6947fb953e5fab3849a628',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-06-03T16:56:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-03T16:56:46Z,user_id='9693685417c14a54a1f4da9e00a650cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a24d4855-9cd2-4057-88a5-f8142f4eb022),volume_type_id=a24d4855-9cd2-4057-88a5-f8142f4eb022)' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:56:46.681253 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16c5a842-507c-4f9c-adfa-e052dea0c06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:56:46.683328 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16c5a842-507c-4f9c-adfa-e052dea0c06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:56:46.685607 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8432b17d-387e-4402-a974-55c03674c47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:56:46.777425 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8432b17d-387e-4402-a974-55c03674c47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '095e0336-93f6-417a-9d1e-a75e848ee4ac', 'volume_name': 'volume-095e0336-93f6-417a-9d1e-a75e848ee4ac', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:56:46.779778 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65d936c8-af77-4ff3-92fe-4b8dbabee00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:56:46.782638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65d936c8-af77-4ff3-92fe-4b8dbabee00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:56:46.784738 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe3ba58-40c9-409c-aa47-8ee38761b2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:56:46.785552 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Volume 095e0336-93f6-417a-9d1e-a75e848ee4ac: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-095e0336-93f6-417a-9d1e-a75e848ee4ac', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 03 16:56:46.786172 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Cloning 095e0336-93f6-417a-9d1e-a75e848ee4ac from image d9cabf80-5a5a-48dd-873d-1a417d17e575 at location (None, None). {{(pid=97269) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 03 16:56:56.133823 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1, size 616.00 MB, duration 9.35 sec {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 03 16:56:56.134850 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Image download 616.00 MB at 65.91 MB/s
Jun 03 16:56:56.182661 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:56.269456 n-d-843680-7 sudo[162896]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1
Jun 03 16:56:56.270275 n-d-843680-7 sudo[162896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:56.603132 n-d-843680-7 sudo[162896]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:56.605382 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1" returned: 0 in 0.422s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:56.606284 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 is fetched for user 9693685417c14a54a1f4da9e00a650cc. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 03 16:56:56.723335 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:56.808452 n-d-843680-7 sudo[162901]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1
Jun 03 16:56:56.809241 n-d-843680-7 sudo[162901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:57.137930 n-d-843680-7 sudo[162901]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:57.140368 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1" returned: 0 in 0.417s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:57.142714 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-095e0336-93f6-417a-9d1e-a75e848ee4ac stack-volumes-lvmdriver-1 -L 1g {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:57.161342 n-d-843680-7 sudo[162908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-095e0336-93f6-417a-9d1e-a75e848ee4ac stack-volumes-lvmdriver-1 -L 1g
Jun 03 16:56:57.162123 n-d-843680-7 sudo[162908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:57.774654 n-d-843680-7 sudo[162908]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:57.777002 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-095e0336-93f6-417a-9d1e-a75e848ee4ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.634s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:57.945871 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Attempting download of d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 095e0336-93f6-417a-9d1e-a75e848ee4ac. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 03 16:56:57.989892 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_0irohfq3 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:58.080266 n-d-843680-7 sudo[162942]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_0irohfq3
Jun 03 16:56:58.081039 n-d-843680-7 sudo[162942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:58.397470 n-d-843680-7 sudo[162942]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:58.399849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_d9cabf80-5a5a-48dd-873d-1a417d17e575_0irohfq3" returned: 0 in 0.409s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:58.401316 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:58.488491 n-d-843680-7 sudo[162946]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1
Jun 03 16:56:58.489298 n-d-843680-7 sudo[162946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:58.814672 n-d-843680-7 sudo[162946]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:58.817446 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1" returned: 0 in 0.415s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:58.818280 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] d9cabf80-5a5a-48dd-873d-1a417d17e575 was vhdx, converting to raw {{(pid=97269) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 03 16:56:58.819270 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac oflag=direct {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:58.838371 n-d-843680-7 sudo[162951]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac oflag=direct
Jun 03 16:56:58.839175 n-d-843680-7 sudo[162951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:56:59.150305 n-d-843680-7 sudo[162951]: pam_unix(sudo:session): session closed for user root
Jun 03 16:56:59.152653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac oflag=direct" returned: 0 in 0.333s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:56:59.153944 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:56:59.174917 n-d-843680-7 sudo[162963]: 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac
Jun 03 16:56:59.175721 n-d-843680-7 sudo[162963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:57:03.293428 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:57:03.294137 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:57:03.294836 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:03.313007 n-d-843680-7 sudo[162984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:57:03.313794 n-d-843680-7 sudo[162984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:57:03.740358 n-d-843680-7 sudo[162984]: pam_unix(sudo:session): session closed for user root
Jun 03 16:57:03.742495 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:03.744170 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:03.762393 n-d-843680-7 sudo[162987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:57:03.763195 n-d-843680-7 sudo[162987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:57:04.182562 n-d-843680-7 sudo[162987]: pam_unix(sudo:session): session closed for user root
Jun 03 16:57:04.184894 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:04.186965 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:57:04.256863 n-d-843680-7 sudo[162963]: pam_unix(sudo:session): session closed for user root
Jun 03 16:57:04.258915 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac" returned: 0 in 5.105s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:04.259917 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:04.342119 n-d-843680-7 sudo[162996]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1
Jun 03 16:57:04.342882 n-d-843680-7 sudo[162996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:57:04.659495 n-d-843680-7 sudo[162996]: pam_unix(sudo:session): session closed for user root
Jun 03 16:57:04.661874 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1" returned: 0 in 0.401s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:04.662714 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d9cabf80-5a5a-48dd-873d-1a417d17e575_8f2iyv7vn-d-843680-7@lvmdriver-1, size 700.00 MB, duration 5.11 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--095e0336--93f6--417a--9d1e--a75e848ee4ac {{(pid=97269) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 03 16:57:04.663113 n-d-843680-7 cinder-volume[97269]: INFO cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Converted 700.00 MB image at 137.09 MB/s
Jun 03 16:57:04.663765 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Downloaded image d9cabf80-5a5a-48dd-873d-1a417d17e575 ((None, None)) to volume 095e0336-93f6-417a-9d1e-a75e848ee4ac successfully. {{(pid=97269) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 03 16:57:04.778642 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.image.image_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Temporary image d9cabf80-5a5a-48dd-873d-1a417d17e575 for user 9693685417c14a54a1f4da9e00a650cc is deleted. {{(pid=97269) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 03 16:57:04.779306 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.volume_utils [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Marking volume 095e0336-93f6-417a-9d1e-a75e848ee4ac as bootable. {{(pid=97269) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 03 16:57:04.883058 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Copying metadata from image d9cabf80-5a5a-48dd-873d-1a417d17e575 to 095e0336-93f6-417a-9d1e-a75e848ee4ac. {{(pid=97269) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 03 16:57:04.883504 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Creating volume glance metadata for volume 095e0336-93f6-417a-9d1e-a75e848ee4ac backed by image d9cabf80-5a5a-48dd-873d-1a417d17e575 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=97269) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 03 16:57:05.027389 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe3ba58-40c9-409c-aa47-8ee38761b2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-095e0336-93f6-417a-9d1e-a75e848ee4ac', 'volume_size': 1, 'image_id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', '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': '1e65edd5adc34bc3a4fe809543f02ac0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd9cabf80-5a5a-48dd-873d-1a417d17e575', 'created_at': datetime.datetime(2022, 6, 3, 15, 11, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 3, 15, 11, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d9cabf80-5a5a-48dd-873d-1a417d17e575/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:57:05.029638 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5fb45a2-f3c7-4806-ac65-d12d7b1990d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 03 16:57:05.180047 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.flows.manager.create_volume [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Volume volume-095e0336-93f6-417a-9d1e-a75e848ee4ac (095e0336-93f6-417a-9d1e-a75e848ee4ac): created successfully
Jun 03 16:57:05.181974 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5fb45a2-f3c7-4806-ac65-d12d7b1990d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=97269) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 03 16:57:05.185006 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Flow 'volume_create_manager' (c6293674-7cde-43ba-b8bb-b140a5780d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=97269) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 03 16:57:05.259930 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [None req-9dc6bce3-1d96-46c4-b353-8abe21e0bf20 tempest-TestShelveInstance-500186258 None] Created volume successfully.
Jun 03 16:57:09.543408 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:09.561921 n-d-843680-7 sudo[163007]: ubuntu : 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-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 16:57:09.562722 n-d-843680-7 sudo[163007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:57:09.990996 n-d-843680-7 sudo[163007]: pam_unix(sudo:session): session closed for user root
Jun 03 16:57:09.993339 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.450s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.040835 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:10.051846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.051846 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830555888]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:57:10.051846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Targets prior to update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 16:57:10.051846 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Creating iscsi_target for Volume ID: volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Created volume path /opt/stack/data/cinder/volumes/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac,
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: incominguser TtNA6Xa37Fx8ThfubJmc gkn88PXiQkeU3esR
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]:
Jun 03 16:57:10.116348 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 16:57:10.126981 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:10.467464 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.349s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.467936 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830555888]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:57:10.468574 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 16:57:10.469001 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 16:57:10.470214 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:10.477944 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.478261 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830555888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:57:10.478821 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Targets after update: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 16:57:10.479842 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:10.566932 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.568156 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830555888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:57:10.571374 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:57:10.656772 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:57:10.657109 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140393830555888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 16:57:10.658047 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 16:57:10.843366 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac', 'target_lun': 1, 'volume_id': '095e0336-93f6-417a-9d1e-a75e848ee4ac', 'auth_method': 'CHAP', 'auth_username': 'TtNA6Xa37Fx8ThfubJmc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f0fe74be-51c4-48b5-96ef-48d9708aac14'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 16:57:11.028310 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-0f741933-2ba5-4c5f-9ac7-1dd5a50a9218 req-6a49733f-e436-4af1-84b5-65e44830ba91 tempest-TestShelveInstance-500186258 None] attachment_update completed successfully.
Jun 03 16:58:03.296384 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:58:03.297001 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:58:03.297530 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:58:03.316652 n-d-843680-7 sudo[163133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:58:03.317425 n-d-843680-7 sudo[163133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:58:03.715013 n-d-843680-7 sudo[163133]: pam_unix(sudo:session): session closed for user root
Jun 03 16:58:03.717614 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:58:03.718776 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:58:03.739083 n-d-843680-7 sudo[163136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:58:03.739892 n-d-843680-7 sudo[163136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:58:04.151746 n-d-843680-7 sudo[163136]: pam_unix(sudo:session): session closed for user root
Jun 03 16:58:04.153777 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:58:04.155129 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 16:59:03.304711 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 16:59:03.305400 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 16:59:03.305853 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:59:03.324039 n-d-843680-7 sudo[163191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 16:59:03.324821 n-d-843680-7 sudo[163191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:59:03.710822 n-d-843680-7 sudo[163191]: pam_unix(sudo:session): session closed for user root
Jun 03 16:59:03.723074 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:59:03.724686 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 16:59:03.743659 n-d-843680-7 sudo[163194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 16:59:03.744432 n-d-843680-7 sudo[163194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 16:59:04.143801 n-d-843680-7 sudo[163194]: pam_unix(sudo:session): session closed for user root
Jun 03 16:59:04.146076 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 16:59:04.147417 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:00:03.307366 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:00:03.308047 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:00:03.308632 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:03.326657 n-d-843680-7 sudo[163245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:00:03.327435 n-d-843680-7 sudo[163245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:00:03.748266 n-d-843680-7 sudo[163245]: pam_unix(sudo:session): session closed for user root
Jun 03 17:00:03.750319 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:03.751945 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:03.770484 n-d-843680-7 sudo[163248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:00:03.771325 n-d-843680-7 sudo[163248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:00:04.172223 n-d-843680-7 sudo[163248]: pam_unix(sudo:session): session closed for user root
Jun 03 17:00:04.174259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:04.175634 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:00:27.133233 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-554dd6b0-8d3b-4a61-95a9-ab5dc684fbdc req-0337d26d-8fb6-4a54-8fa9-485071e5bc14 tempest-TestShelveInstance-500186258 None] Terminate volume connection completed successfully.
Jun 03 17:00:27.133941 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-554dd6b0-8d3b-4a61-95a9-ab5dc684fbdc req-0337d26d-8fb6-4a54-8fa9-485071e5bc14 tempest-TestShelveInstance-500186258 None] Deleting attachment f0fe74be-51c4-48b5-96ef-48d9708aac14. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 17:00:29.759780 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:29.778864 n-d-843680-7 sudo[163257]: ubuntu : 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-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:29.780201 n-d-843680-7 sudo[163257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:00:30.224126 n-d-843680-7 sudo[163257]: pam_unix(sudo:session): session closed for user root
Jun 03 17:00:30.226433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.466s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.273196 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:30.280433 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.280827 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546780464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: TtNA6Xa37Fx8ThfubJmc
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 17:00:30.281438 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 03 17:00:30.284333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Creating iscsi_target for Volume ID: volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 03 17:00:30.284333 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Created volume path /opt/stack/data/cinder/volumes/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac,
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: content:
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]:
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: backing-store /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: driver iscsi
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: incominguser TtNA6Xa37Fx8ThfubJmc gkn88PXiQkeU3esR
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]:
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: write-cache on
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]:
Jun 03 17:00:30.320671 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 03 17:00:30.324345 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:30.695008 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.372s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.695326 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546780464]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:00:30.695930 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] StdOut from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 03 17:00:30.696297 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] StdErr from tgt-admin --update: {{(pid=97269) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 03 17:00:30.697550 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:30.704483 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.704861 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546780464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.tgt [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: System information:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Driver: iscsi
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: State: ready
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: I_T nexus information:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: LUN information:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: LUN: 0
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Type: controller
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010000
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf10
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Size: 0 MB, Block size: 1
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store type: null
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store path: None
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: LUN: 1
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Type: disk
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SCSI ID: IET 00010001
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SCSI SN: beaf11
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Size: 1074 MB, Block size: 512
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Online: Yes
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Removable media: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Prevent removal: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Readonly: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: SWP: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Thin-provisioning: No
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store type: rdwr
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Backing store flags:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: Account information:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: TtNA6Xa37Fx8ThfubJmc
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: ACL information:
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: ALL
Jun 03 17:00:30.705386 n-d-843680-7 cinder-volume[97269]: {{(pid=97269) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 03 17:00:30.708152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:30.795406 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.795970 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546780464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:00:30.796914 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:00:30.888106 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:00:30.888957 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394546780464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:00:30.889900 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.targets.iscsi [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Set provider_location to: 10.222.0.20:3260,1 iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac 1 {{(pid=97269) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 03 17:00:31.058541 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.20:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac', 'target_lun': 1, 'volume_id': '095e0336-93f6-417a-9d1e-a75e848ee4ac', 'auth_method': 'CHAP', 'auth_username': 'TtNA6Xa37Fx8ThfubJmc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '96bad05d-151a-4f08-b752-d84a6ab0088b'} {{(pid=97269) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 03 17:00:31.223203 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-8f09e417-30b4-4a7a-a9b3-1b1a37eddd61 req-b4ee2404-6423-4d8e-8f43-3e6a51037843 tempest-TestShelveInstance-500186258 None] attachment_update completed successfully.
Jun 03 17:01:03.318754 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:01:03.318754 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:01:03.318754 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:01:03.333461 n-d-843680-7 sudo[163363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:01:03.334248 n-d-843680-7 sudo[163363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:01:03.787506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:01:03.787506 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:01:03.781403 n-d-843680-7 sudo[163363]: pam_unix(sudo:session): session closed for user root
Jun 03 17:01:03.804842 n-d-843680-7 sudo[163366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:01:03.805713 n-d-843680-7 sudo[163366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:01:04.244729 n-d-843680-7 sudo[163366]: pam_unix(sudo:session): session closed for user root
Jun 03 17:01:04.247328 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:01:04.255483 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:02:03.317928 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:02:03.318483 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:02:03.319305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:03.337772 n-d-843680-7 sudo[163423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:02:03.338553 n-d-843680-7 sudo[163423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:03.753694 n-d-843680-7 sudo[163423]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:03.755767 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:03.757367 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:03.776590 n-d-843680-7 sudo[163426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:02:03.777362 n-d-843680-7 sudo[163426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:04.179725 n-d-843680-7 sudo[163426]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:04.185197 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:04.185197 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:02:45.513055 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-dc979653-4722-444a-9703-b2619d90a33c tempest-TestShelveInstance-500186258 None] Terminate volume connection completed successfully.
Jun 03 17:02:45.513615 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.manager [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-dc979653-4722-444a-9703-b2619d90a33c tempest-TestShelveInstance-500186258 None] Deleting attachment 96bad05d-151a-4f08-b752-d84a6ab0088b. {{(pid=97269) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 03 17:02:45.514953 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:45.605449 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:45.605800 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547398960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac\n Backing store flags: \n Account information:\n TtNA6Xa37Fx8ThfubJmc\n ACL information:\n ALL\n', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:02:45.606420 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.tgt [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-dc979653-4722-444a-9703-b2619d90a33c tempest-TestShelveInstance-500186258 None] Removing iscsi_target for Volume ID: 095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:45.607443 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac -f {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:45.712259 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-095e0336-93f6-417a-9d1e-a75e848ee4ac -f" returned: 0 in 0.104s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:45.712592 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547398960]: (4, None) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:02:45.713804 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:45.802104 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:45.802432 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547398960]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:02:46.179738 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Lock "b'cinder-095e0336-93f6-417a-9d1e-a75e848ee4ac-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 03 17:02:46.291147 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:46.381396 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=108112) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:46.381721 n-d-843680-7 cinder-volume[97269]: DEBUG oslo.privsep.daemon [-] privsep: reply[140394547398960]: (4, ('', '')) {{(pid=108112) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 03 17:02:46.382384 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.targets.iscsi [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Skipping remove_export. No iscsi_target is presently exported for volume: 095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:46.383481 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:46.402486 n-d-843680-7 sudo[163517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:46.403268 n-d-843680-7 sudo[163517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:46.805908 n-d-843680-7 sudo[163517]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:46.808287 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.424s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:46.810073 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:46.828697 n-d-843680-7 sudo[163520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:46.829508 n-d-843680-7 sudo[163520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:47.239383 n-d-843680-7 sudo[163520]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:47.241673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.431s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:47.243912 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:47.261953 n-d-843680-7 sudo[163523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:47.262732 n-d-843680-7 sudo[163523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:47.838891 n-d-843680-7 sudo[163523]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:47.841148 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-095e0336-93f6-417a-9d1e-a75e848ee4ac" returned: 0 in 0.597s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:47.842362 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.drivers.lvm [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Successfully deleted volume: 095e0336-93f6-417a-9d1e-a75e848ee4ac
Jun 03 17:02:47.981915 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.quota [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Created reservations ['263d10f0-ff59-47a2-8b7e-a36fca4013a3', '3fcfcf1a-910b-49ad-acd5-85db5c2b2889', 'ed25bbdb-70bb-407f-b262-6d31660893c5', '9fe2c9d0-ca7a-495d-9f5a-30ee07bc7890'] {{(pid=97269) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 03 17:02:48.211722 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:02:48.212602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:48.231973 n-d-843680-7 sudo[163532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:02:48.232753 n-d-843680-7 sudo[163532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:48.692443 n-d-843680-7 sudo[163532]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:48.694748 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:48.698117 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:02:48.716959 n-d-843680-7 sudo[163535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:02:48.717757 n-d-843680-7 sudo[163535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:02:49.159846 n-d-843680-7 sudo[163535]: pam_unix(sudo:session): session closed for user root
Jun 03 17:02:49.162180 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:02:49.164439 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:02:49.170091 n-d-843680-7 cinder-volume[97269]: INFO cinder.volume.manager [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Deleted volume successfully.
Jun 03 17:02:49.249189 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.coordination [req-d878d1d9-bb74-4f6b-b8d8-7605593eb793 req-ec930a11-4fc9-49ea-aa56-0948e08c0548 tempest-TestShelveInstance-500186258 None] Lock "b'cinder-095e0336-93f6-417a-9d1e-a75e848ee4ac-delete_volume'" released by "delete_volume" :: held 3.069s {{(pid=97269) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 03 17:03:03.320974 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:03:03.321617 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:03:03.322112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:03:03.340116 n-d-843680-7 sudo[163606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:03:03.340906 n-d-843680-7 sudo[163606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:03:03.798489 n-d-843680-7 sudo[163606]: pam_unix(sudo:session): session closed for user root
Jun 03 17:03:03.800602 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:03:03.802189 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:03:03.821500 n-d-843680-7 sudo[163609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:03:03.822286 n-d-843680-7 sudo[163609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:03:04.267204 n-d-843680-7 sudo[163609]: pam_unix(sudo:session): session closed for user root
Jun 03 17:03:04.269336 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:03:04.270989 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:04:03.318699 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:04:03.319381 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:04:03.319857 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:04:03.338945 n-d-843680-7 sudo[164214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:04:03.339752 n-d-843680-7 sudo[164214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:04:03.778130 n-d-843680-7 sudo[164214]: pam_unix(sudo:session): session closed for user root
Jun 03 17:04:03.780228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:04:03.781834 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:04:03.799768 n-d-843680-7 sudo[164217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:04:03.800567 n-d-843680-7 sudo[164217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:04:04.255274 n-d-843680-7 sudo[164217]: pam_unix(sudo:session): session closed for user root
Jun 03 17:04:04.257535 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:04:04.258867 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:05:03.317108 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:05:03.317766 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:05:03.318233 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:05:03.336060 n-d-843680-7 sudo[164271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:05:03.337025 n-d-843680-7 sudo[164271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:05:03.778741 n-d-843680-7 sudo[164271]: pam_unix(sudo:session): session closed for user root
Jun 03 17:05:03.780971 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:05:03.782746 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:05:03.800866 n-d-843680-7 sudo[164274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:05:03.801663 n-d-843680-7 sudo[164274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:05:04.248834 n-d-843680-7 sudo[164274]: pam_unix(sudo:session): session closed for user root
Jun 03 17:05:04.250913 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:05:04.252262 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:06:03.319858 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:06:03.320644 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:06:03.321029 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:06:03.340727 n-d-843680-7 sudo[164325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:06:03.341519 n-d-843680-7 sudo[164325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:06:03.796558 n-d-843680-7 sudo[164325]: pam_unix(sudo:session): session closed for user root
Jun 03 17:06:03.798654 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:06:03.800279 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:06:03.818690 n-d-843680-7 sudo[164328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:06:03.819471 n-d-843680-7 sudo[164328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:06:04.250306 n-d-843680-7 sudo[164328]: pam_unix(sudo:session): session closed for user root
Jun 03 17:06:04.252444 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:06:04.253756 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:07:03.321935 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:07:03.322643 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:07:03.323052 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:07:03.341669 n-d-843680-7 sudo[164420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:07:03.342451 n-d-843680-7 sudo[164420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:07:03.779612 n-d-843680-7 sudo[164420]: pam_unix(sudo:session): session closed for user root
Jun 03 17:07:03.781696 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:07:03.783375 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:07:03.802282 n-d-843680-7 sudo[164423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:07:03.803067 n-d-843680-7 sudo[164423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:07:04.240281 n-d-843680-7 sudo[164423]: pam_unix(sudo:session): session closed for user root
Jun 03 17:07:04.242412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:07:04.243780 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:08:03.322357 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:08:03.323085 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:08:03.323497 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:08:03.343467 n-d-843680-7 sudo[164477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:08:03.344459 n-d-843680-7 sudo[164477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:08:03.816897 n-d-843680-7 sudo[164477]: pam_unix(sudo:session): session closed for user root
Jun 03 17:08:03.818986 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:08:03.820673 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:08:03.838769 n-d-843680-7 sudo[164480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:08:03.839591 n-d-843680-7 sudo[164480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:08:04.272158 n-d-843680-7 sudo[164480]: pam_unix(sudo:session): session closed for user root
Jun 03 17:08:04.274300 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:08:04.275689 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:09:03.323466 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:09:03.324203 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:09:03.324662 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:09:03.346843 n-d-843680-7 sudo[164630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:09:03.347961 n-d-843680-7 sudo[164630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:09:03.854875 n-d-843680-7 sudo[164630]: pam_unix(sudo:session): session closed for user root
Jun 03 17:09:03.857228 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:09:03.858876 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:09:03.877494 n-d-843680-7 sudo[164638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:09:03.878311 n-d-843680-7 sudo[164638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:09:04.318476 n-d-843680-7 sudo[164638]: pam_unix(sudo:session): session closed for user root
Jun 03 17:09:04.320635 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:09:04.321938 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:10:03.328546 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:10:03.329221 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:10:03.329677 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:10:03.348101 n-d-843680-7 sudo[164714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:10:03.348882 n-d-843680-7 sudo[164714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:10:03.836801 n-d-843680-7 sudo[164714]: pam_unix(sudo:session): session closed for user root
Jun 03 17:10:03.838939 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:10:03.840596 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:10:03.858900 n-d-843680-7 sudo[164717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:10:03.860278 n-d-843680-7 sudo[164717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:10:04.291699 n-d-843680-7 sudo[164717]: pam_unix(sudo:session): session closed for user root
Jun 03 17:10:04.293878 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:10:04.295241 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:11:03.332585 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:11:03.333256 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:11:03.333825 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:11:03.352145 n-d-843680-7 sudo[164788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:11:03.352922 n-d-843680-7 sudo[164788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:11:03.787747 n-d-843680-7 sudo[164788]: pam_unix(sudo:session): session closed for user root
Jun 03 17:11:03.789813 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:11:03.791412 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:11:03.809335 n-d-843680-7 sudo[164791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:11:03.810109 n-d-843680-7 sudo[164791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:11:04.241409 n-d-843680-7 sudo[164791]: pam_unix(sudo:session): session closed for user root
Jun 03 17:11:04.243541 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:11:04.244960 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:12:03.332036 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:12:03.332701 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:12:03.333185 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:12:03.351810 n-d-843680-7 sudo[164840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:12:03.352609 n-d-843680-7 sudo[164840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:12:03.776288 n-d-843680-7 sudo[164840]: pam_unix(sudo:session): session closed for user root
Jun 03 17:12:03.778405 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:12:03.780022 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:12:03.798090 n-d-843680-7 sudo[164843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:12:03.798865 n-d-843680-7 sudo[164843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:12:04.248516 n-d-843680-7 sudo[164843]: pam_unix(sudo:session): session closed for user root
Jun 03 17:12:04.250590 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:12:04.252101 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:13:03.330172 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:13:03.330840 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:13:03.331305 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:13:03.349087 n-d-843680-7 sudo[164892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:13:03.349859 n-d-843680-7 sudo[164892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:13:03.800554 n-d-843680-7 sudo[164892]: pam_unix(sudo:session): session closed for user root
Jun 03 17:13:03.803170 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:13:03.804829 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:13:03.822849 n-d-843680-7 sudo[164895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:13:03.823646 n-d-843680-7 sudo[164895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:13:04.273617 n-d-843680-7 sudo[164895]: pam_unix(sudo:session): session closed for user root
Jun 03 17:13:04.275836 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:13:04.277304 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:14:03.334510 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:14:03.335210 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:14:03.335656 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:14:03.353663 n-d-843680-7 sudo[164946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:14:03.354437 n-d-843680-7 sudo[164946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:14:03.792029 n-d-843680-7 sudo[164946]: pam_unix(sudo:session): session closed for user root
Jun 03 17:14:03.794112 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:14:03.795739 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:14:03.813892 n-d-843680-7 sudo[164949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:14:03.814670 n-d-843680-7 sudo[164949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:14:04.258410 n-d-843680-7 sudo[164949]: pam_unix(sudo:session): session closed for user root
Jun 03 17:14:04.260529 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:14:04.261879 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:15:03.340186 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:15:03.340872 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:15:03.341315 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:15:03.360273 n-d-843680-7 sudo[164998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:15:03.361052 n-d-843680-7 sudo[164998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:15:03.795804 n-d-843680-7 sudo[164998]: pam_unix(sudo:session): session closed for user root
Jun 03 17:15:03.797893 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:15:03.799513 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:15:03.818462 n-d-843680-7 sudo[165001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:15:03.819239 n-d-843680-7 sudo[165001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:15:04.248753 n-d-843680-7 sudo[165001]: pam_unix(sudo:session): session closed for user root
Jun 03 17:15:04.250998 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:15:04.252388 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:16:03.341278 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:16:03.341955 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:16:03.342407 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:16:03.361115 n-d-843680-7 sudo[165050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:16:03.361898 n-d-843680-7 sudo[165050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:16:03.788139 n-d-843680-7 sudo[165050]: pam_unix(sudo:session): session closed for user root
Jun 03 17:16:03.790237 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:16:03.791849 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:16:03.809168 n-d-843680-7 sudo[165053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:16:03.809955 n-d-843680-7 sudo[165053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:16:04.237898 n-d-843680-7 sudo[165053]: pam_unix(sudo:session): session closed for user root
Jun 03 17:16:04.240102 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:16:04.241526 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 03 17:17:03.339152 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_service.periodic_task [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=97269) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 03 17:17:03.339895 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.volume.drivers.lvm [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Updating volume stats {{(pid=97269) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 03 17:17:03.340306 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:17:03.359095 n-d-843680-7 sudo[165105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Jun 03 17:17:03.359917 n-d-843680-7 sudo[165105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:17:03.779457 n-d-843680-7 sudo[165105]: pam_unix(sudo:session): session closed for user root
Jun 03 17:17:03.781653 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:17:03.783272 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 03 17:17:03.800831 n-d-843680-7 sudo[165108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 03 17:17:03.801609 n-d-843680-7 sudo[165108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 03 17:17:04.244434 n-d-843680-7 sudo[165108]: pam_unix(sudo:session): session closed for user root
Jun 03 17:17:04.246559 n-d-843680-7 cinder-volume[97269]: DEBUG oslo_concurrency.processutils [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=97269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 03 17:17:04.247959 n-d-843680-7 cinder-volume[97269]: DEBUG cinder.manager [None req-441bf15e-d2e1-4a93-af56-9cb33c1dcf96 None None] Notifying Schedulers of capabilities ... {{(pid=97269) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}